.title1 {
	COLOR: #ff0000
}
.title2 {
	FONT-WEIGHT: bold; COLOR: #ff0000
}
.title3 {
	COLOR: #cc0000
}
.title4 {
	FONT-WEIGHT: bold; COLOR: #cc0000
}
.title5 {
	COLOR: blue
}
.title6 {
	FONT-WEIGHT: bold; COLOR: blue
}
.title7 {
	COLOR: green
}
.title8 {
	FONT-WEIGHT: bold; COLOR: green
}
.test{
     width:980px;
	 height:39px;
	 background:url(http://www.eairs.com/templets/1/images/menu-bg.jpg);
	 margin:auto;
}
.test ul{list-style:none;
		 /*margin-top:3px;*/
		 /*margin-left:18px;*/} 
.test li{float:left;
		 width:108px;
		 margin-top:3px !important;
		 /*margin-top:0px;*/
		 margin-left:6px !important;
		 line-height:36px;} 
.test a{display:block;text-align:center;height:36px;} 
.test a:link{color:#fff;text-decoration:none;font-weight:bold;font-size:14px;} 
.test a:visited{color:#fff;text-decoration:none;font-weight:bold;font-size:14px;} 
.test a:hover{color:#FFF;font-weight:bold;text-decoration:none;background:url(http://www.eairs.com/templets/1/images/menu-bg1.jpg) no-repeat;font-size:14px;}