@charset "utf-8";
/* CSS Document */
html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	margin:0;
	padding:0;
	border:0;
	font-family:"宋体";
}
body, p, select,input, td {
	font-size:12px;
	color:#555555;
}
body {
	margin:0 auto;
	text-align:center;
	background-color:#FFFFFF;
	line-height:21px;
}
img {
	border:0;
}
ul, li {
	list-style:none;
}
.clearit {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	overflow:hidden;
}
.line {
	height:13px;
	line-height:13px;
	background:url(../images/sch/yslcx_line.gif) repeat-x center;
	overflow:hidden;
}
.buttonRed {
	width:48px;
	height:21px;
	line-height:21px;
	background:url(../images/sch/yslcx_buttonbg.gif) no-repeat top;
	border:0;
	color:#FFFFFF;
	font-size:12px;
	cursor:pointer;
}
.color1 {
	color:#333;
}
/*正文文字的css*/
a:link, a:visited {
	color:#555555;
	text-decoration:none;
}
a:hover, a:active {
	color:#990000;
	text-decoration:underline;
}
.bodydiv {
	width:950px;
	background-color:#FFF;
	clear:both;
	text-align:center;
	margin:0 auto;
}
/*顶部banner图片*/
.divtop {
	width:950px;
	height:100px;
	clear:both;
	border:0;
	margin-bottom:4px;
	overflow:hidden;
}
.divtop img {
	width:950px;
	height:100px;
	display:block;
}
.menu {
	height:40px;
	line-height:40px;
	background:url(../images/sch/menubg.gif) no-repeat left top;
	color:#FFF;
	margin-bottom:6px;
}
.menu a, .menu a:link, .menu a:visited {
	color:#FFF;
}
.left {
	float:left;
	display:inline;
	width:950px;
	background:url(../images/sch/zycx_top.gif) no-repeat top left;
	padding-top:4px;
	margin-bottom:6px;
}
.left h2 {
	font-size:16px;
	font-family:"微软雅黑";
	color:#660000;
	height:45px;
	line-height:60px;
	overflow:hidden;
}
.left h4 {
	font-size:14px;
	font-family:"微软雅黑";
	color:#660000;
	height:30px;
	line-height:30px;
}
.left .dataResource {
	color:#990000;
	height:30px;
}
.left .hcnt {
	padding:0 21px;
	}
.left .search {
	border-left:1px solid #ECC4BF;
	border-right:1px solid #ECC4BF;
	padding:0 20px 10px 20px;
	height:auto!important;
	height:350px;
	min-height:350px;
}
.left .searchFoot {
	height:3px;
	line-height:3px;
	display:block;
	background:url(../images/sch/zycx_bot.gif) no-repeat top center;
	overflow:hidden;
	clear:both;
}
.left td {
	color:#999999;
}
.left td a, .left td a:link, .left td a:visited {
	color:#555;
}
.left td a:hover, .left td a:active{
	color:#990000;
	text-decoration:underline;
}
.backStyle{
	float:right;
	display:inline;
	width:48px;
	height:21px;
	line-height:21px;
	background:url(../images/common/blueBtn.gif) no-repeat top;
	border:0;
	color:#FFFFFF;
	font-size:12px;
	cursor:pointer;
	margin:0 10px 6px 10px;
	}
.page {
	padding:10px;
}