html, body{
  font-size:100.01%;
  margin: 0;
  padding: 0;
}

body {
  font: 1em Arial, Helvetica, Verdana, Tahoma, sans-serif;
  background:#E9E1D0 url(images/bg.jpg) repeat-x;
}

a{
  color: #04d;
  text-decoration: none;
}

a:hover{
  color: #f60;
  text-decoration: underline;
}

abbr, acronym{
  border: 0;
  font-variant: normal;
}

br{
  clear: both;
}

address, caption, cite, code, em, string, th ,var{
  text-align: left;
}

img {
  border: none;
}

h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}

li{
  list-style: none;
}

ul, ol, p, dl, form{
  margin: 0;
  padding: 0;
}

ul, ol, dl{
  overflow: hidden;
}

sup{
  vertical-align: text-top;
}

sub{
  vertical-align: text-bottom;
}

table{
  border-collapse: collapse;
  border-spacing: 0;
}
br{
	clear:both;
	}

#header{
	width:990px;
	margin:0 auto;
	}

#head{
	width:990px;
	height:90px;
	padding-top:80px;
	background:url(images/top.jpg) no-repeat;
	}
	
#banner{ 
	width:970px;
	height:27px;
	padding:8px 0 0 20px;
 }

#banner a{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0 10px;
 }

#pagebody {
    width:990px;
    margin:13px auto;
}

#pagebody_left{
    width:268px;
    text-align:left;
    float:left;
}

#nav{
	width:242px;
	height:39px;
	margin:0px 2px 0 23px;
	}

.nav_top_left{
	width:39px;
	height:39px;
	background:url(images/nav_left.jpg) no-repeat;
	float:left;
	}
	
#nav_top_left_b{
	width:39px;
	height:39px;
	background:url(images/nav_left_b.jpg) no-repeat;
	float:left;
	}

#nav_top_mid{
	width:195px;
	height:24px;
	background:url(images/nav_mid.jpg) repeat-x;
	float:left;
	padding-top:15px;
	}

#nav_top_right{
	width:8px;
	height:39px;
	background:url(images/nav_right.jpg) no-repeat;
	float:left; 
	}

#nav_n{
	width:240px;
	background-color:#fff;
	margin:0 2px 0 23px;
	border-left:#D4C7AC 1px solid;
	border-right:#D4C7AC 1px solid;
	padding:10px 0;
	}

#nav_bottom{
	width:242px;
	height:9px;
	margin:0 2px 0 23px;
	background:url(images/nav_bottom.jpg) no-repeat;
	}

#nav_n_top{
	width:226px;
	height:7px;
	margin:0 7px;
	background:url(images/nav_n_top.jpg) no-repeat;
	background-position:bottom;
	}
	
#nav_n_mid{
	width:200px;
	margin:0 7px;
	border-left:#D9D9D9 1px solid;
	border-right:#D9D9D9 1px solid;
	padding:0 12px;
	}
	
#nav_n_mid li{
	background:url(images/sanjiao.jpg) no-repeat left bottom;
	padding:4px 0;
	border-bottom:#D9D9D9 1px dashed;
	}
	
#nav_n_mid a{
	font-size:0.75em;
	color:#352725;
	padding-left:10px;
	}
	
#nav_n_bottom{
	width:226px;
	height:7px;
	margin:0 7px;
	background:url(images/nav_n_bottom.jpg) no-repeat;
	}
	
#nav_n_livesupport{
	width:224px;
	height:64px;
	margin:10px 8px 0 8px;
	}
	
#nav_n_paypal{
	width:224px;
	height:61px;
	background:url(images/paypal.jpg) no-repeat;
	margin:10px 8px 0 8px;
		}
	
#safety{
	width:224px;
	height:61px;
	background:url(images/safety.jpg) no-repeat;
	margin:10px 8px 0 8px;
		}
		
#pagebody_right{
    width:722px;
    text-align:left;
    float:right;
	clear:right;
	overflow:hidden;
}

#nav2{
	width:693px;
	margin:0 27px 0 2px;
	float:right;
	}
	
#nav21{
	width:693px;
	margin:10px 27px 0 2px;
	float:right;
	}

#nav2_top_left{
	width:39px;
	height:39px;
	background:url(images/nav_left.jpg) no-repeat;
	float:left;
	}

.nav2_top_mid{
	width:646px;
	height:24px;
	background:url(images/nav_mid.jpg) repeat-x;
	padding-top:15px;
	float:left;
	}

.nav2_top_right{
	width:8px;
	height:39px;
	background:url(images/nav_right.jpg) no-repeat;
	float:left;
    clear:right;
	}
	
#nav2_top_right_b{
	width:8px;
	height:39px;
	background:url(images/nav_right_b.jpg) no-repeat;
	float:left;
    clear:right;
	}

.nav2_n{
	width:671px;
	margin:0 27px 0 2px;
	border-left:#D4C7AC 1px solid;
	border-right:#D4C7AC 1px solid;
	float:right;
	padding-left:10px;
	padding-right:10px;
	background-color:#fff;
	}

