@charset "utf-8";
/* CSS Document */
body{
    background-color:#0e0a00;
    background:url(../img/main.jpg);
    width:100%;
}
.main{
    width:1000px;
    height:600px;
    background:url(../img/bgbig_sp.jpg) no-repeat;
    position:fixed;
    _position:absolute;
    top:50%;
    left:50%;
    margin:-300px 0 0 -500px;
    _margin-top:0;
    _top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
/** 广告 **/
.advertising{
    background:url(../img/pfb_bg.jpg) no-repeat;
}
.adv_button{
    position: absolute;
    top: 463px;
    left: 74px;
}
.adv_button a {
    display: none;
    text-indent: -9999em;
    width: 163px;
    height: 45px;
    background: url('../img/wj_bt.png') no-repeat;
}
.adv_button a:hover {
    display: none;
    text-indent: -9999em;
    width: 163px;
    height: 45px;
    background: url('../img/wj_bt.png') no-repeat;
}
.adv_button_baye{
    position: absolute;
    top: 453px;
    left: 774px;
}
.adv_button_baye a {
    display: block;
    text-indent: -9999em;
    width: 179px;
    height: 53px;
    background: url('../img/baye13_bt.png') no-repeat;
}
.adv_button_baye a:hover {
    display: block;
    text-indent: -9999em;
    width: 179px;
    height: 53px;
    background: url('../img/baye13_bt.png') no-repeat;
}
/** 云雾 **/
#sgs_header_flasher {}
/** 导航 **/
.top_menu{
    position:absolute;
    width:515px;
    height:35px;
    top:2px;
    left:480px;
}
.top_menu a{
    float:left;
    margin-left:12px;
    width:91px;
    height:35px;
}
.top_menu1{
    background: url(../img/gw1.png);
}
.top_menu2{
    background-image:url(../img/xs1.png);
}
.top_menu3{
    background-image:url(../img/sp1.png);
}
.top_menu4{
    background-image:url(../img/py1.png);
}
.top_menu5{
    background-image:url(../img/sq1.png);
}
.top_menu1:hover {
    background-image:url(../img/gw2.png);
}
.top_menu2:hover {
    background-image:url(../img/xs2.png);
}
.top_menu3:hover {
    background-image:url(../img/sp2.png);
}
.top_menu4:hover {
    background-image:url(../img/py2.png);
}
.top_menu5:hover {
    background-image:url(../img/sq2.png);
}
/** 新闻 **/
.sgs_news{
    position:absolute;
    top:204px;
    left:729px;
    width:260px;
    height:230px;
    font-size:12px;
    color:#fef6d6;
    z-index:1;
}
.sgs_news a{
    color:#fef6d6;
    text-decoration: none;
}
.sgs_news h5{
    display: inline;
    color:#FFF;
    margin-top:23px;
    margin-left:4px;
}
.sgs_news ul{
    width:265px;
}
.sgs_news li{
    width:100%;
    margin-top:11px;
}
.sgs_news ul li span {
    float: left;
    width: 230px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
} 
.sgs_news ul li u{
    text-decoration: none;
}
/** 提示框 **/
.dialog{
    position: absolute;
    top:132px;
    left:232px;
    width:574px;
    font-size:0;
}
.dlgtit{
    height:36px;
    background-image:url(../img/dialog_mid.png);
}
.text_title {
    padding:10px 0px 0px 245px;	
}
.dlgcnt{
    height:180px;
    padding:20px 118px 0px 120px;
    background-image:url(../img/dialog_mid.png);
}
.dialog_server{
    position: absolute;
    top:58px;
    left:228px;
    width:574px;
    font-size:0;
}
.text_title_server {
    padding:10px 0px 0px 235px;	
}
.dlgcnt_server{
    height:420px;
    background-image:url(../img/dialog_mid.png);
}
/** GAME_MAIN **/
.dialog_mask {
    position: absolute;
    z-index: 4000;
    background-color: #000;
    filter: alpha(opacity=20);
    opacity: .2;
    left: 0;
    top: 0;
    width: 100%;
}
.dialog_wrap {
    position: absolute;
    z-index: 5000;
    background-color: #FFF;
    font-size: 12px;
    font-family: Tahoma;
    width:100%;
    height:100%;
}
.dialog_header {
    height: 28px;
    border-bottom: 1px solid #d8d8d8;
    background: #fafafa;
}
.dialog_content {
    color: #5f5f5f;
    background-color: #FFF;
    height:100%;
    overview:hidden;
}
.dialog_header h3 {
    float: left;
    height: 28px;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 28px;
    overflow: hidden;
    margin: 0;
    padding-left: 10px;
    font-weight: bold;
}
.dialog_header button {
    background-color: transparent;
    background-image: url(../img/close_new_bk.png);
    background-repeat: no-repeat;
    float: right;
    width: 32px;
    height: 17px;
    margin-top: 6px;
    margin-right: 10px;
    line-height: 100px;
    border: 0 none;
    cursor: pointer;
    font-size: 0;
}
.dialog_header button:hover {
    background-image: url(../img/close_new_bl.png);
}
.ykfh {
    position: absolute;
    top: 544px;
    left: 730px;
}
.bfyk {
    position: absolute;
    top: 544px;
    left: 860px;
}
.sgs_reg {
    position: absolute;
    top: 88px;
    *top: 86px;
    left: 380px;
    font-size: 12px;
}
.sgs_reg a {
    float: left;
    display: block;
    width: 75px;
    height: 25px;
    text-indent: -9999em;
    background: url(../img/register.png) no-repeat;
}
.sgs_pswd {
    position: absolute;
    top: 139px;
    *top: 137px;
    left: 388px;
    font-size: 12px;
}
.sgs_pswd a {
    float: left;
    display: block;
    width: 61px;
    height: 15px;
    text-indent: -9999em;
    background: url(../img/reset.png) no-repeat;
}
.old_login {
    position: absolute;
    top: 175px;
    *top: 173px;
    left: 298px;
    font-size: 12px;
}
.open_login{
    position: absolute;
    top: 207px;
    left: 313px;
    font-size: 12px;
    background-image: url(../img/heidi.png);
    background-position: -300px 0px;
    width: 150px;
    height: 38px;
    padding: 8px 0px 0px 2px;
}
.t_login a {
    float: left;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 5px;
}
.t_feihuo {
    background: url(../img/feihuo32.png) no-repeat;
}
.t_sina {
    background: url(../img/sina32.png) no-repeat;
}
.t_tencent {
    background: url(../img/tencent32.png) no-repeat;
}
.t_renren {
    background: url(../img/renren32.png) no-repeat;
}
.t_taobao {
    background: url(../img/taobao32.png) no-repeat;
}
.t_baidu {
    background: url(../img/baidu32.png) no-repeat;
}
.t_fh_qq {
    background: url(../img/qq32.png) no-repeat;
}
.t_fh_wechat {
    background: url(../img/wechat32.png) no-repeat;
}
.hid_login {
    float: left;
    color: #fef6d6;
    font-weight: bolder;
    text-shadow: 1px 0px 0px #000000, -1px 0px 0px #000000, 0px 1px 0px #000000, 0px -1px 0px #000000;
}
.ollink {
    color: #fef6d6;
    text-decoration: underline;
    vertical-align: 2px;
}
.sgs_agree {
    height:25px;
    background-image: url(../img/dialog_mid.png);
}
.sgs_agree span {
    padding-left:156px;
    color: #fef6d6;
    font-size: 12px;
}
.sgs_agree label {
    vertical-align: 2px;
}
.sgs_agree a{
    color: #fef6d6;
    text-decoration: underline;
}
.sgs_agree a:hover {
    text-decoration: none;
}
.agr_note {
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
    color: #fef6d6;
    font-weight: bolder;
    text-shadow: 1px 0px 0px #000000, -1px 0px 0px #000000, 0px 1px 0px #000000, 0px -1px 0px #000000;
}
.openlogin {
    position: absolute;
    z-index: 3000;
    top: 50%;
    left: 50%;
    margin-top: -255px;
    margin-left: -350px;
    width: 680px;
    height: 510px;
    border: 4px #767576 solid;
    background: #fff;
}
.openlogin h3 {
    padding: 5px 10px 3px;
}
.openlogin em {
    font-size: 14px;
    color: #646464;
}
.openlogin span {
    color: #646464;
    font-size: 12px;
    font-weight: 400;
    margin-left: 560px;
}
.openlogin_feihuo {
    position: absolute;
    z-index: 3000;
    top: 50%;
    left: 50%;
    margin-top: -175px;
    margin-left: -150px;
    width: 325px;
    height: 336px;
    border: 4px #767576 solid;
    background: #fff;
}
.openlogin_feihuo h3 {
    padding: 5px 10px 3px;
}
.openlogin_feihuo em {
    font-size: 14px;
    color: #646464;
}
.openlogin_feihuo span {
    color: #646464;
    font-size: 12px;
    font-weight: 400;
    margin-left: 209px;
}
