@charset "utf-8";
/* CSS Document */
/*-------注册页---------*/
body{
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color:#616161;
	margin:0px;
	padding:0px;
	}
a{color:#626262; text-decoration:none;}
a:hover{color:#ee7700; text-decoration:underline;}

.reg_bold{font-weight:bold;}
.reg_orange{font-weight:bold; color:#fa8700; font-size:14px;}
.reg_orange a{font-weight:bold; color:#fa8700; font-size:14px; text-decoration:none;}
.reg_orange a:hover{font-weight:bold; color:#fa8700; font-size:14px; text-decoration:underline;}

.reg_orange1{font-weight:bold; color:#fa8700;}
.reg_orange1 a{font-weight:bold; color:#fa8700; text-decoration:none;}
.reg_orange1 a:hover{font-weight:bold; color:#fa8700; text-decoration:underline;}

.reg_orange2{font-weight:bold; color:#fa8700; text-decoration:underline;}
.reg_orange2 a{font-weight:bold; color:#fa8700; text-decoration:underline;}
.reg_orange2 a:hover{font-weight:bold; color:#fa8700; text-decoration:underline;}

.reg_blue{color:#2e67c7;}
.reg_blue a{color:#2e67c7; text-decoration:underline;}
.reg_blue a:hover{color:#2e67c7; text-decoration:underline;}
.reg_green{color:#9cc813; font-weight:bold;}
.reg_sgreen{color:#9cc813; font-weight:bold; font-size:14px;}

.reg_white{color:#fff; font-weight:bold;}
.reg_white a{color:#fff; font-weight:bold; text-decoration:none;}
.reg_white a:hover{color:#fff; font-weight:bold; text-decoration:none;}
.h2{font-weight:bold;}
img{border:0;}
	
#content{
	width:950px; margin-left:auto; margin-right:auto;
	}
.long_text{width:155px;}
.small_text{width:80px;}

.logo1{width:236px; float:left;}
.reghelp{width:100px; float:right; margin-top:40px;}
.regtop{width:950px; height:17px; border-top:5px solid #fda50d; background:url(../images/reg_top_bg.gif) repeat-x; clear:both;}

.regtitle{width:245px; float:right; margin-top:10px;}
.regcenter{width:860px; clear:both; border:1px solid #d1d1d1; margin-left:auto; margin-right:auto; margin-bottom:20px;}
.regcenter_title{width:860px; height:55px; line-height:55px; border-bottom:1px solid #d1d1d1; color:#7dc012; font-size:14px; }	
<!--.reg_buttom{width:142px; height:32px; background:url(../images/reg_buttom.gif) no-repeat; line-height:32px; color:#fff; font-size:14px;}
-->
.reg_buttom{BORDER: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND-IMAGE: url(/images/upload_buttom.gif); BORDER-LEFT: 0px;  CURSOR: hand; COLOR: #2291d6; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 28px; WIDTH: 96px;TEXT-ALIGN: center;margin-left:auto;margin-right:auto;
}	
.reg_buttom a{color:#fff; text-decoration:none;}
.reg_buttom a:hover{color:#fff; text-decoration:none;}

.reg_long_text{width:200px;}
.reg_text{width:50px;}

/*---------------登录页面----------------*/
.login_left{width:470px; float:left; border-right:1px solid #d1d1d1;}
.login_left_dl{width:350px; margin:20px auto 20px auto;}
.login_left_content{width:348px; padding-top:10px; padding-bottom:2px; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; background:#f5f5f5;}
.lgoin_left_content ul{width:348px; margin-left:auto; padding-right:auto;}
.login_left_content ul li{list-style:none; margin-top:5px;}
.login_left_buttom{
	width:142px;
	height:32px;
	background:url(../images/login_left_buttom.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	line-height:32px;
	color:#fff;
	text-align:center;
	}

.submit_bnt{BORDER: 0px; FONT-WEIGHT: bold; FONT-SIZE: 14px; BACKGROUND-IMAGE: url(/images/login_left_buttom.gif); BORDER-LEFT: 0px;CURSOR: hand; COLOR: #fff; PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 32px; WIDTH: 142px;  TEXT-ALIGN: center;margin-left:auto;margin-right:auto;
}		

/*---right-----*/
.login_right{width:470px; float:right;}
.login_right_reg{width:350px; margin:20px auto 20px auto;}
.login_right_content{width:348px; height:168px; padding-top:10px; padding-bottom:2px; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf;}
.login_right_content ul{width:268px; margin-left:auto; margin-right:auto; }
.login_right_content ul li{list-style:none; margin-top:5px;}
.login_right_buttom{
	width:142px;
	height:32px;
	background:url(../images/reg_buttom.gif) no-repeat;
	margin-left:50px;
	margin-right:auto;
	line-height:32px;
	color:#fff;
	text-align:center;
	}
.login_centerL{
	text-align:center;
	width:250px;
	padding-right:35px;
}

.login_center{
	text-align:center;
	width:300px;
}
.help{width:950px; margin:0; padding:0; padding-top:5px; height:111px; clear:both;}
.help_left{float:left; width:8px; height:111px; background:url(../images/hp_left.gif) no-repeat;}
.help_center{float:left; width:931px;  height:111px; background:url(../images/hp_bg.gif) repeat-x;}
.help_center_QLinfo{float:left; width:160px;   padding-top:20px; padding-left:15px;}
.help_center_QLinfo ul{margin:0; padding:0;}
.help_center_QLinfo ul li{list-style:square; list-style-position:inside;}

.help_right{float:left;  width:8px; height:111px; background:url(../images/hp_right.gif) no-repeat;}

/*----------------end help------------*/	

