@charset "gb2312";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #000;
	font-size:12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}.loginbg {
	background-image: url(image/index_08.gif);
	background-repeat: repeat-y;
}
.loginxiabg {
	background-image: url(image/index_27.gif);
	background-repeat: repeat-y;
	padding-top: 9px;
}
.qtendbg {
	background-image: url(image/index_48.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	padding-top: 12px;
}
.sysm {
	line-height: 18px;
	color: #666666;
}
.loginbtn {
	background-color: #ebeff4;
	height: 24px;
	border: 1px solid #bcc0c5;
	line-height:24px;
	color:#666;
}
.loginbtnnzm {
	background-color: #ccdaf1;
	color:#010dc5;
	height: 18px;
	border: 1px solid #3864b9;
	width:40px;
	text-align: center;
	padding-top:6px;

}

