body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #7f7f7f;
}
.cplb-bg {
	background-image: url(../images/index2_06.gif);
	background-repeat: repeat-x;
	background-color: #2AB447;
	color: #FFFFFF;
}
.sanb {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}

.baizi {
	color: #FFFFFF;
	line-height: 120%;
}
.baizi a:link {
	color:#FFFFFF;
	text-decoration: none;
}
.baizi a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
.baizi a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bt {
	color: #0757a2;
	font-weight: bold;
}
.weizi {
	line-height: 150%;
}
.tudi {
	/*background-image: url(../images/index2_47.gif);*/
	height: 41px;
	width: 146px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #7F7F7F;
	text-decoration: none;
}
a:visited {
	color: #7F7F7F;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.liuzi {
	color: #007B3A;
}

.xiaxx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CECECE;

}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
    list-style-type: none;
}
#menu li a {
	display: block;
	float: left;
	padding-right: 50px;
	padding-left: 36px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 42px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #82ab81;
	line-height:42px;
	
}
#menu li a:hover {
    color: #ffd350;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ffd350;
	line-height:42px;
}
#menu .last {
	height: 48px;
	width: 4px;
	padding: 0px;
	float: left;
	margin: 0px;
	border:0;
}

