h2{
	display: block; height: 25px; margin: 5px auto; color:#018CD6; font-size:14px; line-height: 25px; font-weight: 600; padding-left: 15px; background-image: url(/images/reg_icon.gif); background-repeat: no-repeat; background-position: 25px 30%; border-bottom: 1px dotted #018CD6;
}
#content{
	width: 598px; border:0px solid #018CD6; margin: 0 auto; padding: 10px 20px;
}

#content .left_li{
	width: 160px; text-align: right; font-weight: 600; line-height: 22px;
}
#content .center_li{
	width: 360px; line-height: 22px;
}
#content .right_li{
	width: 178px; color: #666;
}
#content ul{
	width: 100%; clear: both;
}
.bnt_input{
	font-size:12px; background-color:#21356F; color:#fff; padding:2px 10px!important ; padding:3px 10px 0px 10px; border-style:solid; border-width:1px; border-color:#ddd #999 #999 #ddd;
}
.submit_input{
	text-align: center; padding: 10px 0; width: auto;
}

