@import url("homepage.css");

/* config global css */

img{
	border: 0px;
}
a {
    outline: none;
    color:#FFCC66;


	text-decoration:none;
}

a:hover{
	color:#fff!important;
}

a img {
 border: none;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Times New Roman;
	background-color:#fde8b1;
}
ul,li,h1,h2,form{
	padding: 0px;
	margin: 0px;
}
.clearall{
	clear: both;
}
.left{
	float: left;
}



#beecontent{
	width:1000px;
	clear: both;
	margin: 0 auto ;
}
.logo{
	background: transparent url('../../img/frontend/logo.jpg') no-repeat;
	width:136px;
	height: 111px;
	display: block ;
	float:left;	
}

.language{
	width:136px;
	display: block ;
	position:absolute;
	margin-left:31px;
	margin-top:0px;
}
.banner{
	
	height: 111px;
	text-align: right;
}
.menu_top{

}
.menu_top span,
.menu_top a{
	float:left;
}

.button_hoangyen{
	background: transparent url('../../img/frontend/top_menu_02.gif') no-repeat 0px 0px;
	width:152px;
	height: 61px;
	display:block;
}
.button_hoangyen:hover {
	background-position: 0px -61px;
}



.button_news{
	background: transparent url('../../img/frontend/top_menu_03.gif') no-repeat 0px 0px;
	width:114px;
	height: 61px;
	display:block;
}
.button_news:hover {
	background-position: 0px -61px;
}


.button_shipping{
	background: transparent url('../../img/frontend/top_menu_04.gif') no-repeat 0px 0px;
	width:187px;
	height: 61px;
	display:block;
}
.button_shipping:hover {
	background-position: 0px -61px;
}

.button_vip{
	background: transparent url('../../img/frontend/top_menu_05.gif') no-repeat 0px 0px;
	width:135px;
	height: 61px;
	display:block;
}
.button_vip:hover {
	background-position: 0px -61px;
}

.button_contact{
	background: transparent url('../../img/frontend/top_menu_06.jpg') no-repeat 0px 0px;
	width:128px;
	height: 61px;
	display:block;
}
.button_contact:hover {
	background-position: 0px -61px;
}
.button_select{
	background-position: 0px -61px;
}
.bee_body{
	background-color: #fde8b1;
	padding-left:5px;
	height:600px;
}
.menu_left_product{
	background: transparent url('../../img/frontend/menu_left_01.jpg') no-repeat 0px 0px;
	width:110px;
	height: 72px;
	display:block;

}
.menu_left_product:hover {
	background-position: -110px 0px;
}
.menu_left_restaurant{
	background: transparent url('../../img/frontend/menu_left_02.jpg') no-repeat 0px 0px;
	width:110px;
	height: 69px;
	display:block;

}
.menu_left_restaurant:hover{
	background-position: -110px 0px;
}

.menu_left_tips{
	background: transparent url('../../img/frontend/menu_left_03.jpg') no-repeat 0px 0px;
	width:110px;
	height: 59px;
	display:block;

}
.menu_left_tips:hover{
	background-position: -110px 0px;
}

.menu_left_retail{
	background: transparent url('../../img/frontend/menu_left_04.jpg') no-repeat 0px 0px;
	width:110px;
	height: 71px;
	display:block;

}
.menu_left_retail:hover{
	background-position: -110px 0px;
}

.menu_left_promotion{
	background: transparent url('../../img/frontend/menu_left_05.jpg') no-repeat 0px 0px;
	width:110px;
	height: 61px;
	display:block;

}
.menu_left_promotion:hover{
	background-position: -110px 0px;
}

.menu_left_cooking{
	background: transparent url('../../img/frontend/menu_left_06.jpg') no-repeat 0px 0px;
	width:110px;
	height: 73px;
	display:block;

}
.menu_left_cooking:hover{
	background-position: -110px 0px;
}
.menu-left{
	width:110px;
}
.menu-left-ext{
	width:67px;
}

.menu_left_select{
	background-position: -110px 0px;
}
.body-main-content{
	width:749px;
	background-color:#bf322b;

}
.main-content{
	margin:0 20px;
	height: 546px;
	

}
.menu-right-ext{
	width:60px;
}


/* finish config global css */

.content{
	padding: 10px;
}

.jScrollPaneContainer{
	outline:none;
}