@charset "utf-8";
/* CSS Document */
body, p, ul, li, form, img, h1, h2, h3, select, input {
	margin:0;
	padding:0;
}
body {
	background:#D5E2EC url("../images/index/bodyBG.jpg"/*tpa=http://www.chsi.com.cn/images/index/bodyBG.jpg*/) repeat-x top;
	color:#333;
	text-align:center;
	line-height:21px;
	font-family:"宋体";
}
body, select, option, input {
	font-size:12px;
}
li {
	list-style:none;
}
img {
	border:0;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}
.clearit {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	overflow:hidden;
}
h1 {
	font-size: 16px;
	color: #09C;
	font-family:"微软雅黑";
}
.color01{ color:#12678C !important;}
.color02{ color:#666;}
.margin01{ margin:10px 0;}
.margin02{ margin:8px 0;}
.blank01{ height:10px; overflow:hidden; clear:both;}
.blank02{ height:6px; overflow:hidden; clear:both;}
.line{ height:3px; background:url("../images/xlcx/line.gif"/*tpa=http://www.chsi.com.cn/images/xlcx/line.gif*/) repeat-x 0 1px; clear:both; overflow:hidden;}
.button01{ width:50px; height:19px; border:0; background:url("../images/xlcx/xlcx_button01.gif"/*tpa=http://www.chsi.com.cn/images/xlcx/xlcx_button01.gif*/) no-repeat 0 0; cursor:pointer; overflow:hidden;}
.page {
	width:950px;
	padding:10px;
	background:#FFF;
	margin:0 auto;
}
/* header */
.logo {
	width:940px;
	height:53px;
	margin:0 auto;
	padding-left:10px;
	padding-top:5px;
	overflow:hidden;
}
.logoImg01{ margin-top:12px;float:left; display:inline; margin-left:10px;}
.logoImg02{ float:left; display:inline; margin-left:15px;}
.logo table{ float:right; display:inline; margin-top:16px;}
.logo table img{ margin-left:15px;}
/*.searchDiv1 {
	width:86px;
	height:16px;
	line-height:16px;
	padding-left:18px;
	border:1px solid #B3B3B3;
	background:url(/images/index/searchIcon2.gif) no-repeat 1px 1px;
	overflow:hidden;
}
.searchInput1 {
	width:84px;
	height:16px;
	border:0;
	color:#999;
}
.searchSubmit {
	background:url(/images/index/search_submit.gif) no-repeat left top;
	border:0;
	width:28px;
	height:18px;
	cursor:pointer;
}*/
.menu {
	width:950px;
	height:78px;
	background:url("../images/index/headBG.gif"/*tpa=http://www.chsi.com.cn/images/index/headBG.gif*/) no-repeat left top;
	text-align:left;
	margin:0 auto 12px auto;
}
.menu a:hover {
	color:#C30;
}
.menu ul {
	height:44px;
	padding:8px 0 0 30px;
	line-height:19px;
	float:left;
	display:inline;
}
.menu01 {
	width:265px;
}
.menu02 {
	width:325px;
}
.menu03 {
	width:265px;
}
.menu ul li {
	float:left;
	display:inline;
	padding:0px 14px;
	white-space:nowrap;
}
.menu ul li.liLine {
	background:url("../images/index/headLine.gif"/*tpa=http://www.chsi.com.cn/images/index/headLine.gif*/) no-repeat right;
}
.menu .redian {
	clear:both;
	padding:0 10px;
	margin-top:4px;
	line-height:21px;
}
.menu .redian img {
	margin-top:2px;
}
.foot {
	text-align:center;
	margin:0 auto;
	padding:8px 0;
	line-height:24px;
	color:#666;
	clear:both;
}
.foot a, .foot a:link, .foot a:visited {
	color:#666;
}
.footLine{ border-top:1px solid #84C1E3; margin-top:12px;}