body {
	background: #e46025 url(/_/i/menu_bg1.png) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana,Arial,sans-serif;
	text-align: center;
}

#w {
	width: 860px;
	margin: 0 auto 20px;
	text-align: left;
}

#logobox {
	padding-bottom: 23px;
}

#logo {
	width: 301px;
	height: 185px;
	
}

#menu {
	position: absolute;
	left: 5px;
	top: 5px;

}

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	padding: 2px;
	border-bottom: 1px solid #e98051;
}

#menu a:link; #menu a:visited; #menu a:hover; {
	text-decoration:none;
}

#menu a:hover {
	border-bottom: 1px solid #fff;
}

#mn {
	background-color: #e46025;
	
	width: 220px;
	position: absolute;
	left: 0;
	top: 25px; 
	border: 1px solid #fff;
	border-top: 0;
	-moz-opacity:.65; filter:alpha(opacity=65); opacity:.65;
}

#mn a {
	border-bottom: 1px solid #e46025;
}

#mn li{
	list-style:none; 
	margin: 0;
	padding: 0px;
	padding: 5px 0 0 0;
}

#mn ul{
	list-style:none; 
	margin: 0;
	padding: 10px;
	list-style: none;
	line-height: 1;
	text-align: left;
}

#mn a {
	/* display: block; */
	padding: 0;
	margin: 0;
	/* padding: 0.25em 0.5em 0.5em 0.75em; */
	
}


#w .w1 {
	margin-top: 20px;
}

#w1, #w .w1 {
	border: 1px solid #f4bb9d;
	background-color: #e98051;
	padding: 23px;
}

#c, #w .c {
	background-color: #e46025;
}

#w .maker_list li {
	list-style: none;
	padding-left: 50px;
	margin-left: 0;
	font-weight: bold;
	font-size: 18px;
	color: #E66023;
}

#w .maker_list li span {
	font-size: 15px;
	color: #000;
	padding-left: 10px;
	font-weight: normal;
}

#w .maker_list a:link, #w .maker_list a:visited {
	color: #E66023;
}
