* {
font-size: 12px;
margin: 0;
padding: 0;
border: 0;
}
a {
color: #FFFFFF; 
text-decoration: none;
}
a:visited {
color: #FFFFFF;
}
a:hover {
color: #000000;
}
fieldset {
border:0;
}
legend {
display:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	background-color: #2d272b;

}
.div {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 966px;
}

#box {
	width: 950px;
	margin-bottom: 0;
	height: 65px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
}
#header {
	height:65px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #2b272b;
	margin-top: 5px;
}
#nav_main {
	width:800px;
	float: right;
	height: 65px;
}
#nav {
	height:12px;
	text-align:center;
	margin-top: 12px;
	margin-bottom: 0;
}
#nav li {
	float: left;
	list-style-type: none;
	margin-left: 8px;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	width: 61px;
	line-height:40px;
	height: 40px;
	font-family: "ËÎÌå";
	font-weight: normal;
}
#nav a:hover {
	font-weight:normal;
	color: #DFA035;
	font-family: "ËÎÌå";
}
#nav a:hover{
	background-image: url(../img/logo_1.gif);
	font-weight: normal;
	color: #dfa035;
	font-family: "ËÎÌå";
}

#nav li:hover ol {
left: auto;
}
#nav li.sfhover ol {
left: auto;
}
#nav li.last a {
	color: #FF0000;
}
#footer{
	height: 45px;
	width: 980px;
	background-color: #2D272B;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer ul{
	list-style:none;
	padding-top: 15px;
	padding-bottom: 0;
	padding-left: 76px;
	padding-right: 0;
}
#footer li{
	display:inline;
	margin-right:50px;
	font-family: "ËÎÌå";
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;

}
#link{
	background-position: left;
	height: 479px;
	width: 53px;
	background-image: url(../photo/Left.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}