@charset "UTF-8";
#promotion {
	background: url(../images/top_img_promotion.jpg) no-repeat 50% 0%;
	height: 200px;
	width: 720px;
}
#promotion strong {
	display: none;
}
#bdih {
	margin: 45px 35px 0px;
	background: url(../images/top_logo_BDIH.gif) no-repeat 100% 0%;
	font-size: 12px;
	line-height: 1.8em;
	padding: 5px 140px 20px 0px;
}
#shop_link {
	margin: 0px 35px 0px;
	font-size: 12px;
	line-height: 1.8em;
	padding: 5px 140px 0px 0px;
}
#shop_banner {
	margin: 0px 55px 0px;
	font-size: 12px;
	line-height: 1.8em;
	padding: 5px 140px 20px 0px;
}
#btnLink {
	margin: 40px 0px 0px 10px;
}
#btnLink li {
	float: left;
	list-style: none;
}
#btnLink li a {
	text-decoration: none;
	display: block;
	height: 116px;
	width: 328px;
}
#btnLink li span {
	display: none;
}
#btnLink li#topBtnProduct a {
	background: url(../images/top_btn_product.jpg) no-repeat;
}
#btnLink li#topBtnLAVERE a {
	background: url(../images/top_btn_LAVERE.jpg) no-repeat;
	margin-left: 40px;
}
#btnLink li#topBtnProduct a:hover {
	background: url(../images/ovr/top_btn_product.jpg) no-repeat;
}
#btnLink li#topBtnLAVERE a:hover {
	background: url(../images/ovr/top_btn_LAVERE.jpg) no-repeat;
	margin-left: 40px;
}
