/*----------------------
      Html Elements  
-----------------------*/
body,p,form,ul,li,h1,h2,h3,h4,h5,div,img,iframe{
	margin:0;
	padding:0;
	border:0;
}
ul li {
	list-style-type:none;
}
.clear{
	clear:both;
}
a,area {
	outline:none;
} /* for IE */
:focus {
	-moz-outline-style: none;
} /* for Firefox */ 
form {
	margin:0;
	padding:0;
}

/*----------------------
      Layout  
-----------------------*/
body{
	font-size:12px;
	font-family:Simsun,"ËÎÌå",Arial;
	min-width:980px;
	background:#000;
}
#body-bg {
	float:left;
	width:100%;
	background:#000 url(../images/bodybg.gif) repeat-y center top;
}
#out-bg {
	float:left;
	width:100%;
	background:url(../images/bg2.jpg) no-repeat center 313px;
}
#bg {
	float:left;
	width:100%;
	background:url(../images/bg3.gif) no-repeat center bottom;
}
#out-wrap {
	float:left;
	width:100%;
	background:url(../images/bg1.jpg) no-repeat center 0;
}
#wrap {
	width:960px;
	margin:0 auto 0;
	position:relative;
}
#header {
	height:370px;
}
#content {
	min-height:322px;
	_height:322px;
	color:#2b1800;
	font-size:14px;
	line-height:25px;
	width:966px;
	margin:0 auto;
	padding:20px 0;
}
#content a {
	font-size:14px;
	color:#000100;
	text-decoration:none;
}
#footer {
	height:80px;
	padding-top:40px;
	color:#e09a62;
	line-height:170%;
	font-family:Simsun,"ËÎÌå",Arial;
}
#footer a {
	font-family:Simsun,"ËÎÌå",Arial;
	text-decoration:none;
	color:#e09a62;
}
.clear {
	clear:both;
}
/*******head********/
.logo{position:absolute;width:200px;height:85px;left:5px;top:5px;text-indent:-9999px}
.topNav{position:absolute;left:755px;top:3px;width:210px;font-size:12px;color:#c28e51;}
.topNav li{float:left;height:20px;width:68px}
.topNav li a,.topNav li a:visited{color:#c28e51;text-decoration:none}
.topNav li a:hover{color:#faaa4b;text-decoration:underline;}
/*----------------------
      Content  
-----------------------*/

#button {
	width:220px;
	height:21px;
	position:absolute;
	top:-368px;
	right:-10px;
	line-height:21px;
}
#button a {
	text-decoration:none;
	color:#c28e51;
	margin-right:2px;
}
#button a:hover {
	color:#faaa4b;
	text-decoration:underline;
}
#button #btn_index{
	background-position:-1182px -92px;
}
#button #btn_index:hover{
	background-position:-1182px 0;
}
#button #btn_bbs{
	background-position:-1248px -92px;
}
#button #btn_bbs:hover{
	background-position:-1248px 0;
}
#button #btn_reg{
	background-position:-1314px -92px;
}
#button #btn_reg:hover{
	background-position:-1314px 0;
}
#button #btn_pay{
	background-position:-1380px -92px;
}
#button #btn_pay:hover{
	background-position:-1380px 0;
}
#nav {
	width:627px;
	height:57px;
	overflow:hidden;
	padding-left:70px;
}
#nav a {
	float:left;
	display:inline-block;
	background:url(../images/bg2.jpg) no-repeat;
	height:57px;
	text-indent:-999em;
	width:209px;
}
#nav a#navsyx {
	width:165px;
	background-position:-570px -57px;
}
#nav a#navsyx:hover,#nav a#navsyx.current {
	background-position:-570px 0;
}
#nav a#navcdm {
	width:186px;
	background-position:-735px -57px;
}
#nav a#navcdm:hover,#nav a#navcdm.current {
	background-position:-735px 0;
}
#nav a#navsyl {
	width:165px;
	background-position:-921px -57px;
}
#nav a#navsyl:hover,#nav a#navsyl.current {
	background-position:-921px 0;
}

#js {
	padding-top:75px;
	height:165px;
	padding-bottom:40px;
	padding-left:60px;
	overflow:hidden;
}

.box-top {
	background:url(../images/content.jpg) no-repeat;
	padding-top:31px;
}
.box-bot {
	background:url(../images/content.jpg) no-repeat 0 100%;
	padding-bottom:36px;
}
.box-mid {
	background:url(../images/content-mid.jpg) repeat-y 0 0;
	padding-bottom:31px;
}

#content h2{
	background-image:url(../images/subtitle.jpg);
	display:block;
	width:458px;
	height:130px;
	margin-left:7px;
	clear:both;
	text-indent:-999em;
}
#syx {}
#cdm {background-position:0 -130px}
#syl {background-position:0 -260px}
#content b{
	color:#863305;
}
#content p.li{
	padding-left:40px;
	background:url(../images/li.gif) no-repeat 12px 6px;
}
#content p{
	padding:2px 60px 2px 12px;
	clear:both;
}
#content .box-mid p {
	margin-left:50px;
}

#content center img {
	margin:10px 0;
	border:solid 1px #000;
	padding:1px;
}
.table3{
	margin:10px auto;
	font-size:12px;
	border-collapse:collapse;
	text-align:center;
	border:1px #c57425 solid;
	width:600px;
}
.table3 td, .table3 th{
	color:#532306;
	padding:2px;
	border:1px #e4caa1 solid;
	background:#cbb07c;
}
.table3 td.w{
	text-align:left;
}
.table3 th {
	background:#b88e57;
}
.top{
	clear:both;
	float:right;
	display:inline-block;
	margin-right:50px;
	cursor:pointer;
	text-indent:-999em;
	text-decoration:none;
	width:65px;
	height:20px;
	background:url(../images/top.gif) no-repeat;
}