@charset "utf-8";
body{ margin:0; padding:0; background:url(../images/reg_bg_02.jpg) center center no-repeat;text-align:center; min-height:975px; }
#top{height:180px; background:url(../images/reg_01.png) top center no-repeat; padding-top:50px;}
#btm{ height:100px;padding-top:100px; background:url(../images/reg_03.png) bottom center no-repeat; color:#666; font-size:16px;}
	#btm div{color:#737272; font-size:14px; margin-top:10px;}
	#btm a{ color:#666; text-decoration:none; font-weight:bold;}
	#btm a:hover{ color:#a70b3b}
#main{ padding-top: 35px;}
#main .cont{ background:#f4f4f4; margin:0 0 0 16px}
#main.reg{ width:680px; height:546px;  margin: auto; background:url(../images/b_03.png) center center no-repeat;}
	#main.reg .cont{ width:645px; height:500px;}
	#main table{ width:100%; height:100%; text-align:left;}
	#main label{ display:inline-block; vertical-align:top; width:60px; height:40px; line-height:40px;}
	#main input{ width:210px; height:38px; border:1px solid #ccc; display:inline-block; vertical-align:middle; margin:0 6px; padding:0 10px;}
	#main p span{ color:#a00028; display:inline-block; height:40px; line-height:40px; vertical-align:top;}
	#main h3{ color:#a00028; font-size:18px;}
	#main textarea{ width:210px; height:60px; border:1px solid #ccc; margin:0 6px; padding:10px;}
	#main .btn{ width:110px; background:#a00028; color:#fff; border-color:#a00028; font-family:"微软雅黑"; font-size:18px;}
	#main .btn:hover{ background:rgba(160,0,40,0.8);}
#main.login{ width:680px; height:355px; margin: auto; background:url(../images/bb_03.png) center center no-repeat;}
	#main.login .cont{ width:645px; height:310px;}