/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text{
	font-size: 12px;
	color: #273b22;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.textbaise{
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.textb{
	font-size: 12px;
	color: #2d342d;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.textb a:link {
	text-decoration: none;
	color: #2d342d;
}
.textb a:visited {
	text-decoration: none;
	color: #2d342d;
}
.textb a:hover {
	text-decoration: none;
	color: #2d342d;
}
.textb a:active {
	text-decoration: none;
	color: #2d342d;
}

.huikuang{
	border: 1px solid #e6e6e6;
}

.lvkuang{
	border: 1px solid #88b978;
}

.lvkuangtxt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88b978;
	font-size: 12px;
	font-weight: bold;
	color: #88b978;
}

.huikuang{
	border: 1px solid #e5e5e5;
}

.textbai{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "ËÎÌå";
}

.gray{
	filter: Gray;
}

.bglv{
	background-color: #a3d886;
}
