﻿/*********************WebDesign by Hancy***************************/
html {
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	lbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #dbdbdb;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}
body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	background-color: #D7E3EF;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	/*background-image: url('bodybg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	background-attachment: fixed;*/
}
pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
div {
	overflow: hidden;
	margin: auto;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #459C99;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
}
hr {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1px;
	width: 100%;
}
img {
	border: none;
}
strong {
	font-weight: bold;
	color:#459C99;
}
.floatleft {
	float: left;
	padding: 4px;
	clear: both;
}
.floatright {
	float: right;
	padding: 4px;
	border: 1px #EEEEEE solid;
	clear: both;
}
/********顶部样式*************************************************************************/
.webtop {
	position: relative;
	width: 854px;
	height: 120px;
	padding: 0px 23px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url('cnlogo.jpg');
	background-position: 40px 15px;
	background-repeat: no-repeat;
}
.toplink {
	position: absolute;
	top: 15px;
	right: 23px;
	width: 224px;
	height: 31px;
	line-height: 20px;
	text-align: right;
}
.toppic {
	position: absolute;
	right: 23px;
	top: 40px;
	height: 62px;
	width: 321px;
	color: gray;
}

.toph{
	position:absolute;
	text-align:center;
	right:420px;
	top:21px;

}
.topline {
	width: 900px;
	height: 6px;
	font-size: 0px;
	background-color: #008080;
	border-bottom: 1px #FFFFFF solid;
}
.topmain {
	width: 900px;
	height: 335px;
	border-bottom: 2px #CCCCCC solid;
	background-color: #FFFFFF;
	background-image: url('topmainbg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
#topmenu {
	width: 900px;
	height: 40px;
	background-image: url('topmainbg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
#topmenu ul {
	width: 800px;
	margin: 0px auto;
}
#topmenu ul li {
	float: left;
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	font-size: 12px;
}
#topmenu ul li a {
	color: #FFFFFF;
}
.topflash {
	width: 853px;
	height: 297px;
	background-color: #DFDFDF;
}
/*********************主体样式*********************************************************/
#content {
	width: 900px;
	padding: 20px 0px 10px 0px;
	background-color: #FFFFFF;
	background-image: url('sidebarbg.jpg');
	background-position: 23px 0px;
	background-repeat: repeat-y;
	clear: both;
}
/*********************侧边栏样式*********************************************************/
.sidebar {
	width: 230px;
	height: auto;
	float: left;
}
.sidebartitle {
	width: 230px;
	height: 27px;
	line-height: 27px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url('sidebartitbg.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}
.sidemenu {
	width: 200px;
	float: right;
	padding: 15px 5px;
	clear: both;
}
.sidemenu li {
	width: 200px;
	height: 22px;
	color: #000000;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sidemenu li span {
	display: block;
	width: 80px;
	height: 16px;
	line-height: 16px;
	margin: 3px;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #459C99;
}
.sidemenu li a {
	display: block;
	float: left;
	width: 105px;
	height: 22px;
	line-height: 22px;
	text-indent:5px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sidertype {
	width: 176px;
	text-align:left;
	margin:15px 0px;
}
.sidertype li {
	height:22px;
	line-height:22px;
	border-bottom:1px #7C9EC5 dashed;
}
/*******************主体部分样式*******************************************/
.main {
	width: 670px;
	height: auto;
	float: left;
}
.mainbox {
	width: 623px;
}
.indexbox {
	width: 623px;
	margin-bottom: 15px;
	border: 1px #CCCCCC solid;
	background-image: url('titbg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
.boxtit {
	width: 623px;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	text-align: left;
	font-size: 16px;
	color: #459C99;
	font-weight: 800;
	font-family: "幼圆";
	background-image: url('icon-1.gif');
	background-position: 15px 9px;
	background-repeat: no-repeat;
}
.boxtit a {
	color: #459C99;
}
.boxtext {
	width: 600px;
	height: auto;
	padding:10px 0px;
	text-align: left;
	line-height: 200%;
}
.more {
	float: right;
	width: 70px;
	height: 22px;
	line-height: 22px;
}
.more a {
	color: #459C99;
}
.title {
	width:600px;
	font-weight:bold;
	font-size:14px;
	color:#004080;
	height:30px;
	line-height:30px;
	text-align:center;
	clear:both;
}
/***********首页产品滚动样式***************/
#indexprod {
	margin: 5px auto;
	width: 600px;
}
#indexprod table {
}
#indexprod td {
	padding: 0px 5px;
}
#indexprod ul {
	margin:auto;
	width:570px;
}
#indexprod li {
	padding: 0px 5px;
	margin:15px 5px;
	float:left;
	_display:inline;
}
#indexprod img {
	height: 200px;
	border: 1px #EEEEEE solid;
}
#indexprod span {
	display: block;
	height: 20px;
	line-height:20px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*****************首页下部模块****************************************/
