@charset "utf-8";
/* CSS Document */

.login_ad{
	width:540px;
	margin-left:15px;
	height:395px;
	float:left;
	margin-top:50px;
	}
.login_con{
	width:504px;
	margin-right:25px;
	float:right;}
.login_con .dl_title{
	letter-spacing:8px;
	font-family:"微软雅黑";
	font-size:20px;
	color:#444444;	
	text-align:center;
	margin:18px;
	margin-bottom:10px;
	}
.login_kuang{
	width:505px;
	height:395px;
	border:solid 1px #dedede;
	}
#frm_userlogin .login_kuang div{	
	margin-left:70px;}
#frm_userlogin .login_kuang div #user_account{
	background:url(../img/tp6.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:250px;
	height:50px;
	padding-left:100px;
	font-size:14px;
	color:#333;
	margin-top:50px;
	}	
#frm_userlogin .login_kuang div #user_pwd{
	background:url(../img/tp7.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	width:250px;
	height:50px;
	padding-left:100px;
	font-size:14px;
	color:#333;
	margin-top:10px;	
	}
#frm_userlogin .login_kuang .div_yzm{
	
	}
#frm_userlogin .login_kuang div #act{
	margin-top:30px;
	width:350px;
	height:50px;
	color:#FFF;
	font-size:18px;
	font-family:"微软雅黑";
	border:none;	
	background-color:#FF4401;}
#frm_userlogin .login_kuang div #act:hover{
	background-color:#E40303;}
.span_reg{
	display:inline-block;
	}
.span_reg a{
	color:#F30;}
.span_reg a:hover{
	text-decoration:underline;}
.span_wjmm{
	display:inline-block;
	margin-left:130px;}
.span_wjmm a{
	color:#999999;}
.span_wjmm a:hover{
	text-decoration:underline;
}