select{
margin-right:5px;
}
button{
cursor:pointer;
}
#reg_info{
width:800px;
height:270px;
max-height:270px;
background-image:url(../images/register_img_div.jpg);
margin-bottom:0px;
background-color:#CCCCCC;
}
#reg_info li{
line-height:20px;
}
#reg_info ul{
margin-bottom:0px;
}
#reg_content{
background-color:#e3e3e2;
width:800px;
overflow:hidden;
padding-bottom:10px;
}
#reg_content_left{
width:332px;
float:left;
margin-left:20px;
}
#reg_content_right{
width:408px;
float:right;
font-size:11px;
margin-right:20px;
}
#reg_content_center{
margin:0 auto;
width:740px;
}
.reg_row{
clear:both;
padding-top:10px;
}
.reg_row_first{
clear:both;
}
.reg_right{
width:222px;
clear:none;
display:inline;
}
.reg_left{
float:left;
width:100px;
margin-right:10px;
padding-top:5px;
text-align:right;
}
.reg_input_text{
width: 200px;
color:#0033FF;
}
#reg_left_main{
width:332px;
clear:both;
}
#reg_token{
margin-bottom:2px;
}
#reg_token_input{
position:relative;
left:110px;
width:75px;
}
.reg2_row{
clear:both;
width:408px;
}
.reg2_left{
clear:none;
width:30px;
float:left;
}
.reg2_right{
clear:none;
width:378px;
float:right;
padding-top:3px;
}
.reg2_right_j{
clear:none;
width:378px;
float:right;
padding-top:3px;
text-align:justify;
}
#reg_button_div{
clear:both;
padding-top:30px;
width:99%;
text-align:right;
}
.reg_error_div{
width:194px;
background-color:#F95757;
margin-left:110px;
padding:5px;
color:#ffffff;
font-size:10px;
}
.reg_right_error{
clear:both;
background-color:#F95757;
padding:5px;
height:14px;
color:#ffffff;
font-size:10px;
}
#case_info{
position:relative;
left:110px;
font-size:10px;
padding-left:5px;
}
p{
margin-left:15px;
color:#ff0000;
font-weight:bold;
font-size:14px;
}
#reg_button{
width:99px;
height:26px;
border:none;
background:url(../images/register_button.jpg) top left no-repeat;
}
#city_info{
font-size:10px;
}