@charset "utf-8";


/* content */

#content{background:#fff;}

#main{background:url(../images/login_bg_03.png) no-repeat left center #fff;height:586px;}

.kuang{width:300px;padding:160px 0 0 740px;}

.user{width:300px;height:30px;}

.user span{width:50px;height:30px;display:block;line-height:30px;text-align:right;float:left;font-family:"微软雅黑";font-size:16px;color:#242424;}

.user p{width:224px;height:28px;border:1px solid #c4c6c5;border-radius:2px;float:left;}

.user .entry{width:200px;height:28px;border:0px;margin-left:10px;line-height:28px;vertical-align:middle;color:#888888;}

.forget{margin-left:50px;width:224px;margin-top:6px;}

.forget span{float:left;}

.forget span a{font-family:"微软雅黑";font-size:12px;color:#474747;}

.forget span a:hover{color:#2c82d5;}

.forget p{float:right;vertical-align:middle;color:#474747;}

.forget p input {vertical-align:middle;color:#474747;}

.denglu{widtH:224px;height:32px;background:url(../images/denglu_bg_06.jpg) repeat-x;border-radius:2px;margin-left:50px;margin-top:14px;}

.denglu a{display:block;line-height:32px;text-align:center;font-family:"微软雅黑";font-size:14px;color:#fff;}

.tbr-input-tip {
	position: absolute;
	height: 22px;
	overflow: hidden;
	z-index: 1000;
}

.tbr-input-tip p {
	line-height: 20px;
	background-color: #fff1e6;
	color: #333;
	border: 1px solid #ff7d27;
	text-indent: 6px;
	padding: 0 10px 0 5px;
}


.login_ul{border:1px solid #c9c9c9;border-bottom:none;border-top:none;}

.login_ul li{width:298px;height:48px;background:#f9f9f9;border-bottom:1px solid #c9c9c9;vertical-align:middle;}

.login_ul li a{display:block;padding-left:105px;line-height:48px;font-family:"微软雅黑";font-size:14px;color:#1f6bbe;}



