@charset "utf-8";
/* CSS Document */
#main{
	margin:10px 0 0 0;
	font-size:14px;
}
#main h1{
	font-size:16px;
	text-align:center;
	padding:10px 0;
}
#st{
	width:208px;
	float:left;
}
#st img{
	width:200px;
	height:142px;
	border:none;
}
#qzxx{
	float:left;
	width:630px;
}
#qzxx table{
	border-collapse:collapse;
	width:100%;
}
#qzxx table td{
	text-align:center;
	height:35px;
	border:1px solid #DDDDDD;
}
#title_zysx{
	float:left;
	margin:10px 0 0 0;
	width:840px;
	height:35px;
	line-height:35px;
	text-indent:10px;
	background:#efefef;
	border-radius:3px 3px 0 0;
}
#zysx{
	float:left;
	padding:10px;
	width:818px;
	border:1px solid #DDDDDD;	
	border-radius:0 0 3px 3px;
	line-height:1.5rem;
}
#qzry{
	margin:10px 0 0 0;
	float:left;
	height:31px;
	width:840px;
	border-bottom:1px solid #3aa400;
}
#qzry span{
	display:inline-block;
	height:30px;
	line-height:30px;
	padding:0 8px;
	border-radius:3px 3px 0 0;
	border:1px solid #3aa400;
	border-bottom:none;
	text-align:center;
	margin-right:4px;
	background:#3aa400;
	color:#FFFFFF;
	cursor:pointer;
}
#qzry .spanhover{
	background:#FFFFFF;
	color:#3aa400;
}
.sxyyzl{
	font-weight:bold;
	float:left;
	margin:0 10px;
	width:820px;
	text-indent:30px;
	height:35px;
	line-height:35px;
	border-bottom:2px solid #DDDDDD;
}
.sxzl{
	float:left;
	margin:10px 10px 10px 10px;
	width:820px;
	border-collapse:collapse;
}
.sxzl td{
	font-size:14px;
	padding:10px 0;
	text-align:center;
	height:30px;
	border-bottom:1px dashed #DDDDDD;
}
.tdleft{
	text-align:left !important;
}
.zl{
	margin-top:-1px;
	width:838px;
	float:left;
	border: 1px solid #DDDDDD;
	border-top:none;
	display:none;
}
#ljyd{
	margin:10px 0;
	width:100px;
	height:30px;
	line-height:30px;
}
.bdts{
	margin:10px 0 0 0;
	float: left;
	width:838px;
	border: 1px solid #DDDDDD;
}
.bdts>p{
	height: 32px;
	line-height: 32px;
	font-size:16px;
	font-weight:bold;
	text-indent:10px;
	background:#F2F2F2;
}
.bdts>div{
	line-height:1.5rem;
	padding:10px;
	font-size: 14px;
}
.cybg a{
	color:blue;
	margin-right:10px;
}
.cybg a:hover{
	color:red;
}