.indexbox2 {
	width: 387px;
	float: left;
	margin-bottom: 15px;
	margin-right: 7px;
	border: 1px #CCCCCC solid;
	background-image: url('titbg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
.boxtit2 {
	width: 387px;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	text-align: left;
	font-size: 16px;
	color: #063398;
	font-weight: 800;
	font-family: "幼圆";
	background-image: url('icon-1.gif');
	background-position: 15px 9px;
	background-repeat: no-repeat;
}
.boxtext2 {
	width: 364px;
	height: auto;
	margin: 10px auto;
	text-align: left;
	line-height: 200%;
}
.indexbox3 {
	width: 225px;
	float: left;
	margin-bottom: 15px;
	border: 1px #CCCCCC solid;
	background-image: url('titbg.jpg');
	background-position: left top;
	background-repeat: repeat-x;
}
.boxtit3 {
	width: 225px;
	height: 30px;
	line-height: 30px;
	text-indent: 30px;
	text-align: left;
	font-size: 16px;
	color: #063398;
	font-weight: 800;
	font-family: "幼圆";
	background-image: url('icon-1.gif');
	background-position: 15px 9px;
	background-repeat: no-repeat;
}
.boxtext3 {
	width: 200px;
	height: auto;
	margin: 10px auto;
	text-align: left;
	line-height: 200%;
}
.bottomline {
	width: 900px;
	height: 3px;
	font-size: 0px;
	background-color: #459C99;
	border-bottom: 1px #FFFFFF solid;
	clear: both;
}
#bottom {
	width: 900px;
	padding: 15px 0px;
	color: #000000;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	background-color: #A2CDCC;
}
#bottom a {
	color: #000000;
}
/******************************************************************/
.prolist {
	text-align:center;
	width:500px;
	margin:10px auto;
}
.prolist li {
	width:200px;
	height:24px;
	line-height:24px;
	float:left;
	text-align:left;
	margin-right:24px;
	margin-bottom:10px;
	text-indent:10px;
	border:1px silver solid;
	background-color:#F2F2F2;
}
.prolist li a {
	display:block;
}
/*******内页样式**************************************************/
.proimg {
	width:600px;
	height:auto;
	clear:both;
}
.proimg img {
	border:none;
}
.back {
	text-align: center;
	margin-top: 20px;
	clear:both;
}
.dh {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #0099cc;
	FONT-FAMILY: Verdana;
	LETTER-SPACING: 1px;
}
.ProdRecordTotal {
	height: 20px;
	line-height: 20px;
	padding-top:10px;
	margin-top:20px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color:gray;
	border-top:1px gray dashed;
	clear:both;
}
.ProdRecordTotal a {
	padding:2px 5px 1px 5px;
	border:1px silver solid;
	background-color: #F7F7F7;
	margin:0px 3px;
	height: 18px;
	line-height: 20px;
	text-decoration:none;
}
.ProdRecordTotal a:hover {
	background-color: #FFFFFF;
	border:1px #0065CA solid;
	color:#0065CA;
}
.note {
	color:#CC3300;
	text-align:left;
	text-indent:1px;
	line-height:30px;
}