@charset "utf-8";
/* CSS Document */
html, body, div, fieldset, table, td, th, p, ul, ol, li, dl, dt, dd, form, fieldset, h1, h2, h3, h4, h5, h6, span, label, a, input, textarea, blockquote, cite {
	margin: 0;
	padding: 0;
}
body {
	background:#7c7f69 url(../images/bg.jpg) no-repeat top center;
	font-size:12px;
	font-family:Tahoma, Arial, Verdana, Lucida, Hevetica, simsun, sans-serif;
}
p, li, dt, dd, fieldset {
	display: block;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
ol, ul {
	list-style: none;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
a {
	text-decoration:none;
	color:#d3bd9c;
}
a:hover {
	color: #ffba00;
}
img, a img {
	vertical-align:middle;
	border: 0;
}
select, input {
	vertical-align:middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p {
	word-wrap: break-word;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tc {
	text-align:center;
}
.clear {
	clear:both;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac */ 
.clearfix {
	display:block;
}
/* End hide from IE Mac */

.mt5 {
	margin-top:5px;
}
.mt10 {
	margin-top:10px;
}
#navMenu {
	margin:0 auto;
	height:79px;
	width:891px;
}
#nav {
	margin-left:60px;
}
#rt {
	margin-left:200px;
}
#nav li {
	float:left;
	height:45px;
	margin-top:20px;
	width:95px;
}
#nav li a {
	background:url(../images/navli.png) no-repeat;
	display:block;
	height:45px;
	text-indent:-9999px;
	width:95px;
}
#nav li a#reg {
	background-position:10px 0;
}
#nav li a#reg:hover {
	background-position:10px -35px;
}
#nav li a#psw {
	background-position:-92px 0;
}
#nav li a#psw:hover {
	background-position:-92px -35px;
}
#nav li a#fsm {
	background-position:-192px 0;
}
#nav li a#fsm:hover {
	background-position:-192px -35px;
}
#nav li a#kh {
	background-position:-477px 0;
}
#nav li a#kh:hover {
	background-position:-477px -35px;
}
#nav li a#ph {
	background-position:-580px 0;
}
#nav li a#ph:hover {
	background-position:-580px -35px;
}
#nav li a#zz {
	background-position:-680px 0;
}
#nav li a#zz:hover {
	background-position:-680px -35px;
}
.dropMenu {
	background:url(../images/dropMenu.png) no-repeat bottom left;
	position:absolute;
	top: 0px;
	z-index:100;
	width: 110px;
	visibility: hidden;
	/*  	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, direction=135, strength=4);
*/	margin-top: 13px;
	margin-left:-2px;
	padding-bottom:6px;
}
.dropMenu li {
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.dropMenu li a {
	display: block;
	text-align:center;
	color:#f5ecd5;
}
.dropMenu+li a {
	border-top:none;
}
* html .dropMenu a {
	width: 100%;
	color:#f5ecd5;
}
.dropMenu a:hover {
	text-decoration: underline;
	color:#F09C42;
}
.hdo {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}
#flash {
	margin:0 auto;
	height:231px;
	width:891px;
}
#siderbar {
	float:left;
	overflow:hidden;
	width:180px;
}
#download {
	background:url(../images/download.jpg);
	display:block;
	height:80px;
	margin:10px auto 0;
	text-indent:-9999px;
	width:164px;
}
.ad {
	background:url(../images/ad.jpg) no-repeat;
	height:76px;
	margin-top:8px;
	width:180px;
}
#kf {
	background:url(../images/kf.jpg) no-repeat;
	height:123px;
	margin-top:10px;
	width:180px;
}
#turn {
	overflow:hidden;
	padding:40px 15px 0;
	width:170px;
}
#turns li {
	color:#bfad7e;
	line-height:24px;
}
#main {
	float:right;
	overflow:hidden;
	width:704px;
}
#footer {
	background:url(../images/footer.jpg) no-repeat top center;
	margin:0 auto;
	padding-bottom:10px;
	width:891px;
}
#footer a {
	color:#22201c;
	display:block;
	_display:inline;
	float:left;
	font-weight:bold;
	margin:30px 15px;
}
#footer a:hover {
	color:#d3bd9c;
	text-decoration:underline;
}
#footer p {
	color:#2b2923;
	line-height:24px;
	text-align:center;
}
a#left {
	margin-left:120px;
}
a#right {
	margin-left:210px;
}
