/* reset */
html, body
{
	height: 100%;
}
body
{
	background-image: url(/images/login-bg.gif);
	background-repeat: repeat-x;
	color: #707070;
	font-family: simsun,sans-serif;
	line-height: 1.666em;
	font-size: 12px;
}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,form,p,dl,dt,dd,table,th,td,img,blockquote{margin:0;padding:0;border:0;}
a
{
	color: #154077;
}
a:hover
{
	text-decoration: underline;
}
.logo
{
	line-height: 150%;
	color: #2063AF;
	font-family: '宋体','方正小标宋简体' , '微软雅黑' , '黑体' , '宋体';
	font-size: 20pt;
	letter-spacing: 1px;
	text-align: left;
}
.toplinks
{
	text-align: right;
	line-height: 32px;
	vertical-align: bottom;
}
.toplinks, .toplinks a
{
	color: #8e8e8e;
}
.toplinks a
{
	margin: 0 3px;
	text-decoration: none;
}
.toplinks a:hover
{
	text-decoration: underline;
	color: Blue;
}

.main-part
{
	width: 948px;
	height: 288px;
	background: url(/images/user_bg.jpg) no-repeat;
	vertical-align:top;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}
select, button, input
{
	vertical-align: middle;
}
 
.ipt-c, .ipt-r
{
	width: 16px;
	height: 16px;
	overflow: hidden;
	padding: 0;
	margin: 0 3px 0 0;
}

.login-mod .ipt-b
{
	font-weight:normal;
	font-family:"宋体";
	}

/* 背景 */
.login-mod .goto, .login-mod .ipt-b, .login-mod h2, .login-mod h3, .logo span, .bg
{
	background-image: url(/images/bg.png);
	background-repeat: no-repeat;
}

.login-mod .ipt-t, .bgx
{
	background-image: url(/images/bgx.gif);
	background-repeat: repeat-x;
}

/* 登录框 */
.login-mod
{ 
	width:100%;
	  background-color:aliceblue;
	  border-top:1px solid lightsteelblue;
} 
.login-mod .ipt-t
{
	width: 150px;
	border: 1px solid #7A8395;
	padding: 6px 4px;
	font-size: 14px;
	margin-right: 10px;
	font-family: Arial,sans-serif;
	
}
.login-mod .ipt-b{width:90px;height:30px;font-size:14px;font-weight:bold;color:#444;padding:0;border:0;background-position:0 -72px;cursor:pointer;}
.login-mod .ipt-sample
{
	color: #788F9E;
 
}
.login-mod .ipt-b
{
	width: 90px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding: 0;
	border: 0;
	background-position: 0 -72px;
	cursor: pointer;
}
.login-mod .goto
{
	background-position: 0 -144px;
	 
	padding: 10px 20px 20px 38px;
	_padding: 5px 20px 10px 38px;
	font-size: 14px;
	
}
.login-mod .goto a,
.login-mod .goto a:link,
.login-mod .goto a:hover{
position: relative;}

.login-mod .goto a:hover{color:Red}
		.login-mod h2{width:151px;height:30px;text-indent:-999em;overflow:hidden;margin:30px 40px 10px ;_margin-left:40px;_margin-top:30px;_margin-bottom:5px;_margin-right:40px;}
.login-mod h2{background-position:-252px -36px;position:relative;}

.login-mod h3{width:151px;height:30px;text-indent:-999em;overflow:hidden;margin:30px 40px 10px ;_margin-left:40px;_margin-top:30px;_margin-bottom:5px;_margin-right:40px;}
.login-mod h3{background-position:-252px -0px;position:relative;}
.err
{
	 

	height: 30px;
	 
	margin-top: 10px;
	color: red;
	line-height: 16px;
}
 

/* 页脚 */
.footer
{
	padding: 10px 0;
	border-top: 1px solid #ededed;
	margin-top: 10px;
	text-align: center;
	font-family: '宋体' ,Arial,sans-serif;
}

  