@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #FFFFFF;
}
h1 {
	height: 70px;
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
}
h1 span {
	display: none;
}
#top-nav {
	position: absolute;
	top: 0px;
	right: 0px;
}
#top-nav   li {
	float: right;
}
#top-nav a {
	display: block;
	width: 140px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	border-right-style: none;
	border-right-color: #FFFFFF;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	border-top-style: none;
	border-top-color: #FFFFFF;
	background-color: #000000;
}
#footer p {
	line-height: 22px;
	color: #666666;
}

#footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body {
	background-color: #000000;
}
#nav  a,#nav a:visited {
	width: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #313031;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
#header #nav li {
	float: right;
}

h2 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 50px;
}
#main span {
	color: #CCCCCC;
}
.title {
	font-weight: bold;
	color: #FFCC00;
}

#main p {
	line-height: 1.5;
	margin-right: 50px;
	margin-left: 50px;
}
#main ol {
	margin-right: 50px;
	margin-left: 50px;
	line-height: 22px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

#nav {
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #313031;
}

.clear {
	clear: both;
}

#main {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	height: 412px;
	background-color: #484848;
}
.home #main {
	width: 768px;
	height: 100%;
}

#left {
	float: left;
	width: 660px;
	height: 412px;
}
#right img {
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-top: 5px;
}

#box {
	height: 402px;
	width: 650px;
	overflow: hidden;
	margin: 5px;
}

#right {
	float: left;
	width: 108px;
}
#home {
	text-align: center;
	margin-top: 150px;
}
#footer-nav li {
	float: left;
}
#footer a {
	margin-right: 10px;
	margin-left: 10px;
}
.tag a {
	color: #666666;
}
