*{margin:0;padding:0;list-style-type:none;}

a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框*/

a,img{border:0;}/*链接图片的边为0*/

body { width:100%; font: 12px Verdana, Geneva, sans-serif; color: #333; background: #fff; margin:0px; padding:0px; overflow-X:hidden;}


/*一级分类：*/
.sort0 a{padding-left:30px;height:35px; line-height:35px; background:url(/images/menu0_left_out.jpg) repeat-x; display:block; text-align:left; font-size:12px; color:#333333;}
.sort0 a:hover{padding-left:30px;height:35px; line-height:35px;background:url(/images/menu0_left_over.jpg) repeat-x; display:block; font-weight:bold; text-align:left; font-size:12px; color:#FFFFFF;}


/*二级分类：*/
.sort a{padding-left:33px;height:34px; line-height:34px; background:url(/images/menu_left_out.jpg) repeat-x; display:block; text-align:left;}
.sort a:hover{padding-left:33px;height:34px; line-height:34px;background:url(/images/menu_left_over.jpg) repeat-x; display:block; font-weight:bold; text-align:left;}



a:link {
	color: #333;
	text-decoration: none;}
a:visited {
	color: #333;
	text-decoration: none;}
a:hover {
	color: #2C6800;
	text-decoration:none;}

.text_s {
	font-size: 12px;
	height:20px;
	line-height:20px;
	width:165px;
	border-left: 1px solid #CDCDCD;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-right: 0px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #FFFFFF;}	
	
.text {
	font-size: 12px;
	padding:2px;
	border: 1px solid #bbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	background-color: #FFFFFF;}


.button {
	font-size: 9pt;
	color: #111111;
	background-color: #eeeeee;
	cursor: pointer;
	padding: 1px;
	height: 23px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-left: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}