body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #F0EADE;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a.dh:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.dh:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.dh:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.bigmenu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bigmenu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bigmenu:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:link {
	font-size: 11px;
	color: #8BC82C;
	text-decoration: none;
}
a.menu:visited {
	font-size: 11px;
	color: #8BC82C;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	color: #8BC82C;
	text-decoration: underline;
}
a.menutitle:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.menutitle:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.menutitle:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.shu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E9E3CD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E3CD;
}
.kuang {
	border: 1px solid #666666;
}


.hang {
	line-height: 150%;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #8BC82C;
	margin-top: 10px;
}

