﻿body{
	width:1000px;
        height:839px;
        background:url(/images/bg_s.jpg) no-repeat top;
}

.tit{float:left;width:680px;padding:4px 0 0 22px;height:22px;background-color:#DADADA;overflow:hidden}
.tit img,.tit h1{float:left}
.tit h1{padding:6px 0 0 9px; }

.register_bg{
    float:left;
    width:570px;
    height:311px;
    padding:30px 0 0 132px;
    background:url(/images/reg_bg.jpg) no-repeat top left;
}
.register_bg table th{font-weight:normal;color:#000;text-align:left;padding-right:8px;}
.register_bg table td{padding:2px 0;text-align:left;padding-right:5px;line-height:1.5em}

input.reg_inp,input.reg_inp_s{width:135px;height:18px;border:1px solid #656565;}
input.reg_inp_s{width:60px}

.register_bg table.tb_reg_suc{width:400px;margin-top:30px}
.register_bg table.tb_reg_suc td{padding:10px 0;}

#footer{
	float:left;
        width:1000px;
        height:34px;
	margin-top:105px;
}
#footer ul{width:850px;margin:0 auto}
#footer ul li{float:left;}
#footer ul li.copyrighr{width:620px;text-align:center}
#footer ul li.copyrighr img{margin-top:13px;}

.yzm{width:73px;height:20px;}
