.reg_container{
margin-left:8px;
height:280px;
}
.reg_sub_container{
width: 305px;
float:left;
text-align: left;
height:140px;
margin-right:36px;
}
.reg_sub_container2{
width: 305px;
float:left;
text-align: left;
height:140px;
}
.reg_sub_container3{
width: 70%;
float:left;
text-align: left;
height:70px;
margin-right:36px;
margin-top:10px;
}
.reg_sub_container4{
height:32px;
text-align:right;
margin-right:5px;
margin-top:175px;
}
.reg_bottom_item{
margin-top:30px;
}
.reg_bottom_item2{
margin-top:5px;
}
.reg_input_box{
background-color: #ffffe5;
border-width: 1px #e6e6db;
border-color: #C5C5C5;
height: 30px;
width: 295px;
text-align: left;
font-family: Arial;
color: #61605d;
font-size: 15px;
margin-top: 5px;
}
.reg_label{
font-family: Arial;
color: #00a5b0;
font-size: 15px;
font-weight: bold;
}
.reg_label_thin{
font-family: Arial;
color: #00a5b0;
font-size: 15px;
}
.reg_label_thin2{
font-family: Arial;
color: #00a5b0;
font-size: 13px;
text-decoration: underline;
cursor: pointer;
margin-left: 10px;
}
.reg_error{
margin-top:18px;
margin-left:10px;
float:left;
background-color: #ffc1aa;
border: solid #ff8757 1px;
height: 30px;
width: 360px;
text-align: center;
font-family: Arial;
color: #ff0000;
font-size: 15px;
}

.reg_ok{
margin-top:18px;
margin-left:10px;
float:left;
background-color: #aaf2b2;
border: solid #52c269 1px;
height: 30px;
width: 360px;
text-align: center;
font-family: Arial;
color: #17a238;
font-size: 15px;
}

#reg_infobox{
padding-top:12px;
padding-left:18px;
background-color: #ffffe5;
border-bottom: dashed #e1e1e1 1px;
height: 196px;
width: 966px;
text-align: left;
font-family: Arial;
color: #000000;
}

#reg_info_left{
width:450px;
margin-top:10px;
font-size: 13px;
float:left;
}
#reg_info_right{
margin-top:10px;
font-size: 13px;
padding-left:520px;
}

.li_simple {
color: #000000 !important;
}
.ul_container{
float:left;
}
.ul_links{
padding-left: 16px;
padding-right: 65px;
}
.ul_text{
color: #000000;
padding-left: 16px;
}
li{
color: #e1e1e1;
}