.top_menu_title{
	font-weight: bold;
	color: #4b3219;
}

.top_menu{
	margin-bottom: 10px;
}

.over_brand{
	float: left;
	width: 170px;
	margin-right: 40px;
}

#submenu1 {
	position:absolute;
	top: 25px;
	left: -21px;
	_left: -18px;
	width:520px;
	height:416px;
	background-image: url(../../images/lotus/bg_product_menu.jpg);
	background-repeat: no-repeat;
	display:none;
	color:#8c5000;
	padding:10px;
	line-height: 18px;
	padding: 18px 0px 0px 30px;
}

#submenu3{
	position:absolute;
	top:25px;
	left: 208px;
	width: 133px;
	height: 285px;
	background-image: url(../../images/lotus/bg_menu.jpg);
	background-repeat: repeat-x;	
	display:none;
	padding:20px 5px 5px 22px;
	color:#8c5000;
	line-height: 20px;
}

#submenu1 a,
#submenu3 a{
	color: #8c5000;
	text-decoration:none;
	font-weight: normal;
}

#submenu1 a:hover,
#submenu3 a:hover{
	text-decoration:underline;
}
