a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #D6D3CE;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body 
{
	font-size:12px;
	font-family:"宋体";
	color: #000000;
	SCROLLBAR-FACE-COLOR: #f8fffe;
	SCROLLBAR-HIGHLIGHT-COLOR: #f8fffe;
	SCROLLBAR-SHADOW-COLOR: #f8fffe;
	SCROLLBAR-3DLIGHT-COLOR: #f8fffe;
	SCROLLBAR-ARROW-COLOR: #f8fffe;
	SCROLLBAR-TRACK-COLOR: #f8fffe;
	SCROLLBAR-DARKSHADOW-COLOR: #f8fffe;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.skyLoginTable {
	margin: 0px;
	padding: 0px;
	height: 381px;
	width: 644px;
	font-size: 12px;
	background-image: url(Login.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.skyLoginImages{
	height: 240px;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 20px;
}
.skyLoginForm{
	height: 150px;
	width: 100%;
	margin: 10px;
}
.skyLoginCopyright{
	height: 50px;
	width: 100%;
	margin: 10px;
}
.skyLoginInput{
	font-size: 12px;
	background-color: #FFFFFF;
	font-family:宋体;
	color:#000000;
	border: 1px solid #70AD21;
	WIDTH:120px
}
.skyLoginFont
{
	font-size: 12px;
	font-weight: bold;
	color: #70AD21;
}

