body {
	text-align: center;
	height: 100%;
	width: 100%;
	filter: Alpha(Opacity=90);
	background-color: #999999;
	background-image: url(img/IMG_0838.JPG);
}
.main1 {
	height:  150px;
	width: 760px;
	background-color:  #eeeeee;
}
.main2 {
	height: 1800px;
	width:760px;
	background-color: #E6FCE7;
	float: none;
}
.main21 {
	height: 1800px;
	width: 160px;
	background-color: #E6FCE7;
	float: left;

}
.main22 {
	height: auto;
	width:600px;
	background-color: #99FF00;
	float: right;
	background-image: url(img/point.gif);
}
.main3 {
	height: 100px;
	width: 760px;
	background-color: #ABE5B2;
}
.daohang {
	background-color: #CCFFCC;
	height: 50px;
	width: 760px;
}
#menu {
	float: none;
	height:23px;
	width: 760px;
	background-image: url(img/ba01.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	text-align: left;
	}
#menu ul {
	height: 23px;
	clear: both;
	padding: 0px;
	display: list-item;
	margin: 0px;
	vertical-align: bottom;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF0000;
}

#menu ul li{
	height: 23px;
	width: 82px;
	float: left;
	display: inline;
	background-image: url(img/ba01.jpg);
	background-repeat: repeat-x;
	background-color: #00FF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #FF0000;
	border-left-width: 1px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 0px;
	line-height: 9px;
}
li{

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	list-style-type: none;
}

#menu  a
{
	height: 23px;
	width: 82px;
	float: left;
	display: inline;
	background-image: url(img/ba01.jpg);
	background-repeat: repeat-x;
	background-color: #00FF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-left-width: 1px;
	text-align: center;
	font-size: 14px;
	color: #990000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "黑体";
	font-weight: bold;



}


#menu  a:hover {
	height: 23px;
	width: 82px;
	float: left;
	display: inline;
	background-image: url(img/top-link-02.gif);
	background-repeat: repeat-x;
	background-color: #00FF66;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	border-left-width: 1px;
	text-align: center;
	font-size: 14px;
	color: #FF0000;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	font-family: "宋体";
	color: #FF0000;
	font-size: 12px;
}

#menu  a:link {
	height: 23px;
	text-decoration:none;
	color: #000000;
	background-image: url(img/ba01.jpg);
	background-repeat: repeat-x;
}

a:hover {
	background-color: #FF0000;
	text-decoration:none;
	width: 100px;
	color: #FFFFFF;
}
a:link {
	color: #000000;
}

