@charset "utf-8";
/*注册表单*/
.user_reg_box{width:1002px;height:100%;overflow:hidden;border:#dddddd 1px solid;margin:10px 0px;padding:20px 0px;}
.user_reg_box_sub{width:1000px;height:100%; overflow:hidden; margin:0px auto;}
.input1{width:300px;}
form.reg_form input{width:300px;height:28px;}
form.reg_form input:hover{ border:#FC0 2px solid;}

.input2{width:80px;height:41px;}
.star_red{color:#F00}
.lable_1{color:#999}
.lable_2{color:#F90}
.reg_title{font-size:14px;}
.ucbd{width:100%;height:100%; overflow:hidden;padding:10px 0px;}
.ucbd_left{width:180px;height:100%;overflow:hidden;float:left;}
.ucbd_right{width:814px;height:100%; overflow:hidden;float:right;}
/*左菜单*/

.car_left_top{
background: url(../images/shop/uc/leftmenu.jpg) no-repeat scroll 0 0;
color: #FFFFFF;
height:32px;
line-height:32px;
padding: 0 6px;
}
.car_left_top strong{font-weight:600;}
.car_left_bottom{
border:#E6E6E6 1px solid;
}

.car_order{
width:248px;
background: #E6E6E6;
height:27px;
line-height:27px;
}
.car_order strong{
padding-left:10px;
font-weight:600;
}
.car_order_list{
border-bottom:#E6e6e6 1px solid;
border-top:#E6e6e6 1px solid;
}
.car_order_a{
line-height:25px;
padding-left:22px;
}
.car_order_a:hover{ background:#bd6766;}
.car_order_a:hover a{color:#FFF}
/*右侧*/
.car_right_box{
border:1px solid #dddddd;
}
.car_dd_right{
border-color: #E6E6E6 #E6E6E6 #bd6766;
border-image: none;
border-style: solid;
border-width: 1px 1px 2px;
height: 33px;
line-height: 33px;
margin-bottom: 10px;
background:#F6F6F6;
}
.car_dd_right span{
padding-left:15px;
color:#000;
font-weight:bold;
font-size:14px;
}