@charset "utf-8";
/* CSS Document */
.menu_content{
display:none;

}


#menu_container{
	background:#18304A;opacity:0.85;filter:alpha(opacity=85);
}

.div_result a {color:#ffe116;text-decoration:none; font-size:12px;font-weight:bold;display:block;width:150px;line-height:22px;padding-left:10px; border-top:1px solid #ffffff}

.div_result a:hover{color:#ffe116;}

.div_result2 a {color:#ffe116;text-decoration:none; font-size:12px;font-weight:bold;display:block;width:328px;line-height:22px;padding-left:10px; border-top:1px solid #ffffff}

.div_result2 a:hover{color:#ffe116;}

a.submenu{
	color:#ffe116;
	font-weight:normal;
	padding-left:20px;
	line-height:18px;
	border-top:0px solid #ffe116
}
a.submenu:link{
	color:#efefef;
}
a.submenu:hover{
	color:#efefef;
}
a.submenu:visited{
	color:#efefef;
}
a.submenu:active{
	color:#efefef;
}.ttt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0000CC;
	text-decoration: none;
	font-weight: normal;
}
