/**
 * Copyright(c) 2008-2009, gamegoldfast.com Inc. Some rights reserved.
 */
#header{
  margin: 0 auto;
  width: 984px;
  height: 119px;
}

#header .hed_logo{
  float: left;
  width: 273px;
}

#header .hed_logo a{
  display: block;
  overflow: hidden;
  position: relative;
  width: 273px;
  height: 119px;
  margin: 0;
}

.hed_logo img{
  position: absolute;
  left: 0px;
  top: 0;
  border: 0;
}
/* header menu navigate */

.hed_menu{
  height: 119px;
  width: 711px;
  float: right;
  background: url(../images/top.jpg) no-repeat left 1px;
  z-index: 2;
}

.menu{
  clear: both;
  margin: 92px auto 0 auto;
  position: absolute;
  z-index: 2;
  width: 711px;
}

.menu li{
  margin: 0 2px 0 0;
  display: inline;
  font-size: 12px;
}

.menu li a{
  display: block;
  float: left;
  width: 99px;
  height: 22px;
  /*background: url(../images/nav.png) repeat-x left -161px;*/
  background: url(../images/banner2.jpg) no-repeat;
  color: #fff;
  text-align: center;
  padding-top: 5px;
}

.menu .tab_active a{
  /*background: url(../images/nav.png) repeat-x left -125px;*/
  background: url(../images/banner1.jpg) no-repeat;
  color: #04d;
  font-weight: bold;
}
/* begin main body content */

#main{
  background-color: #fff;
  width: 964px;
  margin: 0 auto;
  padding: 0 10px 10px 10px;
}

/* begin path url */

.path{
  font-size: 12px;
  padding: 3px 0 3px 10px;
}

#navigate{
  width: 100%;
  background: url(../images/vertical.gif) repeat-x 0 -36px;
  clear: both;
}

#nav{
  width: 960px;
  margin: 0 auto;
  height: 36px;
}

#nav .mainNav{
  padding-left: 60px;
  position: absolute;
}

#nav .mainNav a:link,#nav .mainNav a:visited,#nav .mainNav a:active{
  width: 90px;
  height: 36px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font: bold 12px Tahoma, Arial, sans-serif;
  line-height: 36px;
  text-decoration: none;
}

#nav .mainNav a.actived:link,#nav .mainNav a.actived:visited,#nav .mainNav a.actived:hover,#nav .mainNav a.actived:active{
  background: url(../images/icons.gif) no-repeat left top;
  color: #000;
}

#nav .lesser{
  text-align: right;
  padding: 8px 12px 0 0;
  font-size: 12px;
}

.nav .lesser .help{
  display: inline-block;
  padding-left: 24px;
  color: #fff;
  line-height: 18px;
  margin-left: 12px;
}






#main #min_left{
  float: left;
  width: 211px;
}
/* begin left game menu navigate */

#main #min_left .menu-nav-list{
  font-size: 12px;
}

.menu-nav-list a{
  color: #333;
}

.menu-nav-list dd{
  margin-left: 5px;
  display: none;  
}

#min_left .menu-nav-list dt{
  margin-bottom: 4px;
  height: 18px;
  cursor: pointer;
  padding: 5px 0 0 34px;
}

.show{
	display: block;
}

.menu-nav-list li{
  margin: 0 0 4px 10px;
  padding-left: 23px;
  background: url(../images/left-tag.png) no-repeat left -392px;
  font-size: .86em;
}




/* left menu navigate */

#min_left .lft_nav{
  /*ÉÏ ÓÒ ÏÂ ×ó*/
  padding: 0px;
}

#min_left .menu-nav-list{
	border-top: #949597 1px solid;
	border-left: #949597 1px solid;
	border-right:#949597 1px solid;
	padding: 1px;
}

#min_left .lft_nav .lft_nav_title{
  font: bold .96em Tahoma, Arial, sans-serif;
  background: url(../images/nav.png) -2px -191px;
  color: #fff;
  height: 28px;
  padding: 7px 0 2px 30px;
}


.lft_nav .lft_m_bottom{
  display: block;
  overflow: hidden;
  position: relative;
  width: 210px;
  height: 10px;
  margin: 0;
}

.lft_nav .lft_m_bottom img{
  position: absolute;
  left: 0px;
  top: 0px;
  border: 0;
}



#main #min_center{
  float: left;
  width: 509px;
  margin: 0 7px;
}

