@charset "utf-8";
/* CSS Document */

.login_bg {
	background:#d4ebff
}
#login_box {
	background:url(../login/login_bg.jpg) no-repeat top center;
	width:804px;
	margin:0px auto;
	height:638px;
	padding:0px 100px;
	
	
	
}

#login_wrap{ width:1040px; height:305px; margin:0 auto; background:url(../images/login_bg.jpg) no-repeat; position:relative;}

#top_tool_bar {
	height:35px;
	line-height:35px;
	float:right
}
#top_tool_bar span {
	float:left;
	padding:0px 5px;
	vertical-align:middle
}
#top_tool_bar span.line_1 {
	color:#658db6;
	font-size:14px;
}
#top_tool_bar span a.first_a {
	color:#658db6;
	font-size:14px;
}
#login_pic {
	float:left;
	 background:url(../login/login_pic.png) no-repeat ;
	 width:335px; height:421px;
	 _background:none;
	 	_FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=login/login_pic.png);

	 
	 
}



#login_table_div {
	float:left;
	padding-left:140px;
}
#login_table_idx {
	float:left;
	padding-left:840px;
}
.td_title {
	color:gray;
	font-size:14px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	padding-left: 20px;
}
.login_input_1 {
	border:1px #79b0e6 solid;
	background:#f5f5f5;
	height:30px;
	line-height:30px;
	width:200px;
}
.login_input_2 {
	border:1px #79b0e6 solid;
	background:#f5f5f5;
	height:30px;
	line-height:30px;
	width:120px;
}
.login_submit {
	background:url(../login/btn_bg_1.jpg) no-repeat;
	width:88px;
	height:37px;
	line-height:37px;
	color:#fff;
	font-size:16px;
	text-align:center;
	border:none;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle
}

.uis_btn{ 
	background:url(../login/uis_btn.jpg) no-repeat;
	width:88px;
	height:37px;
	line-height:37px;
	border:none;
	cursor:pointer;
	vertical-align:middle
}

.a_1 {
	color:#658db6;
	font-size:12px;
	padding:0px 5px;
}

.f_658db6{ color:#658db6}