@charset "utf-8";
/* CSS Document */
body, p, ul, li, form, img, h1, h2, h3, select, input {
	margin:0;
	padding:0;
}
body, select, option, input {
	font-size:12px;
}
body {
	background:#D5E2EC url(/common/images/bodyBG.jpg) repeat-x top;
	color:#333;
	text-align:center;
	line-height:21px;
	font-family:"宋体";
}
li {
	list-style:none;
}
img {
	border:0;
}
a:link, a:visited {
	color:#12678C;
	text-decoration:none;
}
a:hover {
	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;
}
.margin01{ margin:10px 0;}
.margin02{ margin:8px 0;}
.blank01{ height:10px; overflow:hidden; clear:both;}
.line{ height:3px; background:url(/common/images/line.gif) repeat-x 0 1px; clear:both; overflow:hidden;}
.button01{ width:50px; height:19px; border:0; background:url(/common/images/xlcx_button01.gif) no-repeat 0 0; overflow:hidden;}
.button03{ width:80px; height:22px; border:0;line-height:22px; background:url(/common/images/xlcx_button03.gif) no-repeat 0 0; overflow:hidden;}

.iframeHeader{ width:970px; margin:0 auto; padding-top:10px; background:#FFF;}
.page {
	width:950px;
	padding:8px 10px;
	background:#FFF;
	margin:0 auto;
}
/* header */
.logo {
	width:590px;
	height:53px;
	margin:0 auto;
	padding-left:360px;
	padding-top:5px;
	background:url(../images/index/logo.gif) no-repeat 20px 18px;
	overflow:hidden;
}
.logo img{ float:left; display:inline;}
.logo table{ float:right; display:inline; margin-top:16px; width:280px;}
/*.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:90px;
	background:url(../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:266px;
}
.menu02 {
	width:322px;
}
.menu03 {
	width:266px;
}
.menu ul li {
	float:left;
	display:inline;
	padding:3px 15px 0 14px;
	white-space:nowrap;
}
.menu ul li.liLine {
	background:url(../images/index/headLine.gif) no-repeat right;
}
.redian {
	clear:both;
	padding:12px 10px 0 10px;
}
.redian img {
	margin-top:2px;
}
.foot {
	width:950px;
	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;
}

