@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, h7, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size:14px;
	font-weight:bold;
}
img, table, td, th {
	border:0;
}
ul, ol, li {
	list-style-type:none;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#F30;
	text-decoration:none;
}
body {
	font:12px Arial, Verdana, sans-serif;
	color:#666666;
	margin:0 auto;
	background:#173768;
	line-height:1.5em;
	text-align:center;
}
td {
	font:12px Arial, Verdana, sans-serif;
	color:#000000;
	line-height:22px;
}
input {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:2px 5px;
	color:#036;
}
select {
	vertical-align:middle;
	padding:0px 2px;
}
textarea {
	border:1px solid #DBDBDB;
	vertical-align:middle;
	padding:0px 2px;
}
.red {
	font-size:13px;
	font-weight:bold;
	color:#F30;
}
.gray {
	font-size:13px;
	color:#033;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
.tcenter {
	text-align:center;
}
/* ----------------------------------------- */
#wrap {
	width:1003px;
	margin:0 auto;
	text-align:center;
	background:#FFF;
}
#header {
	width:1003px;
	margin:0 auto;
	background:url(../images/wrapbg.jpg) top repeat-x;
}
#container {
	width:967px;
	background:#FFF;
	margin:0 auto;
	padding:0 8px;
}
#footer {
	margin-top:8px;
