@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;}
/*-----------颜色样式------------*/
.bold{font-weight:bold;}
.orange{font-weight:bold; color:#fa8700; font-size:14px;}
.orange a{font-weight:bold; color:#fa8700; font-size:14px; text-decoration:none;}
.orange a:hover{font-weight:bold; color:#fa8700; font-size:14px; text-decoration:underline;}

.some_red{color:#FF0000;}

.orange1{font-weight:bold; color:#fa8700;}
.orange1 a{font-weight:bold; color:#fa8700; text-decoration:none;}
.orange1 a:hover{font-weight:bold; color:#fa8700; text-decoration:underline;}

.blue{color:#2e67c7;}
.blue a{color:#2e67c7; text-decoration:underline;}
.blue a:hover{color:#2e67c7; text-decoration:underline;}
.green{color:#9cc813; font-weight:bold;}
.sgreen{color:#9cc813; font-weight:bold; font-size:14px;}

.white{color:#fff; font-weight:bold;}
.white a{color:#fff; font-weight:bold; text-decoration:none;}
.white a:hover{color:#fff; font-weight:bold; text-decoration:none;}

.green{color:#9dc817;}
/*------------end-----------*/

img{border:0;}
	
#content{
	width:950px; margin-left:auto; margin-right:auto;
	}


.logo{width:236px; float:left;}
.reghelp{width:200px; float:right; margin-top:20px; text-align:right;}
.regtop{width:950px; height:17px; border-top:5px solid #fda50d; background:url(../images/reg_top_bg.gif) repeat-x; clear:both;}


.regcenter{width:900px; height:350px; clear:both;  margin-left:auto; margin-right:auto; margin-bottom:20px;}

#left{width:607px; float:left;}

#right{width:287px; float:right;}
#login{width:287px; height:364px; background:url(../images/login_bg.gif) no-repeat;}
.login_center{width:238px; margin:0px auto 5px auto; line-height:2.5em; padding-top:50px;}
.login_buttom{width:73px; height:28px; background:url(../images/buttom.gif) no-repeat; margin-left:50px; border:0; font-weight:bold;}
.login_font{color:#ec7705;}
.login_font a{color:#ec7705; text-decoration:underline;}
.login_font a:hover{color:#ec7705; text-decoration:underline;}

/*-------------其他页样式-------------*/
.nav_left{width:8px; height:84px; background:url(../images/nav_left.gif) no-repeat; float:left;}

.nav_center{width:931px; height:84px; background:url(../images/nav_bg.gif) repeat-x; float:left;}
.nav_top{
	height:33px; 
	margin-top:9px;
	list-style:none;
	line-height:33px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
.nav_top li{float:left; margin-left:15px; text-align:center;}
.nav_top li a{display:block; width:100px; color:#fff;}
.nav_top li a:hover{color:#fff; text-decoration:none;}
.nav_top li .now{color:#f17908; background:url(../images/now.gif) no-repeat; height:33px;}
.nav_top li a.now:hover{color:#f17908;}

.nav_buttom{height:40px; line-height:40px; font-weight:bold; padding-left:25px;}

.nav_right{width:11px; height:84px; background:url(../images/nav_right.gif) no-repeat; float:right;}

/*---------中间内容----------*/
.center{width:946px; border:1px solid #d0d0d0; clear:both; margin-top:5px; padding:1px;}
.title{height:39px; background:url(../images/title_bg.gif) repeat-x; text-align:center; line-height:35px;}

.text{width:82px;}
.longtext{width:150px;}
.tolongtext{width:250px;}
.search{width:80px; height:21px; background:url(../images/search.gif) no-repeat; border:0;}
/*------------footer----------------------*/	
.footer{
	clear:both;
	width:950px; 
	border-top:2px #fcc050 double ; 
	margin-top:25px;
	text-align:center;
	padding-top:10px;	
	}

