#content {
	width:1000px;
	float:left;
	background:#FFFFFF;
	padding-bottom:20px;
	margin:0 0 5px 0;
}
#content_top {
	width:1000px;
	height:60px;
	float:left;
	background:url(/images/v3/content_topbg.gif) repeat-x;
	border-bottom:1px #999999 dotted;
	margin-bottom:20px;
}
#content_top dt {
	width:auto;
	height:60px;
	float:left;
	color:#1B8E13;
	font-size:20px;
	font-weight:bold;
}
#content_top dd {
	width:auto;
	height:26px;
	float:left;
	padding:34px 0 0 10px;
	color: #FF3300;
	font-size:13px;
	font-weight:bold;
}
#check {
	width: 1000px;
	float: left;
	margin:30px 10px 0 10px;
	display:inline;
}
.yanzheng_rt_con{float: right;
overflow: hidden;
width: 730px;}
#check dt {
	width:360px;
	height:70px;
	float:left;
	line-height:70px;
	font-size:14px;
	text-align:right;
	margin:0 5px 0 0;
}
#check dd {
	width:400px;
	height:53px;
	float:left;
	display:block;
	padding:17px 0 0 0;
}
#check dd a {
	color:#000000;
	text-decoration:underline;
}
#check dd a:hover {
	color:#FF3300;
	text-decoration:underline;
}
.note {
	width:920px;
	float:left;
	line-height:20px;
	margin-bottom:5px;
}
.inputBox {
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	padding:0 0px;
	background: url(/images/v3/img_inputA.gif) no-repeat;
	width:150px;
	font-size:13px;
	font-weight:bold;
	padding:0 3px;
	color:#444;
}
.inputBox:focus {
	background: url(/images/v3/img_inputB.gif) no-repeat;
}
