BODY {
	font-size: 12px;
	font-family: ËÎÌå, Arial;
	color:#5B5B5B;
	line-height:20px;
	margin:0px;
}
textarea {
	font-size: 12px;
	color:#5B5B5B;
	line-height:20px;
}
.newLine {
	clear: both;
}
#center {
	position:relative;
	width:980px;
	margin:auto auto;
	text-align:left;
	min-height:480px;
}
#main {
	width:857px;
	margin:auto auto;
	height:550px;
	padding-top:20px;
}
#mainTop {
	width:857px;
	height:26px;
}
#content {
	width:857px;
	height:440px;
	background-image:url(../images/registerMid.gif);
}
.titleLeft {
	float:left;
	font-weight:bold;
	font-size:14px;
	line-height:50px;
	width:150px;
	padding-left:57px;
}
.titleRight {
	float:left;
	font-weight:bold;
	height:38px;
	padding-top:12px;
	width:650px;
}
.mainLine {
	width:750px;
	margin:auto auto;
	height:340px;
}
.mainLeft {
	float:left;
	width:180px;
	line-height:35px;
	text-align:right;
	font-size:15px;
}
.mainMid {
	float:left;
	width:250px;
	height:29px;
	font-size:15px;
	padding-top:5px;
}
.mainMidText {
	float:left;
	width:250px;
	height:26px;
	font-size:15px;
	padding-top:8px;
	color:#FF0000;
}
.mainRight {
	float:left;
	width:427px;
	line-height:35px;
}
#register {
	width:127px;
	margin:auto auto;
	height:40px;
	padding-top:12px;
}
#mainBottom {
	width:857px;
	height:26px;
}
#bottom {
	background-image:url(../images/bottom.gif);
	height:84px;
	text-align:center;
	padding-top:18px;
}
#bottom a:link{ color: #505050; text-decoration: none;}
#bottom a:visited {color: #505050; text-decoration: none;}
#bottom a:hover{ color: #df0026; text-decoration: none;}
.dashedLine {
	border-bottom:1px dashed #5B5B5B; width:750px; margin:auto auto; line-height:0px;
}

#login {
	width:857px;
	margin:auto auto;
	height:300px;
	padding-top:20px;
	padding-bottom:70px;
}
#loginC {
	width:857px;
	height:240px;
	background-image:url(../images/registerMid.gif);
}
.loginLeft {
	float:left;
	width:270px;
	line-height:35px;
	text-align:right;
	font-size:15px;
}
.loginMid {
	float:left;
	width:250px;
	height:29px;
	font-size:15px;
	padding-top:5px;
}
.loginRight {
	float:left;
	width:337px;
	line-height:35px;
}
