﻿
/*＝＝＝＝＝＝＝＝＝＝＝＝ 会员登陆开始 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝/
/************************************************************/

/****************************** 会员登陆 ***************************************************/
#login
{
    margin:0px auto;/*左右边距设置为auto可以让层居中显示*/
    padding-top:10px;
	width:753px;
	height:420px;
	background-color:#fff;
	
}
#login .left
{
	width:652px;
	float:left;
	overflow:hidden;
}
#login .right
{
	width: 101px;
	float:left;
}
#login .title
{
	margin-left:1px;
	width: 651px;
	height:47px;
	line-height:47px;
    vertical-align:middle;
    text-align:center;
	background-image: url(/Images/login/title_bg.gif);
	background-repeat:repeat;
	color:#fff;
	float:left;
}

#login .t_end
{
	margin-left:1px;
	margin-top:174px;
	width: 27px;
	height:64px;
	background-image: url(/Images/login/title_end.gif);
	background-repeat:repeat;
	float:left;
}
#login .content
{
	margin-top:15px;	
	width: 623px;
	height:312px;
	float:left;
	overflow:hidden;
}
#login .c_top
{
	width: 623px;
	height:19px;
	background-image: url(/Images/login/border_top.gif);
	background-repeat: no-repeat;
	float:left;
	
}
#login .li
{

	height:274px;
	background-image: url(/Images/login/border_bg.gif);
	background-repeat:repeat;
	float:left;
	width:623px;
}
#login .ad
{
	margin-left:10px;
	width: 295px;
	height:274px;
	float:left;
}
#login .ol
{

	width: 270px;
	height:274px;
	color:#505050; 
	float:right;
}
#login .kefu
{
	margin-bottom:50px;
	width: 235px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	border-top: #732A35 1px solid;
	border-bottom: #732A35 1px solid;
	color:#000;
	float: left;
}
#login .kefu a
{
	color: #732A35;
}
#login .ol span
{
	width: 270px;
	height:30px;
	line-height:24px;
	vertical-align:middle;
	text-align:left;
	color:#505050; 
	float:left;
}
#login .c_end
{
	width: 623px;
	height:19px;
	background-image: url(/Images/login/border_bottom.gif);
	background-repeat: no-repeat;
	float:left;
}
#login .r_content
{
	width: 101px;
	height:285px;
	background-image: url(/Images/login/login_right.gif);
	background-repeat: no-repeat;
	float:left;
}
#login .pic
{
	margin-top: 15px;
	width: 296px;
	height: 224px;
}
#login .input
{
	height: 18px;
	width: 116px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #F4F4F4;
	border-right: #ada9a6 1px solid;
	border-top: #ada9a6 1px solid;
	border-left: #ada9a6 1px solid;
	border-bottom: #ada9a6 1px solid;
}
#login .btn
{
	margin-left: 58px;
	height: 22px;
	width: 64px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFDFD0;
	
	float: left;
	border-right: #CF6F1B 1px solid;
	border-top: #CF6F1B 1px solid;
	border-left: #CF6F1B 1px solid;
	border-bottom: #CF6F1B 1px solid;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝ 免费注册开始 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝/
/************************************************************/
/****************************** 免费注册 ***************************************************/
.ad
{
	margin:0px auto;
	width: 753px;

	background-color:#fff;
}

#register
{
    margin:0px auto;
    padding-top:10px;
	width:753px;

	background-color:#fff;
	
}
#register .left
{
	width:652px;
	overflow:hidden;
	float:left;
}
#register .right
{
	width: 101px;
	overflow:hidden;
	float:left;
}
#register .title
{
	margin-left:1px;
	width: 651px;
	height:47px;
	line-height:47px;
    vertical-align:middle;
    text-align:left;
    padding-left:40px;
	background-image: url(/Images/login/reg_title_bg.gif);
	background-repeat:repeat;
	color:#fff;
	float:left;
}

#register .t_end
{
	margin-left:1px;
	margin-top:174px;
	width: 27px;
	height:64px;
	background-image: url(/Images/login/reg_title_end.gif);
	background-repeat:repeat;
	float:left;
}
#register .content
{
	padding-top:20px;
	padding-bottom:10px;		
	width: 623px;
	
	float:left;
}
#register .c_top
{
	width: 623px;
	height:19px;
	background-image: url(/Images/login/reg_border_top.gif);
	background-repeat: no-repeat;
	
	
}
#register .li
{
	width: 623px;
	height:274px;
	background-image: url(/Images/login/reg_border_bg.gif);
	background-repeat:repeat;
	line-height:180%;overflow:hidden;

}
#register .ol
{
	margin-left:30px;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
	width: 256px;
	height:241px;
	background:url(/images/register/3g.gif);
	float:left;
}
#register .radio
{
	width: 115px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:left;
	float:left;
}

#register a:hover
{
	color: #ff6600;
	text-decoration:underline;
	
}
#register .c_end
{
	width: 623px;
	height:19px;
	background-image: url(/Images/login/reg_border_bottom.gif);
	background-repeat: no-repeat;
	float:left;
}
#register .r_content
{
	width: 101px;
	height:285px;
	background-image: url(/Images/login/reg_right.gif);
	background-repeat: no-repeat;
	float:left;
}
#register .pic
{
	margin-left:10px;
	margin-top: 5px;
	padding-left:20px;
	width: 240px;
	
  height:251px;
	float:left;
	text-align:left;
}
#register img
{
	vertical-align:middle;
}
#register .bl
{
	clear:both;
	border-bottom: 1px dotted black;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
}
#register li
{
	list-style-type: circle;
}
#register .intro
{
	height: 22px;
	width: 235px;
	line-height: 22px;
	vertical-align: middle;
	text-align:left;
	padding-left:5px;
	border-top: #FC923E 1px solid;
	border-bottom: #FC923E 1px solid;
	float: left;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝ 忘记密码开始 ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝/
/************************************************************/
/****************************** 忘记密码 ***************************************************/
#pwd
{
    margin:0px auto;
	width:753px;
	height:375px;
	background-color:#fff;
	
}
#pwd .c
{
	margin-top:15px;
	margin-left:17px;
	width: 716px;
	height: 338px;
}
#pwd .top
{
	width: 716px;
	height:10px;
	background-image: url(/Images/login/pwd_border_top.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#pwd .content
{
	width: 716px;
	height:318px;
	background-image: url(/Images/login/pwd_border_bg.gif);
	background-repeat: repeat;
}
#pwd .title
{
	margin-left:13px;
	width: 658px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align:left;
	background-position:left center;
	background-image: url(/Images/login/pwd_dot.gif);
	background-repeat: no-repeat;
	padding-left:32px;
	font-size:11pt;
	font-weight:bold;

	border-bottom: #505050 1px dashed;
}
#pwd .li
{
	padding-left:20px;
	width: 375px;
	height:285px;
	float:left;
}
#pwd .ol
{
	margin-top:13px;
	width: 350px;
	height:240px;
	text-align:left;
	float:right;
}
#pwd .alt
{
	width: 350px;
	height:40px;
	line-height:20px;
	vertical-align:middle;
	text-align:left;
	float:left;
}
#pwd .view
{
	margin-left:30px;
	width: 300px;
	height:100px;
	line-height:30px;
	vertical-align:middle;
	text-align:left;
	color:#505050; 
	float:left;
}
#pwd .pic
{
	margin-top:2px;
	width: 315px;
	height:285px;
	background-color:#F6F6F6;
	background-position:center center;
	background-image: url(/Images/login/pwd_pic.jpg);
	background-repeat: no-repeat;
	float:left;
}
#pwd .end
{
	width: 716px;
	height:10px;
	background-image: url(/Images/login/pwd_border_bottom.gif);
	background-repeat: no-repeat;
	float:left;
}
#pwd .input
{
	height: 18px;
	width: 160px;
	line-height: 18px;
	vertical-align: middle;
	background-color: #F4F4F4;
	border-right: #ada9a6 1px solid;
	border-top: #ada9a6 1px solid;
	border-left: #ada9a6 1px solid;
	border-bottom: #ada9a6 1px solid;
}
#pwd .btn
{
	margin-left: 60px;
	height: 22px;
	width: 64px;
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	background-color: #FFDFD0;
	float: left;
	border-right: #CF6F1B 1px solid;
	border-top: #CF6F1B 1px solid;
	border-left: #CF6F1B 1px solid;
	border-bottom: #CF6F1B 1px solid;
}

