body {
	margin: 0;
	text-align: center;
	background: #fff;
}

img {
	border: 0;
}

table {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	line-height: 16px;
}
td {
   line-height: 150%;
}
a {
	color: #000;
	text-decoration: none;
}
#lanmu, #lanmu a {
    color: #000;
	text-decoration: none;
	}
#lanmu a:hover {
    color:#9D5F2E;
	text-decoration: none;
}
#top, #top a {
	color: #fff;
}

#top a:hover {
	text-decoration: underline;
}
#bot,#bot a{
    font-family: verdana;
	font-size: 12px;
	color:#8F983F;
	text-decoration: none;
	}
#bot a:hover{
    color:#9D5F2E;
	text-decoration: none;
	}
#subject, .heading {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#footer hr {
	height: 1px;
	border: 1px solid #A0A0A0;
}

#footer table {
	color: #626262;
	line-height: normal;
}

#footer strong {
	font-family: georgia;
	color: #5B6511;
	font-size: 12px;
	font-weight: normal;
}

#service table {
	font-size: 12px;
	font-weight: bold;
	color: #8F983F;
}

#community table {
	color: #fff;
}

#community a {
	color: #fff;
	text-decoration: underline;
}

#submenu {
	padding-top: 1px;
}

#submenu table {
	margin-bottom: 1px;
}

.sub1 a, .sub2 a {
	color: #fff;
	font-weight: none;
}

.sub3 a {
	color: #fff;
}

#content {
	font-size: 12px;
}

#heading strong {
	color: #fff;
	margin-left: 20px;
	font-size: 12px;
}
.head1{
	color: #76A129;
	font-weight: bold;
	font-size: 12px;
}