td {  font-family: "ËÎÌå"; font-size: 12px; line-height: 18px; color: #999999}
a:link {   font-size: 12px; color: #999999; text-decoration: none}
a:visited {  font-size: 12px; color: #999999; text-decoration: none}
a:hover {  font-size: 12px; color: #FF9966; text-decoration: underline}
.nore_bg {  background-repeat: no-repeat}
.shadow_pic {  filter: dropshadow(offX=4,offY=4,color=#999999)}
body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/bg.jpg);
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	BACKGROUND-ATTACHMENT: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	color: #000000;

}
.input {
	border: 1px solid #333333;
}