#main #min_right{
  float: right;
  width: 222px;
}
/* begin customer login */
/*
.login .lgn_top,.login .lgn_bottom{
  display: block;
  overflow: hidden;
  position: relative;
  width: 228px;
  height: 21px;
  margin: 0;
}

.login .lgn_top img{
  position: absolute;
  left: 0px;
  top: 0;
  border: 0;
}

.login .lgn_bottom img{
  position: absolute;
  left: 0px;
  top: -31px;
  border: 0;
}

.login .lgn_form{
  background: url(../images/login.png) repeat-y -245px 0;
  padding: 0 20px;
  font: 12px Tahoma, Arial, sans-serif;
}

.login .lgn_form .lgn_form_title{
  font-weight: bold;
  padding-bottom: 5px;
}

.login .lgn_form ul{
  border-bottom: #ccc 1px solid;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.login .lgn_form li{
  padding: 2px 0;
  clear: both;
}

.login .lgn_form li label{
  display: block;
  float: left;
  width: 80px;
  padding-top: 5px;
}

.login .lgn_form li .txt{
  width: 93px;
}

.login .lgn_form_for{
  padding: 5px 0;
  font-size:.72em;
}

.lgn_form .btn_sign{
  position: relative;
  width: 175px;
}

.lgn_form .btn_sign_in{
	background: url(../images/button.png) no-repeat;
	width:69px;
	height:23px;
	border:0;
	color: #fff;
	font: 1.2em Tahoma, Arial, sans-serif;
	cursor: pointer;
    position: absolute;
    top: -20px;
    right: -5px;
    z-index: 4;
}*/


/* begin live chat */

#min_right .live_chat{
  margin: 0 0 3px 0;
}

/* begin customer cart */

.customercart{
  width: 222px;
  
  margin: 5px 0 10px 0;
  padding: 1px;
}

.customercart .ser_layout{
	border-top: #949597 1px solid;
	border-left: #949597 1px solid;
	border-right: #949597 1px solid;	
	background: url(../images/cart2.png) no-repeat ;	
	font-size: 12px;	
	font-weight: bold;
	padding: 0px 0 0 25px;
}

.customercart .ser_title{
  font: bold .90em Tahoma, Arial, sans-serif;
  margin-bottom: 10px;
  color:#06C;
  background: url(../images/our_sec.png) repeat-x left -90px;
  padding: 8px 0 2px 10px;
}


.customercart .rgt_s_bottom{
  display: block;
  overflow: hidden;
  position: relative;
  width: 228px;
  height: 12px;
  margin: 0;
}

.customercart .rgt_s_bottom img{
  position: absolute;
  left: 0px;
  top: -13px;
  border: 0;
}


 .btn_buynow, .btn_Edit{
  width: 68px;
  height: 23px;
  /*background: url(../images/cart/cart-button.png) no-repeat;*/
  background: url(../images/button.png) no-repeat;
  border: 0;
  font: bold 12px Tahoma, Arial, sans-serif;
  cursor: pointer;
  text-align: center; 
  vertical-align: middle;
  color: #fff;
  padding-top: 2px;
  padding-left: 2px;

}


/*********************************/

/* begin service list */

.service{
  width: 222px;
  
  margin: 5px 0 10px 0;
  padding: 1px;
}

.service .ser_layout{
	border-top: #949597 1px solid;
	border-left: #949597 1px solid;
	border-right: #949597 1px solid;
}

.service .ser_title{
  font: bold .68em Tahoma, Arial, sans-serif;
  margin-bottom: 10px;
  background: url(../images/our_sec.png) repeat-x;
  padding: 4px 0 2px 10px;
}

.service dl{
  width: 200px;
  margin: 0 0 0 10px;
  padding-bottom: 10px;
  min-height: 45px;
  height:auto !important;
  overflow: visible;
  height: 45px;
}

.service dl dt{
  float: right;
  width: 140px;
  font: bold .68em Tahoma, Arial, sans-serif;
}

.service dl .txt{
  float: right;
  width: 130px;
  font-size: 11px;
  line-height: 160%;
  padding-right: 10px;
}

.service dl:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.service .service_s{
  background: url(../images/dh.jpg) no-repeat left 0;
}

.service .service_f{
  background: url(../images/dh.jpg) no-repeat left -90px;
}

.service .service_c{
  background: url(../images/dh.jpg) no-repeat left -170px;
}

.service .rgt_s_bottom{
  display: block;
  overflow: hidden;
  position: relative;
  width: 228px;
  height: 12px;
  margin: 0;
}

.service .rgt_s_bottom img{
  position: absolute;
  left: 0px;
  top: -13px;
  border: 0;
}

#min_right .pay_method{
  text-align: center;
  margin-bottom: 10px;
  line-height: 180%;
}

.pay_method img{
	margin-bottom: 5px;
}

/* begin bottom content */

#bottom{
  width: 984px;
  margin: 0 auto 20px auto;
  font-size: 12px;
  text-align: center;
  clear: both;
}

#bottom .btm_link{
  width: 984px;
  height: 26px;
  background: url(../images/nav_bottom.png) no-repeat;
  padding: 8px 0 0 0;
}

.btm_link a{
  color: #000;
  margin: 0 10px;
}

#bottom .btm_cpt{
  color: #fff;
  margin-top: 10px;
}