/* 	background:url(../images/copybg.jpg) top repeat-x; */
}
#contenter {
	float:right;
	width:648px;
	text-align:left;
}
#sidebar {
	float:left;
	width:305px;
	text-align:left;
}
/* ----------------------------------------- */
.top {
	width:983px;
	margin:0 auto;
	height:98px;
	overflow:hidden;
}
.logo {
	float:left;
	width:600px;
	margin:10px 0 0 0;
}
.tools {
	float:right;
	width:300px;
	margin:16px 0 0 0;
	text-align:right;
}
.lan {
	padding-right:10px;
}
.lan span {
	display:inline;
	margin-left:12px;
}
.tel {
	margin:10px 0 0 0;
}
.nav {
	width:983px;
	margin:0 auto;
	height:42px;
	margin:0 auto;
	background:url(../images/navbg.jpg) bottom center no-repeat;
}
.nav ul {
	padding-left:10px;
}
.nav ul li {
	float:left;
	text-align:center;
	height:42px;
	line-height:42px;
	color:#FFF;
}
.nav ul li a {
	float:left;
	font-size:14px;
	line-height:42px;
	color:#FFF;
	height:42px;
	display:block;
	padding:0 12px;
}
.nav ul li.navhover a, .nav ul li a:hover {
	color:#FF0;
}
.nav ul li a {
	color:#FFF;
}
.banner {
	width:983px;
	margin:0 auto;
	text-align:center;
	padding:5px 0;
	height:100%;
}
/* ----------------------------------------- */
.cls {
}
.clstit {
	font-size:14px;
	height:25px;
	padding:10px 0 0 7px;
	background:url(../images/clstit.jpg) bottom left no-repeat;
}
.clslist {
	padding:0 7px;
	background:url(../images/clsbg.jpg) left repeat-y;
}
.clslist li {
	background:url(../images/libg.jpg) top left no-repeat;
	font-family: Arial, Verdana, sans-serif;
	padding:0 20px;
}
.clslist li:hover {
}
.clslist li a {
	color:#004566;
	font-size:12px;
	line-height:25px;
}
.clslist li a span {
	color:#F30;
	display:block;
	font-weight:bold;
	font-size:14px;
	padding:0 10px;
	line-height:41px;
}
.clsbot {
	font-size:1px;
	height:10px;
	background:url(../images/clsbot.jpg) top left no-repeat;
}
/* ----------------------------------------- */
.about {
}
.abouttit {
	font-size:14px;
	height:25px;
	padding:10px 0 0 7px;
	background:url(../images/comtit.jpg) bottom left no-repeat;
}
.aboutcont {
	font-family: Arial, Helvetica, sans-serif;
	padding:2px 10px;
	background:url(../images/combg.jpg) left repeat-y;
	height:100%;
	line-height:1.7em;
}
.aboutbot {
	font-size:1px;
	height:10px;
	background:url(../images/combot.jpg) top left no-repeat;
}
.pro {
	margin-top:10px;
}
.protit {
	font-size:14px;
	height:25px;
	padding:10px 0 0 7px;
	background:url(../images/comtit.jpg) bottom left no-repeat;
}
.protit span {
	float:right;
	padding:0 10px;
	font-size:12px;
}
.protit span a {
	color:#004566;
}
.procont {
	padding:0 10px;
	background:url(../images/combg.jpg) left repeat-y;
	height:100%;
	padding-bottom:14px;
	padding-left:15px;
}
.pro ul li {
	float:left;
	width:150px;
	margin:10px 0 0 5px;
	text-align:left;
	display:block;
	min-height:130px;
}
.pro ul li a {
	display:block;
}
.pro ul li span {
	color:#F30;
	display:block;
	font-size:13px;
	padding:0 2px;
}
.probot {
	font-size:1px;
	height:10px;
	background:url(../images/combot.jpg) top left no-repeat;
}
.faq {
	padding:10px;
	line-height:2em;
}
.faqtit {
	font-size:13px;
	font-weight:bold;
	color:#F30;
	padding:5px;
	text-align:center;
}
.faq li {
	line-height:2.5em;
}
/* ----------------------------------------- */
.com {
}
.comtit {
	height:25px;
	padding:10px 0 0 7px;
	background:url(../images/comtit.jpg) bottom left no-repeat;
}
.comcont {
	padding:5px 18px;
	background:url(../images/combg.jpg) left repeat-y;
	height:100%;
	font-size:12px;
	line-height:1.8em;
	min-height:625px; 
    height:625px;     
 	height:auto !important; 
}
.comcont table td {
	padding-left:5px;
}
.comlist {
	padding:5px 18px;
	background:url(../images/combg.jpg) left repeat-y;
	height:100%;
	font-size:12px;
	line-height:1.8em;
	min-height:580px; 
    height:580px;     
 	height:auto !important; 
}
.comlist ul li {
	display:block;
	height:75px;
	clear:left;
	margin-top:10px;
}
.comlist ul li img {
	float:left;
	width:150px;
	margin:0 5px;
}
.comlist ul li a {
	display:block;
}
.comlist ul li span {
	color:#F30;
	font-size:13px;
	padding:0 2px;
	display:block;
}
.commap {
	padding:5px 0px 5px 58px;
	background:url(../images/combg.jpg) left repeat-y;
	height:100%;
	font-size:12px;
	line-height:1.8em;
	min-height:625px; 
    height:625px;     
 	height:auto !important; 
}
.commap ul li {
	margin:0 10px ;
	list-style:circle;
}
.commap ul li ul li {
	margin:2px 20px;
	list-style:disc;
}
.combot {
	font-size:1px;
	height:10px;
	background:url(../images/combot.jpg) top left no-repeat;
}
/* ----------------------------------------- */
.line {
	font-size:1px;
	height:4px;
	background:url(../images/line.jpg) top repeat-x;
}
.copy {
	margin:0 auto;
	padding:11px 0 15px 120px;
	text-align:left;
	color:#333333;
	line-height:28px;
	background:url(../images/logogray.jpg) 31px 11px no-repeat;
}
.gotop {
	float:right;
	padding:5px 15px;
}
/* ----------------------------------------- */
#floatDiv {
	width:128px;
	height:150px;
	top:120px;
	right:10px;
	position:fixed;
	z-index:990;
}
* html {
	background:url(*) fixed;
}
* html body {
	margin:0; height:100%;
}
* html #floatDiv {
	position:absolute;
	right: expression(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth-10);
	top: expression(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight-120);
}
