a:hover {  font-family: "宋体";  text-decoration: none; color: #333333;CURSOR: pointer;}
a:link {  font-family: "宋体"; text-decoration: none;CURSOR: pointer;}
a:visited {  font-family: "宋体"; text-decoration: none;CURSOR: pointer;}
a {   font-family: "宋体"; text-decoration: none; color: #666666;cursor:pointer;}
a:active {  font-family: "宋体"; text-decoration: none; color: #000000;CURSOR: pointer;}
body {
	font-family: "宋体";
	font-size: 9pt;
	background-position: center 50%;	
	text-decoration: none;
	scrollbar-base-color:#eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #eeeeee;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
	background-image: url(../pic/bg-solid.gif);

}
.p9 {  font: 9pt "宋体"; text-decoration: none; color: #666666}
.title {  font: 9pt "宋体"; text-decoration: none; color: #FFFFFF}
td {
	font-size: 9pt;
	color: #666666;
}
.form{ font: 9pt "宋体"; text-decoration: none; color: #666666; height:15px; width:60px; border:1px solid #333333;}
.form1{ font: 9pt "宋体"; text-decoration: none; color: #6699ff; height:15px; width:80px; border:1px #6699ff solid;}
.form2{ font: 9pt "宋体"; text-decoration: none; color: #6699ff; height:15px; width:18px; border:1px #6699ff solid;}
.button{ font: 9pt "宋体"; text-decoration: none; height:17px;color: #666666; width:30px; border:1px solid #333333;background-color:#CCCCCC}
.red {  color: #FF0000; font-family: "宋体"; font-size: 9pt}
.botton1 { font: 9pt "宋体"; text-decoration: none; height:17px;color: #999999; width:60px; border:1px solid #333333;background-color:#CCCCCC}
.style1 {color: #FF0000}
.tea {width:100%;height:20px;background:url('/pic/listbg.gif') repeat-x;overflow:hidden;}
.tea .tea2 { font: 11pt "宋体"; color: #333333}
.tea .tea1 { float:right; font: 11pt "宋体"; color: #99CCFF}

.tongji{
float:left;
}
.tongji li{
padding:5px 0;
}
#Menu {
	float:left;
	height:45px;
	padding-right:0px;	
}
#Menu a {
	text-decoration:none;
	display:block;
	float:left;
	width:96px;
	height:45px;
	font-size:14px;
	text-align:center;
	line-height:45px;
	color:#666666;
	font-weight: bold;
}
#Menu a:hover {
	color:#000000;
}
#Menu a.menuLeft {
	background-image: url('../pic/an0_1.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#Menu a:hover.menuLeft {
	background:url('../pic/an0_2.gif') top center no-repeat;
}
#Menu a.menuCenter {
	background:url('../pic/an0_1.gif') top center no-repeat;
}
#Menu a:hover.menuCenter {
	background:url('../pic/an0_2.gif') top center no-repeat;
}
#Menu a.menuRight {
	background:url('../pic/an0_1.gif') bottom center no-repeat;	
}
#Menu a:hover.menuRight {
	background:url('../pic/an0_2.gif') top center no-repeat;
}
#Menu a#menuLeftSelect {
	background:url('../pic/an0_1.gif') top center no-repeat;
	color:#000000;
}
#Menu a#menuCenterSelect {
	background:url('../pic/an0_2.gif') top center no-repeat;
	color:#000000;
}
#Menu a#menuRightSelect {
	background:url('../pic/an0_2.gif') top center no-repeat;
	color:#000000;
}