
/*注册页*/
.page{background-image:none;

background:url(/images/reg/bottom.gif) bottom repeat-x #fff;
}
.main{width:100%;background:url(/images/Common/main_bg_login.gif) top no-repeat;}
.creater_flash{
height:130px;
}
.reg_content{
width:672px;
margin:0 auto;
}
.reg_sign2{
background:url(/images/reg/title2.gif) no-repeat;
width:537px;
height:81px;
}
.reg_sign{
background:url(/images/reg/title1.gif) no-repeat;
width:537px;
height:81px;
margin:0 auto;
}
.content_r{width:672px;}
.content_r h1{float:left;width:100%;font-weight:normal;color:#000;font-size:12px;}
.content_r h2{float:left;width:100%;font-weight:bold;color:#000;font-size:14px;text-align:center;}
.content_r h3{float:left;width:100%;text-align:center;font-size:12px;font-weight:normal;}
.content_r h4{float:left;width:100%;font-weight:bold;color:#000;font-size:14px;}

.reg_form{
padding-top:10px;
}
.reg_l{
color:#5c5a5a;
}
label{
width:190px;
float:left;
font-family:"細明體",Arial,Helvetica,sans-serif,"宋体";
padding-right:10px;
}
label font{
float:right;
}
.reg_l span{
padding-left:42px;
}
.reg_txt{
border:1px solid #b4c1c8;
width:170px;
height:20px;
text-indent:6px;
line-height:20px;
color:#5c5a5a;
}
.txt_short{
width:110px;
}
.reg_center{
text-align:center;
padding-top:44px;
}
.reg_center2{
text-align:center;
}
.reg_txtarea{
width:542px;
height:228px;
border:1px solid #b4c1c8;
}


.clear{
clear:both;
}
.btn_back{
background:url(/images/reg/btn_reg.gif) no-repeat;
width:94px;
height:22px;
background-position:0px 0px;
border:none;
cursor:pointer;
}
.btn_back_over{
background:url(/images/reg/btn_reg.gif) no-repeat;
width:94px;
height:22px;
background-position:0px -22px;
border:none;
cursor:pointer;
}
.btn_submit{
background:url(/images/reg/btn_reg.gif) no-repeat;
width:94px;
height:22px;
background-position:0px -44px;
border:none;
cursor:pointer;
}
.btn_submit_over{
background:url(/images/reg/btn_reg.gif) no-repeat;
width:94px;
height:22px;
background-position:0px -66px;
border:none;
cursor:pointer;
}
.img_sign{
background:url(/images/reg/img01.jpg) top center no-repeat;
height:77px;
}
.game_list{width:400px;text-align:left;}
.game_list ul li{
width:200px;
text-align:left;
margin-bottom:10px;
}