/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none;
	color:#000000; 
	font-family: "ËÎÌå", "Î¢ÈíÑÅºÚ"; 
	font-size:12px; 
	line-height:24px;
	background-color: #d5d5d5;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #329EE9; font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a img { 
padding: 0; 
border: none; 
} 

.LoginTxt {
    width:120px; height:26px; color:#b50002; font-size:14px; border-style:solid; border-width:1px; border-color:#a7a7a7; padding-top:5px;
}
.LoginButton {
    width:68px; height:28px; border:none; background:url(../Images/Login.gif); cursor:pointer;
}
.LoginButtonRest {
    width:68px; height:28px; border:none; background:url(../Images/Cancel.gif); cursor:pointer;
}