/**index.asp**/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #636363;
}

body {
	background-image: url(bg.gif);
}


.index-daohang {
	color: #FFFFFF;
	font-weight: bold;
}

.index-dangqian {color: #607e9f}

.index {color: #636363}


a.daohang:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.daohang:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
a.daohang:hover {
	text-decoration: none;
	color: #FFF200;
	font-weight: bold;
}
a.daohang:active {
	text-decoration: none;
	font-weight: bold;
}




a.a2:link {
	color: #3D6188;
	text-decoration: none;
}
a.a2:visited {
	text-decoration: none;
	color: #3D6188;
}
a.a2:hover {
	text-decoration: none;
	color: #90BB01;
}
a.a2:active {
	text-decoration: none;
}
.xiahua {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
