@charset "utf-8";
/* CSS 公用 */
body,div,span,ul,li,a,form,input{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: "微软雅黑",Arial, Helvetica, sans-serif;
	color:#1d1f20;
}
ul,li{
	list-style-type:none;
}
a{
	text-decoration:none;
	outline:none;	
	color:#726e6e;
}
a:hover{
	color:#ba0700;
}
img{
	border:none;
}

body{
	background:url(images/Backstage_01.png) repeat-x left top;
}

.gobal{
	width:748px;
	margin:0px auto;
	padding:0px 102px;
	background:url(images/zhehen.png) no-repeat left top;
	overflow:hidden;
	position:relative;
}
.header{
	width:748px;
	height:57px;
	overflow:hidden;
	background:url(images/b_header.png) no-repeat left top;
	margin-top:150px;
	margin-bottom:30px;
}
.main{
	width:750px;
	height:332px;
	overflow:hidden;
}
.main_lbg{
	width:20px;
	height:332px;
	background:url(images/bg_03.png) no-repeat left top;
	float:left;
}
.main_rbg{
	width:20px;
	height:332px;
	background:url(images/bg_06.png) no-repeat left top;
	float:left;
}
.main_bbg{
	width:750px;
	height:5px;
	background:url(images/bg_08.png) no-repeat left top;
	margin-bottom:20px;
}
.main_content{
	width:710px;
	height:331px;
	border-bottom:solid 1px #c2c2c2;
	background:url(images/bg_04.png) repeat-x left top;
	overflow:hidden;
	float:left;
}

.main_form{
	width:710px;
	overflow:hidden;
	padding-top:30px;
}
.main_div{
	width:210px;
	height:97px;
	overflow:hidden;
	float:left;
}
.user_title{
	font-size:16px;
	padding-left:32px;
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
	margin-left:12px;
	margin-bottom:10px;
}
.pswd_title{
	font-size:16px;
	padding-left:32px;
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
	background-position:0px -24px;
	margin-left:12px;
	margin-bottom:10px;
}
.code_title{
	font-size:16px;
	padding-left:32px;
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
	background-position:0px -48px;
	margin-left:12px;
	margin-bottom:10px;
}
.main_input{
	width:210px;
	height:63px;
	overflow:hidden;
	background-image:url(images/user.png);
	background-repeat:no-repeat;
}
.main_input input{
	width:170px;
	height:30px;
	border:none;
	background:transparent;
	margin-top:13px;
	margin-left:22px;
	padding-left:8px;
	overflow:hidden;
	line-height:30px;
}
.main_input_code{
	width:210px;
	height:63px;
	overflow:hidden;
	background-image:url(images/ver.png);
	background-repeat:no-repeat;
}
.main_input_code input{
	width:94px;
	height:30px;
	border:none;
	background:transparent;
	margin-top:13px;
	margin-left:22px;
	padding-left:8px;
	overflow:hidden;
	line-height:30px;
}
.code{
	width:68px;
	height:26px;
	overflow:hidden;
	border:solid 1px #cccccc;
	margin-left:130px;
	margin-top:-30px;
}
.btn{
	width:76px;
	height:97px;
	overflow:hidden;
}
.btn_main{
	width:76px;
	height:76px;
	background-image:url(images/btn.png);
	background-repeat:no-repeat;
	margin-top:21px;
}
.btn input{
	width:76px;
	height:76px;
	border:none;
	background:transparent;
	cursor:pointer;
}
.ad{
	width:687px;
	height:126px;
	border:solid 1px #cccccc;
	margin-left:12px;
	margin-top:28px;
}

.footer{
	width:750px;
	height:16px;
	overflow:hidden;
	margin-bottom:90px;
}
.f_links{
	height:16px;
	overflow:hidden;
	float:left;
	color:#726e6e;
}
.f_links a{
	line-height:16px;
	padding-right:4px;
	padding-left:4px;
}
.f_copyright{
	float:right;
	height:16px;
	overflow:hidden;
}

.contact{
	width:280px;
	height:115px;
	position:absolute;
	left:570px;
	top:0px;
}
.c_main{
	width:280px;
	height:85px;
	overflow:hidden;
	z-index:-1;
	display:none;
}
.c_lbg{
	width:12px;
	height:85px;
	background:url(images/tell_03.png) no-repeat left top;
	float:left;
}
.c_rbg{
	width:12px;
	height:85px;
	background:url(images/tell_05.png) no-repeat left top;
	float:left;
}
.c_text{
	width:256px;
	height:85px;
	background:url(images/tell_04.png) repeat-x left top;
	overflow:hidden;
	float:left;
}
.c_drap_dn{
	width:44px;
	height:30px;
	background-color:#0bafef;
	margin-left:122px;
	margin-top:-10px;
	position:absolute;
}
.c_drap_dn a{
	display:block;
	width:44px;
	height:30px;
	text-align:center;
	line-height:30px;
	background:url(images/tell_17.png) no-repeat center center;
}
.c_drap_up{
	width:44px;
	height:30px;
	background-color:#0bafef;
	margin-left:122px;
	margin-top:-10px;
	z-index:99;
	position:absolute;
}
.c_drap_up a{
	display:block;
	width:44px;
	height:30px;
	text-align:center;
	line-height:30px;
	background:url(images/tell_18.png) no-repeat center center;
}

/*note*/
#user_name_message,#user_password_message{
	width:190px;
	height:50px;
	position:absolute;
	background:url(images/note.png) no-repeat center center;
	padding-top:20px;
	padding-left:20px;
	color:#ba0700;
	display:none;
	top: 140px
}
#user_name_message{
	left:125px;
}
#user_password_message{
	left:340px;
}
