@charset "gb2312";
.reg {
	padding-bottom: 10px;
}
.loginbt  {
	background-image: url(../image/footer_bg2.gif);
	background-repeat: repeat-x;
	line-height: 27px;
	height: 27px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.loginbt    span   {
	background-image: url(../image/footer_bg3.gif);
	background-position: right;
	float: left;
	display: block;
	line-height: 27px;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	color: #E4110E;
	font-family: Arial;
}


.reg .left {
	float: left;
	width: 465px;
}

.reg dl {
	border: 1px solid #dbdbdb;
	background-color: #f7f7f7;
	margin-top: -1px;
	zoom:1;
}
.reg dt {
	float: left;
	width: 70px;
	text-align: right;
	line-height: 22px;
	font-size: 14px;
	font-family: Arial;
	padding-top: 8px;
	padding-bottom: 8px;
}
.reg .left .title {
	font-size: 14px;
	color: #E4110E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dbdbdb;
	line-height: 35px;
	font-family: Arial;
	margin-bottom: 10px;
}

.reg dd {
	color: #555;
	width: 380px;
	line-height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dbdbdb;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	float: right;
	background-color: #fff;
}
.reg dd u {
	text-decoration: none;
	color: #E4110E;
}



.reg .right {
	float: right;
}
.reg .right .title {
	line-height: 35px;
	color: #000;
}
.reg .right .title strong {
	color: #e4110e;
}


.reg  .right  .inp {
	width: 450px;
	height: 445px;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding: 5px;
	border: 1px solid #dbdbdb;
}
.reg   .login  {
	width: 838px;
}
