/*
 * Copyright(c) 2008-2009,Playerassist.com Inc. Some rights reserved.
 */
html, body{
  font-size: 100.01%;
  margin: 0;
  padding: 0;
}

body {
  font: 1em Arial, Helvetica, Verdana, Tahoma, sans-serif;
  background: #E1E2E3 url(../images/login_bg.jpg) repeat-x;
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

dl, dt, dd, form, select, ul, li{
  margin: 0;
  padding: 0;
}

a{
  color: #03c;
  text-decoration: none;
}

a:hover{
  color: #f60;
  text-decoration: underline;
}

br{
  clear: both;
}
/*
#toobar{
    background: url(../images/toobar.png) repeat-x left top;
    height: 25px;
    display: none;
}

#toobar a{
    color: #404040;
}

#toobar a:hover{
    color: #f60;
    text-decoration: underline;
}

#toobar .tbr_min{
    width: 960px;
    margin: 0 auto;
    padding-top: 5px;
    color: #404040;
}

#toobar .mainNav{
    position: absolute;
}

#toobar .lesser{
    text-align: right;
    padding: 0 5px 0 0;
    color: #999;
}

#toobar .lesser a{
    margin: 0 5px;
}

#toobar .lesser .feedback,#toobar .lesser .help{
    display: inline-block;
    padding-left: 17px;
    margin-left: 5px;
}

#toobar .lesser .help{
    background: url(../images/toobar.png) no-repeat -186px -45px;
}
*/
/*
#head {
  margin: 5px auto 0 auto;
  width: 960px;
  height: 80px;
}

#head .hed-logo{
  float: left;
  width: 190px;
}*/
/* head public naviagate */

#navigate{
  width: 960px;
/*background: url(../images/vertical.gif) repeat-x 0 -36px; */
  background-color: #0F7ACA;
  clear: both;
  margin: 0 auto;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  opacity: 0.7;*/
}

#nav{
  width: 960px;
  margin: 0 auto;
  height: 22px;
}
/*
.navLeftBg{
    background: url(../images/vertical.gif) no-repeat;
    height: 36px;
}

.navRightBg{
    background: url(../images/icons.gif) no-repeat right -79px;
    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;*/
  margin: 0 15px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font: bold 0.68em Tahoma, Arial, sans-serif;
  line-height: 22px;
  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:.75em;
}

.nav .lesser .help{
    display: inline-block;
    padding-left: 24px;
    color: #fff;
    line-height: 18px;
    margin-left: 12px;
}

#nav .lesser{
    color: #fff;
    margin-left: 5px;
}

#nav .lesser a{
  color: #fff;
  text-decoration: underline;
} */
/* body main content */

#main {
  margin: 0px auto 0px auto;
  width: 940px;
  overflow: auto;
  background-color: #fff;
  padding: 10px;
}

#main #min-left {
  float: left;
  width: 210px;
}

#main #min-left a{
  font-size: .72em;
}
/* left column game service navigate */

#min-left .menu-nav{
  width: 100%;
}

#min-left .menu-nav .menu-nav-list {
  padding: 5px;
  text-align: left;
  border-left: #C9D7F1 1px solid;
  border-right: #C9D7F1 1px solid;
}

#min-left .menu-nav .menu-nav-list h4{
  font: bold .75em Tahoma, Arial, sans-serif;
  margin: 0;
  padding: 2px 0 5px 5px;
}

.menu-nav-list dl{
  padding-left: 10px;
}

.show{
  display: block;
}

.menu-nav-list dl dt{
  margin-top: 5px;
  padding-left: 10px;
  background: url(../images/toobar.png) no-repeat -190px -30px;
  font-weight: bold;
  font-size: .92em;
}

.menu-nav-list dl dd{
  padding-left: 10px;
  background-color: #ccc;
  display: none;
}
.menu-nav-list dl dd.meu_show{
    background-color: #fff;
    display: block;
  }


.menu-nav-list dl dd ul li{
  list-style-type: none;
  background: url(../images/toobar.png) no-repeat -190px -60px;
  padding-left: 15px;
}
/*
#min-left .menu-nav .menu-nav-list ul{
    margin: 0 0 0 5px;
    padding: 0;
}

#min-left .menu-nav .menu-nav-list li{
    list-style: none;
    margin: 0;
    padding: 2px 0 2px 10px;

}

#min-left .menu-nav .menu-nav-list li ul{
       display: block;
} */

#min-left .menu-nav .menu-nav-head-bg {
  background: url(../images/menu-left-bg.jpg) no-repeat left top;
  height: 6px;
  overflow: hidden;
}

#min-left .menu-nav .menu-nav-bottom-bg {
  background: url(../images/menu-left-bg.jpg) no-repeat left -6px;
  height: 7px;
  overflow: hidden;
}
/*
#min-left #on_help{
    border: #D0EAF8 1px solid;
    margin-top: 15px;
    display: table;
}

#min-left #on_help h2{
    font: bold 12px Tahoma, Arial, sans-serif;
    padding: 5px 0 5px 10px;
    margin: 0;
}

#min-left #on_help .contact{
    text-align: center;
    display: block;
    margin: 5px 0;
}*/

#main #min-right .path{
  margin-bottom: 5px;
/*border-bottom: #D1D7DC 1px solid;*/
  padding-top: 5px;
}

#min-right .safty{
	text-align: center;
}

#footer {
  clear: both;
  color: #666;
  line-height: 200%;
  margin: 10px auto 0 auto;
  background-color: #fff;
  padding: 2px 0;
  font-size: .75em;
  width: 960px;
}
/*
#footer img{
    vertical-align: middle;
}*/

#footer a{
  margin: 0 8px;
}

#copright{
  padding-left: 10px;
  margin: 0 auto 20px auto;
  width: 960px;
  font-size: .64em;
  color: #666;
}
/*
#toobar .tbr_min{
    width: 960px;
    margin: 0 auto;
    padding-top: 5px;
    color: #404040;
}

#head-chat{
    position: absolute;
    top: 25px;
    width: 100%;
}

#head-chat .hed-rgt{
    width: 960px;
    text-align: right;
    margin: 0 auto;
}*/

#head{
  width: 960px;
/*background: url(../images/vertical.gif) repeat-x 0 -36px; */
  height: 85px;
  margin: 0 auto;
}

#hed_nav{
  width: 960px;
  margin: 0 auto;
}
/*
.navLeftBg{
    background: url(../images/vertical.gif) no-repeat;
    height: 36px;
}

.navRightBg{
    background: url(../images/icons.gif) no-repeat right -79px;
    height: 36px;
}*/

#hed_nav .hed_main{
  position: absolute;
}
/*
#nav .mainNav a:link,#nav .mainNav a:visited,#nav .mainNav a:active{
  margin: 0 15px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font: bold 0.68em Tahoma, Arial, sans-serif;
  line-height: 22px;
  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;
}*/

#hed_nav .lesser{
    text-align: right;
    padding: 8px 12px 0 0;
    font-size:.75em;
}

#hed_nav .lesser .help{
    display: inline-block;
    padding-left: 24px;
    color: #fff;
    line-height: 18px;
    margin-left: 12px;
}
/*
#hed_nav .lesser{
    color: #fff;
    margin-left: 5px;
}*/

#hed_nav .lesser a{
  color: #fff;
  text-decoration: underline;
}