.nav2_boot{
    background-color:#006699;
	height:10px;
	width:693px;
	float:right;
	margin:0 27px 0 2px;
	background:url(images/right_bottom.jpg) no-repeat;

}

#right_table{
	width:671px;
	background-color:#E1D9CE;

	}

#bottom{
	width:100%;
	height:100px;
	background:url(images/bottom.jpg) repeat-x;
	margin-top:10px;


	}

#bottom .text{
	width:990px;
	color:#fff;
	padding-top:20px;
	text-align:center;
	margin:0 auto;
	}

#bottom a{
	color:#fff;
	padding:0 12px;
	font-size:0.75em;
		margin:0 auto;
	}

#bottom p{
	color:#fff;
	font-size:0.75em;
	}

.dunit{
	width:649px;
	padding:10px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.dunit_table {
    width:649px;
}
.dunit_tr1 {
    width:649px;
    margin:0px;
}
.dunit_tr2 {
    width:649px;
    margin:1px 0;
}

.dunit_td1 {
	width:210px;
	height:24px;
	text-align:center;
	background: url(images/table_top.jpg) no-repeat;
	margin:0 0 1px 1px;
	font-weight:bold;
	color:#352725;
	padding-top:5px;
}

.dunit_td2{
	width:208px;
	height:22px;
	text-align:center;
	border: 1px solid #D4C7AC;
	color:#352725;
	background-color:#FCF9F2;
	padding-top:5px;
}

.dunit_td2 a{
	height:24px;
	width:85px;
	background:url(images/btu.jpg) no-repeat;
	display:block;
	margin:0 auto;
	text-align:center;
	color: #fff;
	padding-top:3px;
	font-size:14px;
	font-weight:bold;
	}
	
.dunit_td3{
	width:150px;
	text-align:center;
	border: 1px solid #D4C7AC;
	color:#352725;
	background-color:#FCF9F2;
	padding:5px 0;
	font-weight:bold;
}

.dunit_td4{
	width:150px;
	text-align:left;
	border: 1px solid #D4C7AC;
	color:#352725;
	background-color:#fff;
	padding:5px;
	font-weight:bold;
}

.dunit_td4 textarea{
	width:480px;
	height:100px;
}

.dunit_td5{
	list-style-type:none;
	width:100px;
	text-align:left;
	margin:0 0 1px 1px;
	padding:5px 0 5px 290px;
	color:#C67B10;
	background:#FCF9F2;
	border-left: 1px solid #D4C7AC;
	border-right: 1px solid #D4C7AC;
	border-bottom: 1px solid #D4C7AC;
}

.dunit2{
	width:600px;
	padding-top:20px;
	margin:0 auto;
	}

.dunit2_table {
    width:600px;
}

.dunit2_td1 {
	width:150px;
	font-weight:bold;
	color:#352725;
	padding:5px 0 5px 50px;
	background-color:#FCF9F2;
	border: 1px solid #D4C7AC;
}

.dunit2_td2{
	width:300px;
	color:#C67B10;
	background-color:#fff;
	padding:5px 0 5px 50px;
	text-align:left;
	border: 1px solid #D4C7AC;
}

	
#text{
	width:671px;
	}
	
#text h1{
	font-size:1em;
	font-weight:bold;
	color:#352725;
	padding:4px;
	text-align:center;
	}
	
#text h2{
	font-size:1em;
	font-weight:bold;
	color:#352725;
	padding:15px 0 0 10px;
	}
	
#text h3{
	font-size:1em;
	font-weight:bold;
	color:#352725;
	padding:15px 0 0 30px;
	}
	
#text p{
	font-size:0.75em;
	color:#352725;
	text-align:justify;
	padding:2px 2px;
	}	
	
	
#text li{
	font-size:0.75em;
	color:#352725;
	font-weight:bold;
	padding:5px 20px;
	}	

.texta{
	padding-left:250px;
	}	
	
#wrong{
	background:url(images/404.jpg) no-repeat;
	width:500px;
	height:305px;
	margin:0 auto;
	}	
	
#news_link{
	padding:2px 0 2px 2px;
	}
	
#news_link a{
	font-weight:bold;
	font-size:0.75em;
	color:#352725;
	text-align:left;
	}
		
#news_list{
	padding:2px 0 10px 10px;
	font-size:13px;
	}
	
	
#news_list a{
	font-size:12px;
	color:#352725;
	text-align:justify;
	}	
	
#news_h{
	height:20px;
	}	
	
#news_h2{
	height:250px;
	}		
	
#news_here a{
	font-weight:bold;
	color:#352725;
	text-align:left;
	padding:0 5px;
	}	
	
#news_here{
	font-weight:bold;
	font-size:0.75em;
	color:#352725;
	text-align:left;
	padding:0 5px 0 0;
	}	
	
#news_wrapper{
	font-size:0.75em;
	color:#352725;
	text-align:justify;
	padding:10px 0;
	}
		
#sele{
     width:400px;
}

.sel_gold_server{
margin-left:20px;
height:21px;
}
#right_lot{
margin-top:10px;
}

#pl{
font-size:14px;
font-weight:bold;
float:left;
color:#E3B963;

}	
	
	
	
	
	
	
	
	
