/* CSS Document */

.a_main{
	width:958px;
	margin:auto;
	background: #FFFFFF;
    border: 1px solid #D7D7D7;
    clear: both;
    min-height: 400px;
    padding: 20px;
	margin-top:10px;
}
.account_title{
	border-bottom: 1px solid #E9E9E9;
    color: #222222;
    font-size: 23px;
    font-weight: bold;
    margin: 0 40px;
    padding: 0 0 10px 10px;
}

.acc_main{
	width:100%;
	min-height:200px;
}
.acc_left{
	border-right: 1px solid #E5E5E5;
    float: left;
    margin: 40px 0;
    min-height: 290px;
    padding: 0 20px 0 40px;
    width: 619px;
}
.acc_right{
	float: left;
    padding: 40px 0 0 14px;
    width: 224px;
}

.acc_tab{
	width:400px;
	height:28px;
}
.acc_tab dl{
	height:16px;
	line-height:16px;
	margin-left:65px;
}
.acc_tab dl dd{
	width:120px;
	height:15px;
	float:left;
}

.acc_tab_common, .acc_tab_company{
    display: inline-block;
    line-height: 15px;
    padding-left: 16px;
    position: relative;
}
.acc_tab_company{
	padding-left:19px;
}

.acc_tab_common i{
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../../../static/images/icos.png) -221px 0px;
	position:absolute;
	left:0px;
	top:0px;
}
.nocurracctab a{
	color:#999;
}
.nocurracctab a:hover{
    color: #1D53BF;
}

.nocurracctab .acc_tab_common i{
	background-position:-221px -16px;
}
.nocurracctab .acc_tab_common:hover i{
	background-position:-221px 0px;
}

.nocurracctab .acc_tab_company i{
	background-position:-240px -16px;
}
.nocurracctab .acc_tab_company:hover i{
	background-position:-240px 0px;
}

.acc_tab_company i{
	display:inline-block;
	width:18px;
	height:15px;
	background:url(../../../static/images/icos.png) -240px 0px;
    position:absolute;
	left:0px;
	top:0px;	
}

.loginbox{
	width:450px;
	height:600px;
	position:relative;
	overflow:hidden;
}
.loginbody{
	width:900px;
	height:350px;
	position:absolute;
	left:0px;
	top:0px;
}
.common_body{
	width:450px;
	float:left;
}
.company_body{
	width:450px;
	float:left;
}

.loginline{
	padding: 10px 0 10px 70px;
	position:relative;
}

.loginstatus{
    padding: 10px 0 10px 60px;
	position:relative;
}
.loginstatus input{
	vertical-align:middle;
}

.loginline label{
	color: #333333;
    font-size: 14px;
    left: 0px;
    padding-top: 4px;
    position: absolute;
    text-align: right;
	width:60px;
}
.loginline input{
    height: 20px;
    line-height: 20px;
    padding: 5px;
    vertical-align: top;
    width: 250px;
	font-size:14px;
}

.loginline textarea{
	height:80px;
	width:250px;
	padding:5px;
	font-size:14px;
}

.citycotrolbox{
	height: 20px;
    line-height: 20px;
    padding: 5px;
    vertical-align: top;
    width: 250px;
	font-size:14px;
}


.account_submit{
	background: url("../../../static/images/gb_btn_dot.png") repeat scroll 0 -56px transparent;
    color: #FFFFFF;
    display: block;
    font-family: Microsoft Yahei;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    width: 78px;
}

.yzm_input{
	width:100px;
	height:28px;
	display:block;
	float:left;
}
.yzm_input input{
	width:88px;
}

.form_yzm{
	display:block;
	width:120px;
	height:30px;
	float:left;
	padding-left:10px;
}
.intensity_pointer{
	padding: 0px 0 10px 70px;
	position:relative;
	height:16px;
}
.intensity_pointer dd{
	border-right: 2px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    width: 86px;
	background:#c0ceda;
	position:relative;
}
.intensity_pointer dd i{
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	display:block;
	width:0px;
}
.intensity_pointer dd span{
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:100%;
	height:16px;
	color:#fff;
}


.acc_m_area{
	 padding-left: 6px;
}
.acc_m_area span{
	color:#111;
	font-size:14px;
}

.btn_regist{
	margin: 15px 60px 15px 0px;
}

.open_auth{
}
.open_auth h3{
	font-weight: normal;
    margin: 0 0 10px 6px;
	font-size: 14px;
	color:#111;
}
.open_auth ul{
	margin-left:6px;
}
.open_auth ul li{
	float: left;
    margin: 0 10px 6px 0;
}
.open_auth ul li a{
	color: #666666;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    vertical-align: top;
    width: 89px;
}
.open_auth ul li a:hover{
	color:#333;
}
.open_auth ul li a i{
	background:url(../../../static/images/auth_login_ico.png) no-repeat;
    display: inline-block;
    height: 16px;
    margin-right: 9px;
    vertical-align: top;
    width: 16px;
}
.open_auth .qq{
	 background-position: 0px -17px;
}
.open_auth .sina{
	background-position: -34px -17px;
}
.open_auth .baidu{
	background-position:-51px -17px;
}
.open_auth .alipay{
	background-position:-17px -17px;
}
.open_auth .qihu360{
	background-position:-68px -17px;
}
.open_auth .kaixin{
	 background-position: -85px -17px;
}
.open_auth .renren{
	background-position:-102px -17px;
}