@charset "utf-8";
/* CSS Document */
.left_menu {
	width: 154px;
	background-image: url(../../imagesNew/index/left_menu_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px 15px 0px 0px;
	float: left;
}
.left_menu_top {
	background-image: url(../../imagesNew/index/left_menu_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 154px;
	
}
.left_menu_mid {
	background-image: url(../../imagesNew/index/left_menu_bg.jpg);
	background-repeat: repeat-y;
	width: 154px;
	_margin-top:-5px;
}


.left_menu_foot {
	background-image: url(../../imagesNew/index/left_menu_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 154px;
	_margin-bottom:-5px;
}