body {
	font-size:12px;
	margin:0px;
	padding:0px;
	color:#333;
	line-height: 22px;
	background-color:#015389;
	table-layout :auto;
	background-image:url(../images/login_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
input, select, form {	
	font-size:12px;
	margin:0;
	padding:0;
}
a:link {
	color: #333;
	text-decoration:none;
}
a:visited {
	color: #333;
	text-decoration:none;
}
a:hover {
	color: #f30;
	text-decoration:underline;
}
a:active {
	color: #333;
}

.login_user_bg{background:url(../images/login10.jpg); width:171px; height:24px; border:0px; line-height:24px; padding-left:5px;}
.login_yz_bg{background:url(../images/login12.jpg); width:107px; height:24px; border:0px; line-height:24px; padding-left:5px;}
.login_btn{background:url(../images/login09.jpg); width:72px; height:24px; border:0px; cursor: pointer;}