@charset "utf-8";
* {margin:0; padding:0;}
* html body {overflow:visible;}
body {color:#000; background:#dbeefd;font-family:Verdana, Arial, sans-serif; 
	font-size: 12px; text-align:center; width:100%; 
}
.main_div{
	width:100%; height:100%; max-height:863px;
	background:url('img_bg.jpg') top center no-repeat;
}

.main_login{
	margin-top:11px;
	width:179px;
	height:68px;
}

.main_login2{
	margin-top:13px;
	width:326px;
	height:64px;
}

a{
	text-decoration:none;
	cursor:hand;
	font-size:12px;
	color:#FFFFFF;
}

.login-k{
	width:900px; height:383px; margin:0px auto; background:url(./new2015/login-k.png) no-repeat; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src="skins/blue/index/new2015/login-k.png"); _background: none;
	margin-top:90px;}
.login-k h2{width:900px; height:42px;}
.logo{width:114px; height:42px; float:left; margin:3px 0px 0px 10px;}
.logo-wz{float:right; margin-right:10px; font-family:黑体; line-height:42px; font-size:14px; color:#0049ad;}
.login-banner{margin:0px; width:892px; height:175px; margin-left:4px; _margin-left:0px;}
.login-bottom{width:892px; margin-left:4px; _margin-left:0px;background:url(./new2015/di-x.jpg) repeat-x; height:32px;color:#8a919b; line-height:32px;}
.login-cont{height:110px; }
.login-input{
	width:150px;height: 25px;
	background: url(./new2015/input-3.jpg) no-repeat;
	border: 0;
	line-height: 25px;padding: 0 5px;
	position: relative;
}
/*-----------select begin------------*/
.login-account{
	position:absolute;border:1px solid #4c88bc;
	width:150px;height:20px;margin-left: 5px;
}
.login-account select{
	height:100%;
	position:absolute;clip:rect(2px 150px 20px 2px);
	margin:0;width:150px;background:white;
	border:none;
}
/*-----------select end------------*/
.login-login{
	width:90px;height: 25px;
	background: url(./new2015/dl-bt-1.jpg) no-repeat;
	border: 0px;cursor:pointer;
	behavior:url(skins/blue/index/login2.htc);
	font-family: "微软雅黑";
	font-size: 14px;
	position: relative;
}
.login-logout{
	width:90px;height: 25px;
	background: url(./new2015/tuichu-1.jpg) no-repeat;
	border: 0px;cursor:pointer;
	behavior:url(skins/blue/index/logout.htc);
	font-family: "微软雅黑";
	font-size: 14px;
	position: relative;
}
.login-font{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #11416c;
}