@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) 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) repeat-x 0 1px; clear:both; overflow:hidden;}
.button01{ width:50px; height:19px; border:0; background:url(../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;}
.logoImg{font-size:16px;font-weight:bold;color:#069;float:left;display:inline;margin:12px 0 0 10px;}
.logo ul{float:right;display:inline;margin-top:18px;}
.logo ul li{height:15px;line-height:15px;padding:0 15px 0 20px;float:left;display:inline;overflow:hidden;}
.logo ul li.index{background:url(../images/index/icons.png) no-repeat 0 -51px;}
.logo ul li.help{background:url(../images/index/icons.png) no-repeat 0 -66px;}
.logo ul li.nav{background:url(../images/index/icons.png) no-repeat 0 -80px;}
.logo ul li.edu{background:url(../images/index/icons.png) no-repeat 0 -94px;}
.logo ul li.eng{background:url(../images/index/icons.png) no-repeat 0 -108px;}
.logo ul li.search{background:url(../images/index/icons.png) no-repeat 0 -123px;}
.menu{width:950px;height:80px;background:url(../images/index/headBG.png) no-repeat left top;text-align:left;margin:0 auto 8px 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:330px; padding-left:28px;}
.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) no-repeat right;}
.menu .redian{clear:both;padding:0 10px;margin-top:5px;text-align:center; font:bold 14px/21px '微软雅黑';color:#186789;}
.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;}