﻿
.header{
	border-bottom: 1px solid #e5e5e5;
}

input.input{
	border:1px solid #bbb;
	background:#fefefe url(../images/input_bg.gif) no-repeat;
	height:30px;
	line-height:30px;
	padding:0 5px
}

input.button{
	height:28px;
	cursor:pointer;
	border-top:1px solid #ddd;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #ddd;
	background-color:#e4e4e4;
	background-repeat:no-repeat;
	background-position:8px center;
	padding:0 8px;
	overflow:visible
}

select.select{
	padding:4px
}




.register{
	padding:10px;
	background:#fff;
}


.register .box{
	border:1px solid #e5e5e5;
	margin-top: 10px;
}


.regbox{padding:20px 0 20px 30px; }


.register .tabs{height:40px; line-height:40px; background:url(images/reg_tab_line.gif) repeat-x left bottom; padding-left:60px}
.register .tabs ul li{float:left; height:38px; line-height:38px; padding:0 10px; font-size:14px; font-family:"微软雅黑"; font-weight:bold; border:1px solid #ccc; background:#f9f9f9; cursor:pointer}
.register .tabs ul li.selected{background:#f60; border:1px solid #c24e00; color:#fff}




.register .title{
	background: url(../images/register_step_bg.gif) no-repeat 10px 24px;
	height:75px;
	line-height: 660px;
	overflow: hidden;
	padding-bottom:30px;
	border-bottom:1px dashed #ddd;
	width:98%;
	margin:0 auto
}

.txt{
	border-bottom:1px dashed #ddd;
	padding-top:30px;
	padding-bottom:30px;
	width:98%;
	margin:0 auto;
	font-size:16px;
}



.regbox{}


.regbox .regleft{
	width:650px;
	float:left;
	overflow:hidden;
	padding:13px 20px
}

.regbox table{
	width:100%
}

.regbox th{
	font-weight:normal;
	text-align:right;
	vertical-align:top;
	padding:15px 15px 0 0;
	font-size:14px;
	width:100px
}


.regbox th b{
	color:#f00;
	font-size:12px;
	font-weight:normal;
	padding-right:5px
}


.regbox td{
	line-height:200%;
	vertical-align:top;
	padding:10px 0
}


.regbox td img{
	vertical-align:top
}




.regbox .regright{
	width:220px;
	float:right;
	overflow:hidden;
	border-left:1px dashed #ddd;
	height:460px
}


.regbox .regleft .agreement{
	padding-top:10px
}

.regbox .regleft .agreement a{
	color:#0080c9
}



input.send{
	height:25px;
	background: #20a2de;
	border:none;
	padding:0 10px;
	color:#fff;
	cursor:pointer;
}











.regbox .regright .reglogin{
	line-height:200%;
	padding-top:30px
}

.regbox .regright .reglogin dl{
	padding:0 0 30px 0;
	text-align:center
}

.regbox .regright .reglogin dt{
	height:34px;
	line-height:30px;
	color:#555
}

.regbox .regright .reglogin dl dd p{
	text-align:left;
	padding-left:30px;
	color:#666;
	background:url(images/register_dot.gif) no-repeat 30px center
}

.regbox .regright .btn_login{
	background:#f80;
	width:160px;
	height:26px;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	border:none
}


.regbox .submit{
	width:232px;
	height:35px;
	background:#20a2de;
	border:none;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	border-radius:2px;
}

.regbox .submit:hover{
	background-position:left bottom
}

div.tip{
	position:absolute;
	padding:0;
	margin:0
}

div.tip div{
	position:absolute
}




.successbox{
	background:url(../images/register_success.gif) no-repeat 60px top;
	height:380px;
	margin-top: 30px;
}

.successbox .info{
	padding:80px 0 0 185px
}

.successbox .info a{
	color:#06F
}

.successbox .info p{
	height:40px;
	line-height:30px;
	font-family:'宋体';
	font-size: 14px;
}

.successbox .info div{
	padding-top:20px
}

.successbox .info div input{
	border:none;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	cursor:pointer
}

.successbox .info div .b1{
	background:#f60;
}

.successbox .info div .b2{
	background:#20a2de;
}

.successbox .info div .b3{
	background:#555;
}



