﻿@CHARSET "UTF-8";
.wraplogin{width:450px;margin:0 auto;background-color:#F2FAFF;}
.wraplogin .login_form{width:350px;margin:0 auto;padding-bottom:10px;}
.wraplogin .login{height:35px;border-bottom:1px solid #E2E2E2;width:400px;margin:0 auto;font-family:"宋体";letter-spacing:2px;text-align:center;}
.wraplogin .zhuce{font-size:16px;color:#999;font-weight:bold;line-height:30px;height:30px;text-align:center;padding-top:5px;}
.line-bottom{width:80px; background:#77C72A;height:2px;margin-left:20px;margin-top:1px;}
.wraplogin  .login_title{
	height:50px;border-bottom:1px solid #E2E2E2;width:400px;margin:0 auto;font-family:"微软雅黑";letter-spacing:2px;
}
.wraplogin  .login_title .login_notice{
	font-size:16px;color:#999;font-weight:bold;line-height:45px;height:45px;text-align:center;padding-top:5px;
}
.wraplogin  .login_title .title_bottom{
	width:80px; background:#77C72A;height:2px;margin-left:20px;margin-top:1px;
}
.ukey_error{
	width:350px;color:red;height:20px;font-size:14px;text-align:center;padding:10px 0;margin:0 auto;
}
.wraplogin .wrap_input{
	height:40px;
}
.wraplogin .wrap_input ul{
	clear:both
}
.wraplogin .wrap_input ul li{
	float:left; 
	height:35px;
	line-height:35px;
}

.wraplogin .wrap_input ul .row1{
	color:#999;
	font-family:"微软雅黑";
	font-size:16px;
	padding-right:10px;
	text-align:right;font-weight:bold;
}
.yanzheng{height:25px;}
.yzmhq{color:#999;border:1px solid #d7d7d7;height:29px;color:#999;cursor:pointer;}
.yzmsec{color:#999;border:1px solid #d7d7d7;height:29px;color:#999;cursor:pointer;display:none;}
.yzmcxhq{color:#999;border:1px solid #d7d7d7;height:29px;color:#999;cursor:pointer; display:none;}
.yz{color:#999;border:1px solid #d7d7d7;height:29px;cursor:pointer; display:none;}
.yzm{padding:0 10px;color:#999;border:1px solid #d7d7d7;width:50px;height:26px;line-height:26px;font-weight:bold;font-size:14px;display:none;}
.wraplogin .wrap_input ul .row2{
	background: url("./images/icon_4.png") no-repeat scroll -1px -12px transparent;
    height: 32px;
    width: 272px;
}

.rowselect select{width:270px;padding:5px 10px;color:#999;border:1px solid #d7d7d7;font:size:14px;}
.area{margin-left:36px;}

.wraplogin .wrap_input ul .row2_focus{
	background: url("./images/icon_4.png") no-repeat scroll -1px -56px transparent;
    height: 30px;
    width: 272px;
}

.wraplogin .wrap_input ul .inputstyle{
	background: none repeat scroll 0 0 transparent;
    border: none;
    color: #999;
    font-family:"微软雅黑";
    font-size: 14px;
    font-weight:bold;
    height: 22px;
    line-height: 22px;
    padding: 4px 0 4px 10px;
    width: 258px;
}
.inputradio input[type="radio"]{
	cursor:pointer;
}
.inputradio input[type="radio"]:checked{color:#77C72A;}
.inputradio{color:#999;margin-right:10px;}
 .login_button{
	margin-left:210px;margin-top:10px;display:none;
}
 .login_button .btn{
	background: url("./images/icon_3.png") no-repeat scroll 0 -90px transparent;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    width: 115px;
}
 .login_button:hover .btn{
	 background-position: -116px -90px;
}