body{
	margin: 0px;
}

img{ border:0;}

td{
	font-size: 12px; 
	COLOR: #fff; 
	LINE-HEIGHT: 20px;
}

.style1 {
	FONT-SIZE: 12px; 
	COLOR: #999;
	FONT-FAMILY: "ËÎÌå",Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	FONT-WEIGHT: bold;
	COLOR: #ff0000;
}
input.username {
	PADDING-LEFT: 18px; 
	BACKGROUND: url("input_username.gif") #ffffff no-repeat 2px 2px;
}
input.password {
	PADDING-LEFT: 18px; 
	BACKGROUND: url("input_password.gif") #ffffff no-repeat 2px 2px;
}
input.vercode {
	PADDING-LEFT: 18px; 
	BACKGROUND: url("input_vercode.gif") #ffffff no-repeat 2px 2px;
}
a:link {
	COLOR: #F8E700; 
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a:visited {
	COLOR: #F8E700; 
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a:active {
	COLOR: #ff0000; 
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
}
a:hover {
	BORDER-TOP-WIDTH: 1px; 
	BACKGROUND-POSITION: 50% bottom;
	BORDER-LEFT-WIDTH: 1px; 
	LEFT: 1px;
	COLOR: #dd6800;
	BORDER-BOTTOM: 1px dotted;
	BACKGROUND-REPEAT: repeat-x;
	POSITION: relative; 
	TOP: 1px;
	BORDER-RIGHT-WIDTH: 1px; 
	TEXT-DECORATION: none;
}
.login {
	height: 337px;
	width: 626px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("login_bg.jpg");
	background-repeat: no-repeat;
}
.login .login_nav {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-weight: bold;
	color: #FFFFFF;
}
