body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: 45%;
}
.font {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
}
.xfont {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

A.atop {
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10px;
}
A.atop:hover {
	FONT-WEIGHT: bold;
	COLOR:#993300;
	TEXT-DECORATION: none;
	font-family: Arial;
	font-size: 10px;
}
A{font-size:12px; color:#666666;text-decoration:none}
A:Hover{font-size:12px; color:#990000;text-decoration:underline}
.border {
	border: 1px solid #CCCCCC;
}
.bian {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.input {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #000000;
}

