﻿body {
	font-family: Arial;
	font-size: 12px;
	width: 800px;
	margin: 10px auto;
	padding: 0;
}
.change {
	width: 228px;
	height: 78px;
	float: left;
	padding:20px 10px 0;
	margin-left: 10px;
	border: solid 1px #485e00;
	color: #333;
	background: #f7ffdd;
}
.change_right2 {
	width: 228px;
	height: 108px;
	float: left;
	padding:20px 10px 0;
	margin-left: 10px;
	border: solid 1px #485e00;
	color: #333;
	background: #f7ffdd;
}
.change_right_mail {
	width: 228px;
	height: 48px;
	float: left;
	padding:20px 10px 0;
	border: solid 1px #485e00;
	color: #333;
	background: #f7ffdd;
}
.font_color {
	color: Red; 
}
.pwd_width {
	width:152px;
	height:16px;
	border:1px solid #999999;
	text-align:center;
}
.top {
	width: 800px;
	height: 70px;
	margin: 0 auto;
}
.logo {
    width:140px;
	height:70px;
	float:left;
}
.nav_size{
    width:660px;
	height:40px;
	float:left;
	border-bottom:1px solid #CCCCCC;
}
.nav{
    width:250PX;
	height:15PX;
	margin-top:25PX;
	text-align:right;
	float:right;
}
.size10{
    font-size:10px;
}
.middle {
	width: 800px;
}
.con_border {
    background:url(../image/con_bottom_bg.jpg) bottom repeat-x;
	border: 1px solid #AACCEE;
	width: 700px;
	height: 1060px;
	margin: 30px auto 0;
}
.con_navbg {
	background:url(../image/con_top_bg.jpg) repeat-x;
	padding: 10px 0 0 10px;
	height: 30px;
	text-align: left;
}
.step{
    width:200px;
	float:left;
}
.step_all{
    font-weight:bold; 
	float:right; 
	margin-right:10px;
}
.reg_con {
	width: 680px;
	height: 100px;
	line-height: 20px;
	margin: 0 auto;
	border-bottom: 2px solid #EDF2F8;
}
.reg_password, .reg_introduction {
	width: 680px;
	height: 130px;
	line-height: 20px;
	margin: 0 auto;
	border-bottom: 2px solid #EDF2F8;
}
.reg_mail {
	width: 680px;
	height: 70px;
	line-height: 20px;
	margin: 0 auto;
	border-bottom: 2px solid #EDF2F8;
}
.regcon_left {
	width: 410px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	padding: 0;
}
.regcon_right {
	width: 228px;
	height: 78px;
	float: left;
	margin-left: 10px;
	padding:20px 10px 0;
	border: 0px;	
	color: #a3a3a3;
	background: #ffffff;
}
/*background:#EFF7FD;*/

.regcon_right2 {
	width: 228px;
	height: 98px;
	float: left;
	padding:20px 10px 0;
	margin-left: 10px;
	border: 0px;
	color: #a3a3a3;
	background: #ffffff;
}
.regcon_right_mail {
	width: 228px;
	height: 48px;
	float: left;
	padding:20px 10px 0;
	margin-left: 10px;
	border: 0px;
	color: #a3a3a3;
	background: #ffffff;
}
.input_text1 {
	border: 1px #B4B4B4 inset;
	width: 150px;
	height: 18px;
}
.input_text2 {
	border: 1px #B4B4B4 inset;
	width: 100px;
	height: 18px;
}
.reg_info {
	margin-top: 10px;
}
.input_exp {
	float: left;
	width: 120px;
	height: 20px;
	text-align: right;
	margin-right:10px;
}
.input_textarea {
	border: 1px #B4B4B4 solid;
	width: 150px;
	height: 80px;
}
.btn {
	border:#AACCEE 1px solid;
	background:url(../image/index_bg.jpg) repeat-x;
	height: 22px;
	padding-top: 3px;
	width: 90px;
	margin: 20px auto;
}
.bottom {
	width: 800px;
	margin-top: 10px;
	float: left;
}
.bottom_nav {
	margin: 10px auto;
	text-align: center;
}
.declaration {
	margin: 10px auto;
	text-align: center;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #005A98;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #CF0010;
}
a:active {
	text-decoration: none;
	color: #003399;
}
