.menu_3 {
	background-color: #fffde2;
	border:0px;
	padding:0px;	
	margin-left: 3px;	
	margin-bottom: 10px;
	border-spacing: 1px 2px;
	font-family: Arial;
	font-size: 12px;
	width: 200px;
	height: 50px;	
}

.menu_3_icon {
	padding-left:2px;
	padding-right:13px;
}

.menu_3_topmenu {	
	display: none;
	background: url();
	background-color: #fffde2;
	font-family: Arial;
	font-size: 12px;
	width: 200px;	
	height: 20px;	
}

.menu_3_bottommenu {
	display: none;
	background: url();
	background-color: #fffde2;
	font-family: Arial;
	font-size: 12px;
	width: 200px;
	height: 5px;	
}

.menu_3_level0 {	
	padding-left:10px;	
	background: url(pic/menu_3_button_bg.jpg);
	background-repeat: no-repeat;
	background-color: #fffde2;
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	height: 38px;			
}

.menu_3_level0_on {
	cursor:pointer;
	padding-left:10px;	
	background: url(pic/menu_3_button_on.jpg);
	background-repeat: no-repeat;
	background-color: #fffde2;
	font-family: Arial;	
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	height: 38px;			
}
