@charset "utf-8";
/* CSS Document */

img, div, a, input { 
	behavior: url(Scripts/iepngfix.htc)
}


body {
	background-color:#FFFFFF;
    width: 940px;
	text-align:left;
	margin:0 auto;
	position:relative;
}
* {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	color:#000000;
}
.clear {
	clear:both;
}


.clear_bg {
    clear:left;
    height:1px;
}

small, small a {
	line-height: 22px;
	font-size: 10px;
}

a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

img {
    border:none;
}

.bord {
	margin-bottom: 10px;
	padding: 3px;
	border: #cfcfb0 2px solid;
}

.more {
	text-decoration: none;
	padding: 10px 10px 10px 40px;
	font-size: 14px;
	font-weight:bolder;
	color: #FF0000;
	line-height: 32px;
	background: url(images/book_open2.png) left no-repeat;
}

.more_small {
	line-height: 16px;
	color: #FF0000;
	width: 165px;
}

#banner {
	width: 256px;
	height: 52px;
	margin-bottom: 20px;
}
 
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#FF0000;
}

.grey {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#666666;
}

.mini_title {
	font-size: 13px;
	color: #000000;
	line-height: 22px;
	background: url(images/title.jpg) left no-repeat;
	padding: 0 0 0 5px;
}

.float_l {
    float:left;
}
.float_r {
    float:right;
}
.header {
	width:940px;
	height:165px;
	margin-left:7px;
}
.header_border {
	width:920px;
	height:8px;
	background-color:#FF5800;
	border:1px solid #F1F1D8;
	border-top:none;
}

.head_img {
	float: right;
	padding: 0 0 -60px 0;
}

.header_left {
	width:338px;
	height:62px;
	margin:26px 0 10px 0;
}
.header_right {
	margin: 5px 20px 5px 0;
	width: 328px;
}

.header_right ul {
}

.header_right ul li {
	float: right;
	display: inline;
	list-style: none;
}


h3 {
	line-height : 16px;
	margin-bottom: 10px;
}


.header_right li a {
	line-height: 15px;
	font-size: 12px;
	margin: 5px 10px 5px 10px;
	text-decoration: none;
	color: #000000;
}

.navigation ul {
	font-size: 10px;
	margin: 0 10px;
}

.navigation {
	width:940px;
	height: 40px;
	background-color: #FF5900;
}

.navigation ul {
}

.navigation li {
	display: inline;
	line-height: 16px;
}

.navigation li a {
	text-decoration: none;
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 40px;
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	padding: 0 10px 0 0;
}

navigation li a:hover {
	color: #00FF00;
	text-decoration: none;
}
			
.content_left, .content_right {
    width:7px;
    height:167px;
    background-color:#A6A68C;
    margin-top:40px;
}
.content_center {
	background-color:#F3F3F3;
	border:1px solid #8E8E79;
	width:920px;
}
.content_border {
    width:282px;
    height:2px;
    font-size:0;
    margin:2px 0 0 42px;
    background-color:#FF5800;
}
.colum_left_top {
	background:url("images/back_top_left.gif") no-repeat;
	background-position:top left;
	padding:35px 0 0 32px;
}
.colum_left_bottom {

}

.subpage_left {
	background:url("images/back_top_left.gif") no-repeat;
	background-position:top left;
	padding:35px 0 0 32px;
	width: 295px;
}

.supbpage_bottom {
	width : 255px;
}

.colum_right_top {
    background:url("images/back_top_right.gif") no-repeat;
    background-position:top right;

}
.colum_right_bottom {
	width:573px;
	margin: 0  0 8px 17px;
}
/*******************************************************/
.top_colums {
	min-height: 250px;
    margin-bottom:10px;
    border:1px solid #F3F3F3;
}
.bottom_colums {
    background:url("images/bottom_bg.gif") no-repeat;
    background-position:bottom;

}
.colums_border {
    background:url("images/middle_bottom_bg.gif") repeat-y;
    border:1px solid #F3F3F3;

}
/***********************************************************/
.fix {
    /*width:0 auto;*/
    height:1px;
    margin-bottom:5px;
}
html>body .fix {
    margin:0px;
}
.colum_right_border_top {
	height:16px;
	background:url("images/pointer.gif") no-repeat;
	background-position:top right;
	border-bottom:1px solid #CFCFB0;
	margin:20px 30px 0 0;
	width: 560px;
}
.welcome_text {
	width:560px;
	margin:10px 0 8px 17px;
}

.subpage_txt {
	width:560px;
	margin:10px 0 8px 17px;
}

.subpage_txt div {
	margin: 10px 20px 10px 25px;
}

.subpage_txt div p {
	line-height: 20px;
	text-align: justify;
}

.subpage_txt ul {
}

.subpage_txt li {
	list-style: none;
	background: url(images/bullet.png) left no-repeat;
	line-height: 14px;
	margin: 5px 0 3px 20px;
	padding: 2px 0 3px 20px;
}	

.subpage_txt div strong {
	color: #FF0000;
	
}


.bottom_text {
	margin:10px 10px 10px 10px;
	width: 165px;
	float: left;
}

.bottom_text1 {
	margin:10px 10px 10px 10px;
	width: 165px;
	float: left;
}

.bottom_text p, .bottom_text1 p {
	text-align: justify;
}

.welcome_text div {
	margin:10px 20px 10px 25px;
}
.welcome_text p {
	text-align: justify;
	line-height: 14px;
    margin:0 0 8px 10px;
}
.colum_right_border_bottom {
	height:1px;
	border-top:1px solid  #CFCFB0;
	width: 560px;

}
.news_text {
    width:255px;
    margin-left:42px;
    padding-right:27px;
}
.news_text1 {
    width:255px;
    padding-right:20px;
}


.news_link {
	margin:0 0 30px 20px;
}
.image {
    margin:10px 0 0 10px;
	border: #CCCCCC 1px solid;
	padding: 2px;
}
html>body .image {
    margin-left:20px;
}
.image_text {
	width:160px;
	margin:10px 0 0 10px;
	;
}
.image_text p {
    width:210px;
    margin-bottom:5px;
    background-color:#F3F3F3;
}
.services_text {
	margin:10px 25px 0 25px;
}
.services_main {
    background:url("images/middle_bg.gif") repeat-y;
}
html>body .services_main {
    margin:80px 0 0 20px;
}
.left {
    width:140px;
}
.right {
    width:140px;
    margin-left:20px
}
.left p, .right p {
    color:#7B7B68;
    font-weight:bold;
    margin-bottom:5px;
}
.services_link {
    margin:22px 0 0px 10px;
}
html>body .services_link {
    margin-top:15px;
}
.border_clear {
    width:88px;
    height:20px;
    text-align:center;
    background-color:#F3F3F3;
    margin:0 auto;
}
/***********************************************/
.footer {
	color:#8E8E79;
	background-color:#FFDECC;
	border:1px solid #8E8E79;
	border-top:none;
	border-bottom: #FF5900 solid 7px;
	text-align:center;
	margin: 0 25px 10px 25px;
}
.footer_text {
	width: 880px;
	padding:5px 0;
}
