
.menu{
	/* The main list elements */
	 /* 两个按钮的间距*/
	 margin-left:5px;
	
}
.now{background-color:#f3fefa; }
.button{ background-image:url(../images/three.gif); background-repeat:no-repeat; background-position:left; width:190px; border-bottom:1px dotted #CCCCCC;  padding-left:10px;}
.button1{ background-image:url(../images/three.gif); background-repeat:no-repeat; background-position:left; width:190px; border-bottom:1px dotted #CCCCCC; padding-left:10px;}
.button a{
	/* The section titles */
	display:block;
	font-size:12px;
	height:30px;
	overflow:hidden;
	position:relative;
	color:#000;
	line-height:30px;
	font-weight:bold;
	
}
.button a:hover{ color:#025e89;}
.button1 a{
	/* The section titles */
	font-size:12px;
	height:30px;
	overflow:hidden;
	position:relative;
	line-height:30px;
	color:#000000;
	font-weight:bold;
}

.button1 a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none; color:#025e89;
}


/* Setting up different styles for each section color */



.red{ background-image:url(../images/lan.jpg);no-repeat top left; color:#436800; width:200px; _width:190px; color:#000;}



/* The hover effects */

/*li.button a:hover{ background-position:bottom left; background-color:#66FF99;}
*/
.zxc{ background-image:url(../images/three.gif); background-repeat:no-repeat; background-position:left; background-color:#f3fefa; z-index:1; }
.dropdown{
	/* The expandable lists */
	display:none;
}

.dropdown li{
	/* Each element in the expandable list */
	width:200px;
	color:#333;
	height:30px;
	line-height:30px;
	padding-left:10px;
}
.dropdown a{ color:#000;}
.now_li{color:#336633;font-weight:bold;}
.now_li a{color:#336633;font-weight:bold;}
.zx{ font-color:#063; font-weight:}




/* The styles below are only necessary for the demo page */
