*{
	margin:0;
	padding:0;
}


ul.oe_menu{
	list-style:none;
	position:relative;
	float:left;
	clear:both;
}
ul.oe_menu > li{
	width:120px;
	padding-bottom:2px;
	float:left;
	position:relative;
}

ul.oe_menu > li > a{
	display:block;
	text-decoration:none;
	width:130px;
	padding:0px;
	margin:1px;
}

ul.oe_menu > li > a.btn_menu{
	height:-30px;
	padding:10px 0px 0px 0px;
}

ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	background:#fff;
	color:#101010;
	opacity:1.0;
}
.oe_wrapper ul.hovered > li > a{
	background:#fff;
	text-shadow:0px 0px 1px #FFF;
}
ul.oe_menu div{
	position:absolute;
	top:50px;
	left:1px;
	background:#fff;
	width:916px;
	padding:20px 20px 20px;
	display:none;
	border:2px solid #faf4f1;
}

ul.oe_menu div ul li a:hover{
	background:#fff;
	color:#999;
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width: 150px;
	margin-right:10px;
}


#header_menu ul.textlist{
	font-size:9px;}

ul.oe_menu div ul#bland_news{
	width:100%;
	display: table;
	margin-bottom:2px;
	
}
ul.oe_menu div ul#bland_news li.bland_news_text{
	display:table-cell;
	vertical-align:middle;
	height:50px;
	font-size:0.9em;
	text-decoration:underline;
}

#brand_bnr li{ display:block; margin-bottom:15px;}
#brand_bnr li img{width:280px;}

li.bland_list_h{
background:#f6f6f6;
 color:#000;
 height:33px; width:70px;
 text-align:center;
 padding-top:17px;}

#bland_list_50{
	display:block;
	width:70px;
	margin:0 10px 0 0;}

.drop_menu{line-height:1.1em;}

#header_menu a.drop_h,li.drop_h{display:block;
	color:#000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:2px;
	padding:15px 0 2px;
	/* border-bottom:1px solid #ddd; */}

#header_menu .drop_h h3{font-size:13px;}




.fukidashi1 {
background-color:#fff;
border:2px solid #faf4f1;
border-radius:5px;
position:relative;
}
 
.fukidashi1:before {
border:10px solid transparent;
border-bottom-color:#fff;
border-top-width:0;
top:-8px;
content:"";
display:block;
left:210px;
position:absolute;
width:0;
z-index:1;
}
 
.fukidashi1:after {
border:10px solid transparent;
border-bottom-color:#faf4f1;
border-top-width:0;
top:-11px;
content:"";
display:block;
left:210px;
position:absolute;
width:0;
}


.fukidashi2 {
background-color:#fff;
border:2px solid #faf4f1;
border-radius:5px;
position:relative;
}
 
.fukidashi2:before {
border:10px solid transparent;
border-bottom-color:#fff;
border-top-width:0;
top:-8px;
content:"";
display:block;
left:345px;
position:absolute;
width:0;
z-index:1;
}
 
.fukidashi2:after {
border:10px solid transparent;
border-bottom-color:#faf4f1;
border-top-width:0;
top:-11px;
content:"";
display:block;
left:345px;
position:absolute;
width:0;
}