﻿@charset "UTF-8";
#wrap {
	width:100%;
	background-color:#21212 !important;
	float:left !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-color:#212121 !important;
}
#filter {
	width:953px;
	height:681px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#myDrag {
	width:213px;
	height:216px;
	background:transparent url(../img/top/bg_menu.png) no-repeat left top;
	position:relative;
	top:22px;
}
#myDrag ul {
	padding:75px 0 0 5px;
}
#myDrag ul li {
	margin:1px 0 0;
}
#myDrag ul li a {
	width:202px;
	height:39px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
}


/* * * * * * * * * * * * * * * * * * * *
 *	primaryNavi                        *
 * * * * * * * * * * * * * * * * * * * */
#primaryNavi {
	width:100%;
	background:transparent url(../img/top/bg_menu.gif) repeat-x left top !important;
	float:left;
}
#primaryNavi ul {
	width:953px;
	margin:0 auto;
}


#submenu {
	margin:40px 0 0 20px;
}
#submenu li {
	margin:0 0 15px;
}
#submenu li.whats a {
	width:150px;
	height:18px;
	background:transparent url(../img/top/whats.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#submenu li.sitem a {
	width:86px;
	height:17px;
	background:transparent url(../img/top/sitemap.png) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}


/* * * * * * * * * * * * * * * * * * * *
 *	INFO                               *
 * * * * * * * * * * * * * * * * * * * */
#info {
	background:#ffffff;
	opacity:0.5;
	filter:alpha(opacity=50); /* IE6/7 */
	-ms-filter:"alpha(opacity=50)"; /* IE8 */
	position:absolute;
	top:580px;
}
#info ul {
	padding:8px 10px;
}
#info ul li {
	line-height:1.5em;
	color:#000000;
}