
#DH_banner{
	margin:0px; padding:0px;
	list-style-type:none;
	height:31px;
	font-size:12px;
}
#DH_banner li{
	text-align:center; width:70px; height:32px;
	background:url(button1.jpg) repeat-x;
	float:left;	
	overflow:hidden;
   white-space:nowrap; 

	
}
#DH_banner li a{
	padding:10px 0px 10px 0px;
	text-decoration:none;
	display:block;
	height:12px;   /* ǺϵģԻáԭԴ ͨCSS+DIVڶfrifoxıֽп  */
}

table.btn{

	background:url(button1_bg.jpg) repeat-x;
	width:100%;
	
}



#DH_banner li a:link, #DH_banner li a:visited{color:#ffffff;}
#DH_banner li a:hover{
	color:#FFFFFF;
	/*background:url(button2.jpg) no-repeat;*/
	background:url(button2-6.jpg) no-repeat;
}



