.content_body {
	background-color: #ffd037;
	padding: 10px;
	width: 582px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.content_body2 {
	background-color: #8bc7ff;
	padding: 10px;
	width: 582px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.content_in {
	width:580px;
	border:1px #dfa613 solid;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;

}
.content_in {
	width:580px;
	border:1px #0c5ba5 solid;
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;

}
.form_info {
	width:510px;
	margin-right: auto;
	margin-left: auto;
	margin-top:25px;
	text-align:left;
	margin-bottom:30px;
}
.form_info H2{
	font-size: 26px;
	font-weight: bold;
}
.form_info P{
	font-size: 14px;
	color: #5a5a5a;
}
.form_info A:link{
	font-size: 14px;
	text-decoration: underline;
}
.form_info A:hover{
	font-size: 14px;
	text-decoration: none;
}
.form_info A:visited{
	font-size: 14px;
	text-decoration: underline;
}
#contens{
	border-top:1px #bbc1cd solid;
	font-size:14px;
	padding-top:5px;
	margin-top:20px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#contens DL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px;  LINE-HEIGHT: 18px; PADDING-TOP: 5px; width:500px;
}
#contens DL DD {
	FONT-WEIGHT: bold; FLOAT: left; WIDTH: 110px; PADDING-TOP: 4px;
}
#contens DL DT {
	FLOAT: left; WIDTH: 390px; LINE-HEIGHT: 18px;
}
#contens P {
	FONT-SIZE: 12px;
	COLOR: #a5a5a5;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
}
#contens .exp {
	CLEAR: both
}
#contens .submit {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 110px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
#contens .submit .submit_botton {
	FLOAT: left; WIDTH: 150px
}
#contens .submit .submit_progress {
	FLOAT: left; WIDTH: 50px
}
.shuoming {
	border: 1px dashed #a5a5a5;
	padding:5px;
	color: #a5a5a5;
	text-decoration: none;	
}

.bluebutton {
	width:120px;
	height:16px;
	border:2px dotted #0c296f;
	padding:5px;
	text-align: center;
	float:right;
}
.yellowbutton {
	width:120px;
	height:16px;
	border:2px dotted #fc4b22;
	padding:5px;
	text-align: center;
	float:right;
}