/* CSS Document */

body {font-family:"Tahoma", "Verdana","ËÎÌå";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;
	font-size:12px;
	line-height:20px;
	color:#767676;
}
table {
margin-top:-2px;}
INPUT {
color: #000000;
	BORDER-RIGHT: #7b7b7b 1px solid; BORDER-TOP: #7b7b7b 1px solid; FLOAT: left; BORDER-LEFT: #7b7b7b 1px solid; WIDTH: 100px; MARGIN-RIGHT: 6px; BORDER-BOTTOM: #7b7b7b 1px solid; HEIGHT: 18px;

}
INPUT.submit {
	BACKGROUND: url(../images/login_bt.gif) no-repeat; WIDTH: 47px; CURSOR: pointer; COLOR: #767676; BORDER-TOP-STYLE: none; TEXT-INDENT: -9999px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 18px; BORDER-BOTTOM-STYLE: none
}
INPUT.reg {
	BACKGROUND: url(../images/reg_bt.gif) no-repeat; WIDTH: 47px; CURSOR: pointer; COLOR: #767676; BORDER-TOP-STYLE: none; TEXT-INDENT: -9999px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 18px; BORDER-BOTTOM-STYLE: none
}

INPUT.dingyue {
	BACKGROUND: url(../images/dingyue.gif) no-repeat; WIDTH: 56px; CURSOR: pointer; COLOR: #767676; BORDER-TOP-STYLE: none; TEXT-INDENT: -9999px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 18px; BORDER-BOTTOM-STYLE: none
}

.username{
    background-image:url(../images/username.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	FONT-SIZE: 12px;}
.password{
    background-image:url(../images/password.gif);
	background-position: 1px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
	FONT-SIZE: 12px;}
	
.ared{
color:#FF0000;
text-decoration:none;}
.ared:hover{
text-decoration:underline;
color:#ff6902;}
text-decoration:underline;
color:#ff6902;}

