﻿/*注册样式*/
.regMain {
	width: 800px;
	margin: 0 auto;
}
.regTop {
	height: 36px;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
.regTopLeft {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	margin-top: 10px;
}

/*注册步骤*/
.regTopStep1 {
	height: 31px;
	width: 181px;
	background-image: url(../images/images_2/reg_4.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 8px;
}
.regTopStep2 {
	height: 31px;
	width: 181px;
	background-image: url(../images/images_2/reg_4_2.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 8px;
}
.regTopStep1P {
	height: 31px;
	width: 158px;
	background-image: url(../images/images_2/reg_4.gif);
	background-repeat: no-repeat;
	float: left;
}
.regTopStep2P {
	height: 31px;
	width: 158px;
	background-image: url(../images/images_2/reg_4_2_p.gif);
	background-repeat: no-repeat;
	float: left;
}
.regTopStepLeft {
	float: left;
	height: 13px;
	width: 16px;
	margin-left: 14px;
	_margin-left: 6px;/*IE 6.0*/
	margin-top: 9px;
}
.regTopStepRight {
	letter-spacing: 5px;
	float: right;
	height: 15px;
	width: 145px;
	margin-top: 10px;
	font-size: 12px;
	color: #02aae9;
}
.regTopStepRight2 {
	letter-spacing: 5px;
	float: right;
	height: 15px;
	width: 145px;
	margin-top: 10px;
	font-size: 12px;
	color: #f77c01;
}
.regTopStepRight2P {
	float: right;
	height: 15px;
	width: 122px;
	margin-top: 10px;
	font-size: 12px;
	color: #f77c01;
}
.regTopStepRightP {
	float: right;
	height: 15px;
	width: 122px;
	margin-top: 10px;
	font-size: 12px;
	color: #02aae9;
}
/*注册步骤结束*/
.regTop2 {
	background-image: url(../images/images_2/reg_1.gif);
	background-repeat: repeat-x;
	height: 34px;
	width: 100%;
}
.regTop2Left {
	height: 25px;
	width: 18px;
	padding-top: 12px;
	padding-left: 20px;
	float: left;
}
.regTop2Right {
	height: 25px;
	padding-top: 11px;
	width: 760px;
	float: right;
	text-align: left;
}
.regTop2RightL {
	height: 25px;
	width: 105px;
	float: left;
	text-align: left;
}
.regTop2RightR {
	height: 25px;
	width: 600px;
	float: left;
	text-align: left;
}

/*注册中的项目*/
.regCenter {
	width: 100%;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow: hidden;
	padding-bottom: 6px;
}
.regCenterLeft {
	height: 23px;
	width: 103px;
	padding-top: 7px;
	padding-left: 2px;
	float: left;
	margin-left: 38px;
	_margin-left: 20px;/*IE 6*/
	color: #669900;
}
.regCenterAmong {
	width: 305px;
	float: left;
	margin-left: 2px;
	padding-top: 1px;
}
.regCenterAmongLeft {
	width: 10px;
	height: 9px;
	float: left;
	margin-top: 7px;
}
.regCenterAmongRight {
	width: 290px;
	float: right;
}


.regCenterAmong2 {/*会员类型、验证码、性质*/
	height: 28px;
	width: 298px;
	float: left;
	margin-left: 2px;/*Firefox*/

	*margin-left: 4px;/*IE 7*/
	_margin-left: 4px;/*IE 6*/
	padding-top: 1px;
}
.regCenterAmongLong {/*所在地区*/
	width: 635px;
	float: left;
	margin-left: 2px;/*Firefox*/

	*margin-left: 4px;/*IE 7*/
	_margin-left: 4px;/*IE 6*/
	padding-top: 1px;
}
.regCenterAmongLongP {
	width: 635px;
	float: left;/*Firefox*/
	margin-top: 5px;
	padding-left: 145px;
}
.regCenterRight {
	float: right;
	width: 320px;
	margin-right: 15px;
	_margin-right: 5px;/*IE 6*/
}

/*文本框样式*/
.appInput {
	COLOR: #666;
	TEXT-ALIGN: left;
	display: inline;
}
.appInputBor {
	COLOR: #000000;
	TEXT-ALIGN: left;
	display: inline;
	background-color: #E9F2FC;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
/*文字样式*/
.regFont1 {/*注册成功时用户名*/
	font-size: 18px;
	color: #000;
}
.regFont2 {/*必填、非必填文字*/
	font-size: 12px;
	color: #669900;
	font-weight: bold;
}
.regFont3 {
	font-size: 12px;
	color: #000;
}
.regFont4 {
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
.regFont5 {
	font-size: 12px;
	color: #F77B00;

}
.regFont6 {
	font-size: 12px;
	color: #666666;
	line-height: 24px;
}
.regFont7 {
	font-size: 12px;
	color: #F77B00;
}
.regFont8 {
	font-size: 12px;
	color: #669900;
}

