.top dd{
	width:1000px;
}
.foot dd{
	width:1000px !important;
}
.reg-wrap{
	width:1000px;
	margin:0 auto;
}
.reg-wrap-ul{
	border:1px solid #ccc;
}
.reg-wrap-ul .lef{
	float:left;
	width:600px;
	overflow:hidden;
}
.reg-wrap-ul .lef .tit{
	padding: 30px 0 20px 110px;
    margin:20px 0 10px 30px;
    font-size: 25px;
    background: url("img/1.jpg") 20px center no-repeat;
	font-weight:bold;
}
.user-top-tit{
	font-size:34px;
	height:50px;
	line-height:50px;
	margin-top:20px;
	margin-left:14px;
	padding-left:16px;
	border-left:1px solid #919191;
	color:#919191;
}
.reg-wrap-ul .lef dl{
	zoom:1;
	overflow:hidden;
	padding:5px 0 5px 40px;
}
.reg-wrap-ul .lef dt{
	float:left;
	width:80px;
	text-align:right;
	font-size:14px;
	vertical-align: bottom;
	line-height:32px;
}
.reg-wrap-ul .lef dd{
	float:left;
}
.reg-wrap-ul .lef dd span{
	line-height:32px;
}
.reg-wrap-ul .lef dd input{
	height: 26px;
    line-height: 26px;
    vertical-align: bottom;
    width: 250px;
}
dl.btn-dl button{
	border: 1px solid #d82801;
    border-radius: 3px;
    background-color: #d82801;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    width: 250px;
    height: 36px;
}
dl.agree dd,dd.sex,dl.agree dd *,dd.sex *{
	line-height:32px;
	vertical-align:middle !important;
}
dl.agree input,dd.sex input{
	height:auto !important;
	line-height:normal !important;
	width:auto !important;
}
dl.agree,dl.agree *{
	padding-top:0 !important;
	line-height:20px !important;
}

.reg-wrap-ul .rig{
	float:right;
	min-height:500px;
	_height:500px;
	_overflow:visible;
	width:380px;
}
.reg-wrap-ul .rig ul{
	padding:100px 0 0 0;
}
.reg-wrap-ul .rig li{
	line-height:24px;
	font-size:14px;
	list-style-type: circle;
}
.reg-wrap-ul .rig li a{
	color: #d82801;
    text-decoration: underline;
}
/*******/
.user-wrap{
	width:1000px;
	margin:0 auto;
}
.user_contain{
	width:1000px;
	border:1px solid #ccc;
}
.user_contain .left{
	width:195px;
	height:540px;
	float:left;
	border-right:1px solid #c7c7c7;
	background-color:#fbfbfb;
}
.user_contain .left dt,.user_contain .left dd{
	border-bottom:1px solid #c7c7c7;
}
.user_contain .left dt{
	height:36px;
	background-color:#efefef;
}
.user_contain .left dd{
	line-height:30px;
	font-size:14px;
	background-color:#fff;
	padding:0 0 0 25px;
	vertical-align:middle;
}
.user_contain .left dd *{
	vertical-align:middle;
}
.user_contain .left dd em{
	width:3px;
	height:3px;
	background-color:#575757;
	display:inline-block;
	margin-right:5px;
	border-radius:2px;
}
.user_contain .left dd.curr{
	margin-right:-1px;
	font-weight:bold;
}
.user_contain .left dd.curr em{
	background-color:#000;
}
.user_contain .right{
	width:785px;
	height:400px;
	float:right;
}
.user_info_con{
	padding:20px 0 0 10px;
}
.user_info_con dl{
	overflow:hidden;
	zoom:1;
	line-height:30px;
	padding:0px 0 10px;
	
}
.user_info_con dl dt{
	float:left;
	vertical-align:middle;
	width:50px;
	text-align:right;
}
.user_password_con{
	padding-top:30px;
}
.user_password_con dt{
	width:65px !important;
}
.user_info_con dl dd{
	float:left;
	
}
.user_info_con dd input[type="text"],.user_info_con dd input[type="password"]{
	height:26px;
	width:250px;
}
.user_info_con dd input,.user_info_con dt input{
	vertical-align:middle;
}
button.simple{
	background-color: #31b0d5;
    border:none;
	width:80px;
	height:24px;
	line-height:24px;
	color:#fff;
	cursor:pointer;
}
.user_order_con{
}
.user_order_con table{
	border-collapse:collapse;
}
.user_order_con td{
	border:1px solid #ccc;
}
.user_order_con td.ra a{
	text-decoration:underline;
	color:#00C;
}
.user_order_con .head td{
	background-color:#555;
	color:#fff;
}
.sms_pagebreak{
	text-align:center;
	padding:11px 0 0;
}
.order_detail_grid{
	padding:15px 15px 15px 0;
}
.order_detail_grid table{
	border-collapse:collapse;
}
.order_detail_grid td{
	border:1px solid #999
}
.order_detail_grid td span.sum{
	color:red;
}