﻿body {
	background: url('/images/home/background.jpg') #000 no-repeat top center;
	margin:13px 0 0 0;
}
a:link, a:visited {
	 color:#FDF9DF;
}
a:hover {
	color:#FFFFFF;
}
.clearfix {
	clear:both;
}
#container {
	margin:0 auto;
	width:905px;
}
#logo {
	background:url('/images/home/logo.jpg') no-repeat;
	float:left;
	width:285px;
	height:86px;
}
#logo a {
	text-indent:-999em;
	display:block;
	width:100%;
	height:100%;
}
#slogan {
	background: url('/images/home/slogan.jpg') no-repeat;
	float:left;
	width:481px;
	height:86px;
}
#our_company {
	background: url('/images/home/our_company.jpg') no-repeat;
	float:left;
	width:139px;
	height:86px;
}
#our_company a {
	text-indent:-999em;
	display:block;
	width:100%;
	height:100%;
}
#header {
	background: url('/images/home/header.jpg') no-repeat;
	float:left;
	width:766px;
	height:26px;
}
#music {
	width:139px;
	height:26px;
	float:left;
}
#music ul {
	list-style: none;
	margin:0;
	padding:0;
}
#music ul li {
	float:left;
}
#music ul li a {
	background: url('/images/home/music_control.jpg') no-repeat;
	text-indent:-999em;
	display:block;
	width:100%;
	height:100%;
}
#music ul li .music_on 	{ background-position:0 0; width:95px; height:26px; }
#music ul li .music_off { background-position:-95px 0; width:44px; height:26px; }
#navigation {
	width:905px;
	height:37px;
	float:left;
}
#content {
	width:905px;
	height:736px;
}
#footer {
	margin:20px 0 0 0;
	width:905px;
	float:left;
	text-align:center;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
#footer ul li {
	text-align:center;
	float:left;
	width:20%;
}
#footer ul li a {
	font: normal 8pt Tahoma, Verdana, serif;
	color:#DED59A;
}
#mm_footer {
	margin:20px auto;
	width:350px;
}
#mm_footer ul {
	font: normal 8pt Tahoma, Verdana, serif;
	padding:10px 0 20px 0;
	list-style:none;
	width:350px;
	margin:0 auto;
	padding:9;
}
#mm_footer ul li {
	padding:0 5px 0 0;
	float:left;
	color:#DED59A;
}
#mm_footer ul li a {
	text-decoration:none;
	color:#DED59A;
}