@charset "gb2312";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #1C332B;
	background-color: #F3F3F3;
	text-align: center;
}
a {
	color: #00486A;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.more,.more:hover {
	color: #009933;
}
.black {
	color: #000000;
}
.green {
	color: #006600;
}
.blue {
	color: #006699;
}
.grey {
	color: #999999;
}
#sjy li {
	list-style-type: none;
	background-color: #F2FAFD;
	float: left;
	height: 24px;
	width: 130px;
	margin: 4px 10px 0 0;
	padding-left: 5px;
	line-height: 24px;
	color: #006699;
	text-align: left;
}

.townshipbk {
	background-color: #CDE4DC;
	background-image: url(images/img_014.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
