/* CSS Document */

.meunList{
	width:215px;
	border:0px solid;
	margin-top:10px;
}
.top_border
{
	background:url(../img/bg/meun_topbg.gif) no-repeat ;
	*background:url(../img/bg/meun_topbg.gif) no-repeat bottom;
	*background:url(../img/bg/meun_topbg.gif) no-repeat top !important;
	margin-top:0px;
	padding-top:0px;
	height:7px;
}
.center_border{
	background:url(../img/bg/menu_cenbg.gif) repeat-y ;
	margin-top:0px;
	padding-top:0px;
	vertical-align:top;
}

.top_down{

	background:url(../img/bg/menu_downbg.gif) no-repeat top ;
	margin-top:0px;
	padding-top:0px;
	height:11px;
	border:0px solid;
}

.menu{
	width:200px;
	border:0px solid ;
	padding-top:3px;
	padding-bottom:3px;
	
}
.menu a{
	text-decoration:none;
}
.menu a:hover{
	text-decoration:none;
}
.btn_meun{
	width:199px;
	padding-top:6px;
	background:url(../img/bg/menu_btn.gif) no-repeat top;
	*height:18px;
	height:24px;
	margin-left:8px;
    text-indent:55px;
	cursor:pointer;
	border:0px solid;
	font-weight:bold;
	font-family:@ºÚÌå;

}

.meun_list{
	width:198px;
	margin-left:8px;
	
}
.meun_ul{
	width:198px;
	border:0px solid #E3D2B2;
	
	
}
.meun_ul a
{
	color:#336699;
	line-height:20px;
}
.meun_list li{
	text-align:center;
	
	 
	 background:url(../img/bg/left_menu_bg.gif) no-repeat;
	height:22px;
	margin:0px;
	

}
.leftMenu
{
	width:215px;
	padding-left:5px;
	margin-top:5px;
	border:0px solid;
}

