﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 0px;
	background-image: url(../images/pattern.jpg);
}
.bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin: 0px auto;
}
.main {
	width: 801px;
	padding-top: 45px;
	margin-left: 100px;
	;
}
.header {
	height: 81px;
	width: 801px;
	padding-top: 47px;
}
.c {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}

.nav_bt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-image: url(../images/back1.jpg);
	background-repeat: no-repeat;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.nav_bt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-repeat: no-repeat;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.nav_bt2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	background-repeat: no-repeat;
	height: 23px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
.hdr {
	background-image: url(../images/abt_hdr.jpg);
	height: 159px;
	width: 776px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-top: 200px;
	padding-left: 25px;
	margin: 0px auto 0px auto;
}
.contant {
	background-color: #eeecec;
	padding-left: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.left {
	float: left;
	width: 179px;
}

.rht_nav {
	width: 170px;
	background-image: url(../images/con_nav_bg.jpg);
	background-repeat: repeat-y;
	height:220px;
	padding-left: 9px;
}
.rht_nav ul {
	list-style:none;	
	margin-left:-15px;
	margin-top:0px;
	margin-bottom:0px;
	
}
.rht_nav ul li {
	padding-top:5px;
	padding-bottom:7px;
	background-image:url(../images/con_nav_but.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:5px 0px 5px -15px;
	width:151px;
	padding-left:10px;
	font-size:13px;
	color:#FFF;
	display:block;
	
}
.rht_nav ul li a{
	color:#FFF;
	display:block;
}
.rht_nav ul li a:hover{
	color:#000;;
	display:block;
}
.rht_nav ul li ul{
	display:none;
	position:absolute;
	/*z-index:299px;*/
	padding:0px;
	/*margin:7px 0px;*/
	background-color:#64becb;
	margin-left:150px;
	margin-top:-25px;
	width:170px;
	
}
.rht_nav li:hover>ul{
	display:block;	
}
.rht_nav li li{
	background-image:url(../images/list_bg.jpg);
	margin-top:6px;
	padding:4px;
	margin-left:5px;
	
}
.rht_nav li li:hover a{
	color:#000;
}

.rht_nav_bt {
	background-image: url(../images/con_nav_but.jpg);
	height: 23px;
	width: 146px;
	margin-left: 10px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 3px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
.rht_nav_bt h3 {
	font-size: 13px;
	color: #FFF;
	margin: 0px;
	font-weight: 700;
}
.rht_nav_bt h3 a {
	text-decoration: none;
	color: #FFF;
	display: block;
}
.right {
	width: 545px;
	margin-left: 20px;
	float: left;
	margin-right: 25px;
}
.right div h1 {
	font-size: 23px;
	color: #0099cc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight:normal;
}
p {
	color: #666;
	line-height: 24px;
}
.ftr_mid {
	height: 59px;
	float: left;
	width: 785px;
	background-image: url(../images/ftr_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	padding-top: 10px;
	color: #999999;
	font-size: 12px;
}
.abt_pic {
	float: left;
	width: 175px;
}
.image {
	background-color: #FFF;
	height: 121px;
	width: 167px;
	padding-top: 5px;
	border: 1px dashed #333;
	text-align: center;
}
.txt {
	float: left;
	width: 355px;
	padding-left: 15px;
}


/*//--//--\\--\\*/
.nav1 {
	background-image: url(../images/con_nav_but.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 146px;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
}
.nav1 a {
	color: #FFF;
}
.nav1 a:hover {
	color: #333;
}
.nav2 {
	background-image: url(../images/list_bg.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 146px;
	padding-left: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
}
.nav2 a {
	color: #FFF;
}
.nav2 a:hover {
	color: #333;
}
.side_nav {
	width: 160px;
	background-color:#64becb;
	border:solid 1px #FFF;
	padding: 10px 5px;
	padding-bottom:0px;
	position:relative;
	margin-left:140px;
	margin-top:-22px;
	display:none;
	
}
.ron {
	float: left;
	width: 179px;
}

.style2 {

				font-size: 36px;

				font-weight: normal;

				margin: 0px;

}

.style4 {

				font-size: 23px;

				font-weight: normal;

				margin: 0px;

}

.style5 {

	clear: both;

	text-align: justify;

}

.style6 {
				border-width: 0px;
}

.style100 {
				border-width: 0;
}
.style100 {
				text-align: left;
}

.cb_mnu_01{
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: #FFFFFF;
	color: #005A9C;
}
