
.button {margin:0; padding:0px 0px 0px 0px; list-style:none; text-decoration: none; }
.button ul{ background-image:url(../images/line_nav.jpg);}
.button li {display:inline; float:left; margin-right:5px; background:url(../images/button/hover_button.gif); }


.button li a {display:block; height:30px; float:left; background:url(../images/button/button.gif); font-size:14px; font-family:微软雅黑, sans-serif; letter-spacing:1px; line-height:30px; text-decoration: none; color:2180A6;}

/*.button li b {margin:0 0 0 13px; display:inline; float:left; height:33px; background:url(../images/index_1_3.gif) right top; padding:0 13px 0 0; color:#fff;}*/
.button li b {margin:0 0 0 13px; display:inline; float:left; height:30px; background:url(../images/button/button.gif) right top; padding:0 13px 0 0; color:#fff; text-decoration: none; font-size:14px; font-family:微软雅黑, sans-serif; }


.button li a:hover, .button li a:hover b {border:0; background-image:url(../images/button/hover_button.gif); cursor:pointer; text-decoration: none; color:fff;}

.button li a:active, .button li a:active b, .button li a.current, .button li a.current b {background-image: url(../images/button/active_button.gif); text-decoration: none; color:2180A6;}

/* move the text down by 3 pixels, and to the right by 2 pixels */
.button li a:active b, .button li a.current b { line-height:30px; margin-left:15px; padding-right:15px; text-decoration: none; color:FFF36C;}


/*按钮样式开始*/
#button_a  ul li{
	

    font-size:12px; 
 

	TEXT-DECORATION: none;
	width:99px; height:23px;
	font-weight:bold;
	margin:3px 3px 10px 0px;

}


#button_a ul li a:hover{
	
	 padding:4px 0px 0px 10px; list-style:none; text-decoration: none;
	color:#fff;
	background:url(../images/button/button_01_hover.jpg);
	width:99px; height:23px;


}
#button_a ul li a:link{
	 padding:4px 0px 0px 10px; list-style:none; text-decoration: none;	color:#3A2D00;
	background:url(../images/button/button_01_link.jpg);
	width:99px; height:23px;
	TEXT-DECORATION: none;
	
}
#button_a ul li a:visited{

	 padding:4px 0px 0px 10px; list-style:none; text-decoration: none;	color:#3A2D00;
	background:url(../images/button/button_01_bg.jpg);
	width:99px; height:23px;
	TEXT-DECORATION: none;
}

/*按钮样式结束*/