﻿body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
hr {
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 5px;
}

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: #97CB07;
	text-decoration: underline;
	font-weight: bold;
}

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: #97CB07;
	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;
	font-weight: normal;
	line-height: 150%;
}
a.menu:visited {
	font-size: 11px;
	color: #8BC82C;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
}
a.menu:hover {
	font-size: 11px;
	color: #669421;
	text-decoration: underline;
	font-weight: normal;
	line-height: 150%;
}

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 #DBDAD2;
}


.hang {
	line-height: 150%;
	color: #333333;
}

.font_11px {
	line-height: 120%;
	color: #333333;
	font-size: 11px;
}

.font_14px {
	line-height: 180%;
	color: #333333;
	font-size: 14px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
}

.body-Bold-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AC0000;
}

.body-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #AC0000;
}

.body-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}