body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/index_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#a8cbe9;
}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: 0d4b7a;
	line-height: 20px;
}

.so {
	background-color: #FFFFFF;
	border: 0px none #414141;
	color: #0d4b7a;
	width: 145px;
	height: 23px;
	line-height: 23px;
}
a:link {
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}
a:hover {
	text-decoration: none;
	color:#38a023;
	line-height: 20px;
}
a:active {
	text-decoration: none;
	color: #666666;
	line-height: 20px;
}

a.left:link {
	color: #0085d6;
	text-decoration: none;
	line-height: 20px;
}
a.left:visited {
	text-decoration: none;
	color: #0085d6;
	line-height: 20px;
}
a.left:hover {
	text-decoration: none;
	color: #FF0000;
	line-height: 20px;
}
a.left:active {
	text-decoration: none;
	color: #0085d6;
	line-height: 20px;
}

a.bottom:link {
	color: #0d4b7a;
	text-decoration: none;
	line-height: 20px;
}
a.bottom:visited {
	text-decoration: none;
	color: #0d4b7a;
	line-height: 20px;
}
a.bottom:hover {
	text-decoration: underline;
	color: #0d4b7a;
	line-height: 20px;
}
a.bottom:active {
	text-decoration: none;
	color: #0d4b7a;
	line-height: 20px;
}