td {
	font-size: 12px;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #008CEF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

.black2  {
	font-size: 14px;
	line-height: 22px;
}


.black1  {
	line-height: 21px;
}
.black1 a:link {
	color: #333333;
	text-decoration: underline;
}
.black1 a:hover {
	color: #008CEF;
	text-decoration: underline;
}
.black1 a:visited {
	color: #666666;
	text-decoration: none;
}


.white1  {
	font-size: 14px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.white1 a:link {
	color: #ffffff;
	text-decoration: none;
}
.white1 a:hover {
	color: #D9F1FF;
	text-decoration: none;
}
.white1 a:visited {
	color: #ffffff;
	text-decoration: underline;
}



.bg {
	background-repeat: no-repeat;
}
.input1 {
	border: 1px solid #BEBEBE;
	background-image: url(images/input_bg.jpg);
	font-size: 14px;
	height: 22px;
	padding: 3px;
}
.top10 {
	font-family: "ËÎÌå";
}
.input2 {
	border: 1px solid #BEBEBE;
	background-image: url(images/input_bg.jpg);
	font-size: 12px;
	padding: 1px;
	height: 19px;

}
h1 {
	font-size: 14px;
	font-weight: normal;
}
.input3 {
	border: 1px solid #BEBEBE;
	background-image: url(images/input_bg.jpg);
	font-size: 12px;
	padding: 1px;
	background-repeat: repeat-x;

}
.index-bg {
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
}
.table-bg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
.td-bg {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
}
