﻿/* 二期改版 所有首页采用的基类样式 */
body{
	padding:0;
	margin:0;
	font-size:12px;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a {text-decoration:none;}
a:hover{text-decoration:underline;}  


.bb{font-size:12px;
	line-height:28px;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	display:inline;}
.bb:hover{text-decoration:underline;
	background-color:inherit;}
	
	
.xx{float:left;display:block;color:#8b847e; text-transform:uppercase; font-size:12px; font-weight:bold;  text-align:center; margin-right:2px; margin-left:2px; }
.xx:link{color:#8b847e;}
.xx:hover{text-decoration:none; color:#fff; background-color:#afca01;}


.xiahua:hover{ text-decoration: underline;}
