﻿#PageFull
{
     position: relative;
     width:100%;
     background:url(/images/default/defaultbghead.jpg) no-repeat center top;
    text-align:center;
    height: 200px;
}
#PageHead
{
    position: relative;
    height: 265px;
    width: 100%;
    float: left;
    text-align:center;
}
#PageHead .headad1
{
    position:relative;
    width:960px;
    height:30px;
    overflow:hidden;
    margin:0 auto;
}
#PageHead .logindiv
{
    position:relative;
    height:35px;
    width:960px;
    margin:0 auto;
}
#PageHead .headkeyword
{
    position:relative;
    float:left;
    line-height:35px;
    height:35px;
    width:510px;
    text-align:left;
    overflow:hidden;
}
#PageHead .headkeyword a
{
   position:relative;
   float:left;
   margin-left:15px;   
}
#PageHead .headlogin
{
    position:relative;
    float:left;
    height:35px;
    line-height:35px;
}
 .headlogin ul
 { 
    position:relative;
    padding:0;
    margin:0;   
 }
  .headlogin li
  {
     position:relative;
     float:left;  
     padding-left:5px;
  }
  #PageHead .logintxt
  {
      position:relative;
      float:left;
      top:8px;
     width:100px;
     height:18px;
     border:1px solid #BCBCBC;   
  }
   #PageHead .headloginbtn
   {
        position:relative;
        float:left;
        top:8px;
   }
#PageHead .headad
{
    position: relative;
    width:960px;
    height:128px;
    text-align:center;
    margin:0 auto;
    overflow:hidden; 
}
#PageHead .headlogo
{
    position: relative; 
    height: 120px;
    width: 200px;
    float: left;
    overflow:hidden;
}
.headlogo img
{
    position:relative;
    float:left;
    left:10px;   
}
#PageHead .headlogo div
{
    position:relative;
    float:left;   
}
#PageHead .headlogo a
{
      outline: none;   
       blr:expression(this.onFocus=this.blur());
}
  :focus
{
    outline: 0;
}
#PageHead .logobottom
{
    position:relative;
    float:left;   
    width:180px;
    height:40px;
    left:5px;
    overflow:hidden;
}
#PageHead .headlogodiv
{
    position: relative;
    float:left;
    width:164px;
    height:110px;
   
}
#PageHead .headad2
{
    position: relative;
    float:left;
    width:577px;
    height:120px;
    text-align:left;
  
}
#PageHead .headadsmall
{
    position: relative;
    float:left;
    width:176px;
    height:120px;
    text-align:left;
}
#PageHead .headad3
{
    position: relative;
    margin:0 auto;
    top:5px;
}

#PageHead .headad4
{
     position: relative;
     margin:0 auto;
     top:18px;
}
/*#PageHead .headad a
{
   position: relative;   
   float:left;
   top:33px;
}*/
#PageHead .headinfo
{
    position: relative;
    width: 1000px;
    height: 60px;
    background:url(/images/default/head/headinfobg.jpg) repeat-x;
    margin:0 auto;
}

#PageHead .headmenu
{
     position: relative;
     width:920px;
     height:60px;
     top:6px;
     float:left;
     left:70px;    
    
}
#PageHead .headmenu ul
{
    position:relative;
    height:23px;
    font-size:14px;
    color:White;
    line-height:23px;
    padding-right:40px;
    float:left;
  
}
.headmenu ul li
{
    position:relative;
    padding-left:7px;
    /*filter: DropShadow(Color=#004E00, OffX=0, OffY=0);*/
    font-weight:bold;
    float:left;
}
.headmenu ul li a
{
    color:White;
    font-weight:normal;
}
.headmenu a:hover,a:linked
{
    color:White;
   
}
.CardDivHead
{
    position: relative;
    float: left;
    width: 100%;
    height:20px;
    z-index:100;
}

.CardDivHead ul
{
     position: relative;
     padding-left: 35px;
}
.CardDivHead ul li
{
    position: relative;
    float: left;
    width: 56px;
    cursor:pointer;
    color:#2D6801;
    height:20px;
   
}
.CardDivHead ul li div
{
    padding-top:5px;
    height:20px;
   
}
.CardDivHead .CardDivHeadSel
{
    position: relative;
    width: 57px;
    margin-bottom:-1px;
    height:21px;
    background:url(/images/default/defaultbg.png) no-repeat -159px -57px;
}
.CardDivBody
{
    position: relative; 
    z-index:0;
    width: 100%;
}
#PageBody
{
    position:relative;
    float:left;
    width: 100%;
    text-align: center;
    height:100px;
}
#MainBody 
{
    position: relative;
    width: 960px;
    height:100px;
    margin:0 auto;
}
#MainBody .BodyRow
{
    position: relative;
    width: 960px;
    float:left;
    margin-bottom:4px;
    bottom:0px;
}
#MainBody .verdiv
{
    position: relative;
    float:left;
    width:195px;
    height:112px;
    background: url(/images/default/defaultbg.png) no-repeat -1px -167px; 
    border:1px solid #D2D2D2;
    overflow:hidden;
}
#MainBody .verdiv a
{
   color:#68A400;
   font-weight:bold;
    
}
#MainBody .verup
{
      position: relative;
      float:left;
      width:100%; 
      margin-top:15px;
      background:url(/images/default/main/verup.jpg) no-repeat 17px 5px;
}
#MainBody .verdiv ul
{
      position: relative;
      width:100%; 
     
}
#MainBody .verdiv li
{
    position: relative;
     width:100%;
     height:20px;
     line-height:20px;
     text-align:left;
 
      left:52px;
     
}
#MainBody .verdiv li div
{
    position: relative;
    float:left;
 
   
}
#MainBody .verdiv li.vertitle
{
    font-weight:bold;
    color:Black;
}
#MainBody .verdown
{
      position: relative;
      float:left;
      width:100%; 
      margin-top:5px;
     background:url(/images/default/main/verdown.jpg) no-repeat 17px 5px;
}
#MainBody .versplit
{
   
    margin-left:2px;
    margin-right:2px;
}

#MainBody .modulecenter
{
    position: relative;
     float:left;
    width:556px;
    overflow: hidden;
    margin-left:4px;
    margin-right:4px;
   background-color:White;
    border:1px solid #D2D2D2; 
      
}
#adverdiv
{
    position: relative;
    height:112px;
}
#SwitchBigPic
{
    position: relative;
    width:558px;
    height:112px;
    float: left;
    padding:0px 0px;
    margin:0 0;
    padding: 0 0;
    overflow: hidden;
    z-index:0;
}
#SwitchBigPic .adbigpic
{
    position: relative;
    float: left;
    width:558px;
    height:112px;
  /*  filter: progid:DXImageTransform.Microsoft.RevealTrans(duration =2,transition =4); */
}
#MainBody .SmallPicList
{
    position: relative;
    float:left;
    left:13px;
    width: 91px;
    height: 20px;
    margin-top: -18px;
    z-index: 200;
   
}
#MainBody .SmallPicList ul
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%; 
}
#MainBody .SmallPicList li
{
    position: relative;
    float: left;
    margin-right:3px;
}
#MainBody .SmallPicList li img
{
    width: 13px;
    height: 13px;
   filter: alpha(opacity=50);
  
}
#MainBody .SmallPicList li img.adsimgsel
{
   width: 13px;
    height: 13px;
    cursor: hand;
  filter: alpha(opacity=100);
}
#MainBody .moduleleftdiv
{
    position: relative;
     float:left;
    width:195px;
    background-color:White;
    border:1px solid #D2D2D2;
    left:0px;
    overflow:hidden;
}
.moduleleftdiv  .logindiv
{
    position:relative;
    float:right;
    right:5px;
}
#MainBody .moduletitle
{
     position: relative;
     float:left;
     width:100%;
    height:25px;
    line-height:25px;
    text-align:left;
    font-weight:bold;
    color:Black;
    background: url(/images/default/defaultbg.png) repeat-x 0px -287px; 
    overflow:hidden;
     
}
#MainBody  .moduleword
{
     position: relative;
     float:left;
     left:5px;
}
#MainBody  .modulearrow
{
    position: relative;
    float:left;
    top:9px;
    left:7px;
}
#MainBody .RegdivContent
{
    position: relative;
    float:left;
    height:85px;
    width:100%;
    overflow:hidden;
}
#MainBody .RegdivContent ul
{
    position: relative;
    float:left;   
    width:48px;
    top:12px;
}
#MainBody .RegdivContent li
{
     position: relative;
     width:48px;
     float:left;
}

#MainBody .RegdivContent li.Regimg
{
     position: relative;
     float:left;
     height:40px;
}

#MainBody .RegdivContent li.RegWord
{
     position: relative;
     float:left;
   
}
#MainBody .RecoContent
{
     position: relative;
     width:100%;
     float:left;
     height:221px;
}
#MainBody .RecoContent ul
{
    position:relative;
    top:12px;
    width:100%;
    height:40px;
    float:left;
    padding-left:9px;
 
}
#MainBody .RecoContent li
{
     position:relative;
     float:left;
     height:34px;
     border-bottom:1px solid #F6F6F6;/*#F6F6F6*/
   
}
#MainBody .RecoContent li.Recoimg
{
     padding:0 0;
     width:40px;
     overflow:hidden;
}
#MainBody .RecoContent li.Recoimg img
{
     width:40px;
     height:30px;
   
}
#MainBody .RecoContent li.RecoWord
{
     
    width:138px;
    overflow:hidden;
}

#MainBody .RecoContent .RecoWord div 
{
    position:relative;
    line-height:16px;
    width:100%;
    text-align:left;
    padding-left:5px;
    float:left;
}
#MainBody .RecoContent .RecoWord div.RecoWordTitle
{
    height:16px;
    overflow:hidden;
}
#MainBody .RecoContent .RecoWord div.RecoWordBody
{
    height:16px;
    overflow:hidden;
}
#GameJoin
{
    position:relative;
    float:left;
    border-bottom:1px solid #D2D2D2; 
     background-color:#F1F1F1;
    height:25px;
    width:100%;
    margin: 0 0;
}
#GameJoin ul
{
    position:relative;
    float:left;
    padding-left:0px;
}
#GameJoin ul li
{
    position:relative;
    float:left;  
    width:71px;
   height:24px;
   z-index:0;
}
#GameJoin li div
{
    position:relative;
    float:left;
    width:70px;
    height:23px;
    background-color:#F2F2F2;
    color:Black;
    border-right:1px solid #CDCDCD;
    cursor:pointer;
   
}
#GameJoin li div.CardDivHeadGameSel
{
    position:absolute;
    left:0px;
    color:#EB5747;
    font-weight:bold;
    z-index:200;
    background-color:white;
    height:24px;
    margin-bottom:-1;
}
#GameJoinBody
{
    position:relative;
    float:left;
    background-color:White;
    padding-left:8px;
    padding-right:8px;
    text-align:left;
    height:150px;
}
#GameJoinBody div
{
    position:relative;
      height:147px;
      width:540px;
      line-height: 24px;
      overflow:hidden;
      text-align:left;
     top:5px;
}
.modulecenter .GameJoinReco
{
    position:relative;
    left:8px;
    border-top-style:dashed;
    border-top:1px dashed #CACACA;
    height:35px;
    width:540px;
    float:left;
    background-color:White;
    overflow:hidden;
}
.GameNewJoinArrow
{
    position:relative;
    float:left;
    width:78px;
    height:20px;
    line-height:20px;
    color:White;
    background: url(/images/default/defaultbg.png) repeat-x -204px -169px; 
    margin-top:7px;
   
}
.GameNewJoinContent
{
    position:relative;
    float:left;
    text-align:left;
    padding-left:10px;
    height:34px;
    line-height:34px;
    
}
.modulecenter .GameHotRecomment
{
    position:relative;
     border:1px solid red;
      margin-left:8px;
     float:left;
      width:540px;
    height:34px;
}
.GameHotArrow
{
    position:relative;
    float:left;
    color:White;
    width:78px;
    height:20px;
    line-height:20px;
    background: url(/images/default/defaultbg.png) repeat-x -291px -169px; 
    margin-top:7px;
}
.InfoContent
{
    position:relative;
    float:left;
    width:100%;
    height:164px;
}
.InfoContent ul
{
    top:5px;
    position:relative;
    float:left;
    width:100%;
   
}
.InfoContent ul li
{
    height:23px;
    line-height:22px;
    width:100%;
    text-align:left;
    padding-left:5px; 
    width:185px;
    width:180px !important;
    overflow:hidden;
}
.feedback
{
    position:relative;
     height:57px;
     float:left;
     
     overflow:hidden;
}
.tophead
{
    position:relative;
    float:left;
    width:100%;
    z-index:100;
    border-bottom:1px solid #E5E5E5;  
     background-color:#FAFAFA;
}
.tophead ul
{
    position:relative;
    float:left;
    left:8px;   
}
.tophead div
{
    position:relative;
    float:left;
    height:26px;
    line-height:25px;
    padding-left:8px;
    padding-right:8px;
    cursor:pointer;
    color:Black;
    border-left:1px solid #FAFAFA;
    border-right:1px solid #FAFAFA;
}
.tophead .topheadselected
{
  position:relative;
    float:left;
    background-color:white;
    border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    height:27px;
    margin-bottom:-1px;
    cursor:pointer;
    color:black;/*#2F8D09;*/
     
}
.topcontent
{
     position:relative;
    float:left;
    width:100%;
    height:253px;
    overflow:hidden;
}
.topcontent div
{
     position:relative;
     float:left;
      width:100%;
    height:250px;
    height:240px !important;
    padding-top:10px; 
  background:url(/images/default/main/TopBg.jpg) no-repeat 9px 15px;
}
.topcontent ul
{
     position:relative;
     float:left;
     width:100%;
     height:25px;
     line-height:25px;
     padding-left:25px;
     text-align:left; 
     overflow:hidden;
}
.topcontent li
{
     position:relative;
     float:left;
      height:24px;
     line-height:24px;    
   
}
.topcontent li.gametopfont
{
     position:relative;
     width:88px;
     width:78px !important;
     padding-left:5px;
     padding-right:5px;
     overflow:hidden;
}
.topcontent li.gametoppicture
{
     position:relative;
     float:left;
     width:11px;
}
.topcontent li.gametoppicture img
{
    position:relative;
    float:left;
    top:10px;
}
.topcontent li.gametopnum
{
     position:relative;
     width:62px;
     text-align:right;
}
.topbottom
{
    position:relative;
    float:left;
    width:170px;
    height:33px;
    height:31px !important;
    padding-top:8px;
    text-align:right;
    left:15px;
}
.modulegamerecommend
{
    position:relative;
    float:left;
    border:1px solid #D1D1D1;
    width:757px;
    height:338px;   
    overflow: hidden;
    margin-left:4px;
}
.gamerecommendtitle
{
    position:relative;
    float:left;
    width:488px;
    float:left;
   
}
.gamerecommendnew
{
    position:relative;
    float:left;
    text-align:left;
    width:260px;
}
.moregamerecom
{
     position:relative;
    float:right;
    height:25px;
}
.gamerecomcontent
{
    position:relative;
    float:left;
    width:100%;
    background-color:white;
}
.gamerecomcontentleft
{
    position:relative;
    float:left;
    width:500px;
    height:313px; 
    border-right:1px solid #D1D1D1;
}
.gamerecomleftup
{
    position:relative;
    float:left;
    width:500px;
    width:487px !important;
    height:222px;
    padding-left:13px;
    border-bottom:1px dashed #CBCBCB;
}
.gamerecomleftup ul
{
    position:relative;
    float:left;
    width:235px;
    height:105px;
    height:93px !important;
    padding-top:12px;
}
.gamerecomleftup li.gamerecomleftupimg
{
    width:122px;
    height:92px;
}
.gamerecomleftup li.gamerecomleftupimg img
{
    width:120px;
    height:90px;
    border:1px solid black;
}
.gamerecomleftup li.gamerecomleftupword
{
    width:115px;
    width:100px !important;
    height:90px;
    height:88px !important;
    text-align:left;
    overflow:hidden;
    padding-left:5px;
     padding-top:2px;
}
.gamerecomleftup li.gamerecomleftupword div
{
    position:relative;
    float:left;
    height:22px;
    width:115px;
    overflow:hidden;
    line-height:22px;
    width:100%;
}
.gamerecomleftup .gametitleimport
{
    color:Black;
    font-weight:bold;
}
.gamerecomleftbottom
{
     position:relative;
     float:left;
     top:15px;
    height:70px;
    width:100%;
}
.gamerecomleftbottom .gameleftbottomleft
{
     position:relative;
    float:left;
    width:65px;
    width:55px !important;
    padding-left:10px; 
    border-right:1px solid #DCDCDC;
   
 }
.gamerecomleftbottom .gameleftbottomleft li
{
    float:left;
    width:100%;
    height:22px;
    line-height:22px;
   
}
.gamerecomleftbottom .gameleftbottomleft li.gameleftred
{
    color:#FF6887;
    font-weight:bold;
}
.gamerecomleftbottom .gameleftbottomleft li.gameleftgreen
{
    color:#6E920A;
    font-weight:bold;
}
.gamerecomleftbottom .gameleftbottomleft li.gameleftblue
{
    color:#0076CF;
    font-weight:bold;
}
.gamerecomleftbottom .gameleftbottomright
{
     position:relative;
    float:left;
    width:405px;
    overflow:hidden;
    
}
.gamerecomleftbottom .gameleftbottomright ul
{
     position:relative;
    float:left;
    width:405px;
    
}
.gamerecomleftbottom .gameleftbottomright li
{
     position:relative;
     float:left;
      height:22px;
      width:100%;
    line-height:22px;
    overflow:hidden;
}
.gamerecomleftbottom .gameleftbottomright li a
{
     position:relative;
     float:left;
    padding-left:15px;
}
.gamerecomcontentright
{
     position:relative;
     float:left;
     width:255px;
     height:310px;
   
}
.gamerecomcontentright .gamenewup
{
    position:relative;
     float:left;
     width:255px;
     width:245px !important;
     height:264px;
     padding-left:10px;
}
.gamerecomcontentright .gamenewup ul
{
    position:relative;
     float:left;
     width:100%;
     height:85px;
}
.gamerecomcontentright .gamenewup li.gamenewupimg
{
     position:relative;
     float:left;
     width:92px;
     width:86px !important;
    padding-top:14px;
}
.gamerecomcontentright .gamenewup li.gamenewupimg img
{
    width:80px;
    height:60px;
    border:1px solid #A0A0A0;
}
.gamerecomcontentright .gamenewup li.gamenewupword
{
     position:relative;
     float:left;
     width:145px;
     top:10px;
     overflow:hidden;
}
.gamerecomcontentright .gamenewup li.gamenewupword div
{
     position:relative;
     float:left;
     width:100%;
     text-align:left;
     height:18px;
     line-height:17px;
     overflow:hidden;
     left:2px;
}
.gamerecomcontentright .gamenewup li.gamenewupword .gamenewupwordtitle
{
    color:Black;
}
.gamerecomcontentright .gamenewup .gamenewupdownload
{
    position:relative;
     float:left;
    z-index:100;
    margin-top:-19px;
    left:171px;
   
}
.gamerecomcontentright .gamenewdown
{
     position:relative;
     float:left;
    width:100%;
    height:40px;
}
.gamerecomcontentright .gamenewdown ul
{
      position:relative;
     float:left;
     height:20px;
     line-height:20px;
     width:120px;
     text-align:left;
     overflow:hidden;
}
.gamerecomcontentright .gamenewdown li
{
    position:relative;
    float:left;
  
}
.gamerecomcontentright .gamenewdown li.gamenewdownimg
{
    position:relative;
     float:left;
    width:15px;
    background: url(/images/default/defaultbg.png) no-repeat -265px -214px;
   height:20px; 
   left:5px;
}
.gamerecomcontentright .gamenewdown li.gamenewdowntime
{
    position:relative;
     float:left;
     width:40px;
}
.gamerecomcontentright .gamenewdown li.gamenewdownname
{
    position:relative;
     float:left;
     width:57px;
     height:20px;
    overflow:hidden;
}
#webgametopdiv
{
     position: relative;
     float:left; 
     margin-right:4px;
}
.topheadweb
{
     position: relative;
     float:left;
     width:100%;
    height:25px;
    line-height:25px;
    text-align:left;
    color:Black;
    padding-left:5px;
    overflow:hidden;
}
.topheadwebcenter 
{
    position: relative;
    float:left;
    width:100%;
    height:74px;
    background: url(/images/default/defaultbg.png) no-repeat 0px -364px;
    
}
.topheadwebcenter ul
{
     position: relative;
    float:left;
    width:100%;
    margin-top:1px;
    padding-top:4px;
    background-color:White;
}
.topheadwebcenter li
{
    
    width:64px;
    height:60px;    
    overflow:hidden;
}
.topheadwebcenter li div
{
    position: relative;
    padding-top:3px;
  
}
.topheadwebcenter li div img
{
    width:52px;
    height:39px;
    border:1px solid #EFEFEF;/*#EFEFEF*/
}
.topwebbody
{
    position: relative;
    float:left;
    height:212px;   
    width:100%;
    overflow:hidden;
}
.topwebbodyhead
{
    position: relative;
    float:left;
    background-color:#E8E8E8;
    border-top:1px solid #D9D9D9;
    border-bottom:1px solid #D9D9D9;
    width:100%;
    z-index:100;
    padding-left:5px;
}
.topwebbodyhead div
{
    position: relative;
    float:left;
    height:20px;
    line-height:20px;
    cursor:pointer;
    color:#075F9F;
     padding-left:8px;
    padding-right:8px;
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
}
.topwebbodyhead .topheadselected
{
    position:relative;
    float:left;
    background-color:white;
    border-left:1px solid #DADADA;
    border-right:1px solid #DADADA;
    height:21px;
    margin-bottom:-1px;
    cursor:pointer;
}
.topwebcontent
{
    position:relative;
    float:left;
    width:100%;
    height:190px;
    overflow:hidden;
}
.topwebcontent div
{
     position:relative;
     float:left;
      width:100%;
    height:190px;
    padding-top:5px; 
    background:url(/images/default/main/TopWebBg.png) no-repeat 9px 9px;
}
.topwebcontent div ul
{
     position:relative;
     float:left;
     width:100%;
      height:22px;
     line-height:22px;
     padding-left:25px;
     text-align:left; overflow:hidden;
}
.topwebcontent div li
{
         position:relative;
     float:left;
      height:22px;
     line-height:22px;    
}
.topwebcontent li.gametopfont
{
     position:relative;
     width:88px;
     width:81px !important;
     padding-left:1px;
     padding-right:6px;
     overflow:hidden;
}
.topwebcontent li.gametoppicture
{
     position:relative;
     width:15px;
}
.topwebcontent li.gametoppicture img
{
     position:relative;
     float:left;
     top:10px;   
}
.topwebcontent li.gametopnum
{
     position:relative;
     width:62px;
     text-align:right;
}
#toolsdiv
{
    margin-right:4px;
}
#hoturldiv
{
     margin-right:4px;
}
#newdiv
{
    position:relative;
    float:left;
    width:359px;
    height:313px;
    border:1px solid #D2D2D2;
    overflow:hidden;
}
#newcenterdiv
{
    position:relative;
    float:left;
    height:156px;
    width:100%;
    background-color:White;
}
#newcenterdiv ul
{
    position:relative;
    float:left;
    width:336px;
    width:293px !important;
    height:39px;
    margin-top:10px;
    left:15px;
    padding-left:43px;
    overflow:hidden;
}
#newcenterdiv ul.webgamenew
{
     background: url(/images/default/defaultbg.png) no-repeat -120px -387px;
}
#newcenterdiv ul.toolsnew
{
    background: url(/images/default/defaultbg.png) no-repeat -60px -387px;
}
#newcenterdiv ul.weburlnew
{
  
    background: url(/images/default/defaultbg.png) no-repeat 0px -387px;
}
#newcenterdiv ul li
{
    position:relative;
    float:left;
    width:100%;
    text-align:left;
    background-color:white;
    padding-left:5px;
    height:39px;
}
#newcenterdiv ul li a
{
    margin-right:15px; 
     height:19px;
     line-height:19px;
     display:inline-block;
}
#newbottomdiv
{
     position:relative;
    float:left;
    width:100%;
    height:130px;
    background-color:White;
}
.newbottomdottedline
{
    position:relative;
    float:left;
    width:270px;
    height:15px;
    margin-left:38px;
    background:url(/images/default/defaultbg.png) no-repeat 0px -362px;
    
}
.newbottomcontent
{
    position:relative;
    float:left;
    width:100%;
   
}
.newbottomcontent ul
{
    position:relative;
    float:left;
    width:100%;
    left:10px;
}
.newbottomcontent li
{
    position:relative;
    float:left;
    width:78px;
    margin-right:5px;
    overflow:hidden; 
}
.newbottomcontent li div
{
    position:relative;
    float:left;
    width:100%;
    line-height:17px;
   
}
.newbottomcontent li div.newbottomimg
{
    margin-bottom:5px;
    
}
.newbottomcontent li div.newbottomimg img
{
   width:76px;
   height:57px;
   border:1px solid #E2E2E2;   
}
.newbottomcontent li div.newbottominfo
{
    height:17px;
    line-height:17px;
    overflow:hidden;
}
#maptitle
{
   font-weight:normal;   
}
.maphead
{
   width:100%;
   height:54px;
   overflow:hidden;
  
}
.maphead a
{
   height:25px;
   line-height:25px;
   margin-left:5px; 
   color:Black;  
}
.maphead a:hover
{
    color:Black;
    text-decoration:underline;
}
.maphead a.Blue
{
    color:#0462AC;
}
.maphead a.Blue:hover
{
    color:#0462AC;
     text-decoration:underline;
}
.mapadver
{
    height:80px;
    width:100%;
    border-top:1px solid #D2D2D2;   
    border-bottom:1px solid #D2D2D2;   
    overflow:hidden;
}
#mapcontenthead
{
    background: url(/images/default/defaultbg.png) repeat-x 0px -287px; 
    height:25px;
    line-height:25px;
    padding-left:28px;
    border-bottom:1px solid #D2D2D2;
    z-index:100;
}
#mapcontenthead ul
{
    position:relative;
    float:left;
}
#mapcontenthead li
{
    position:relative;
    float:left;
    height:25px;
    width:70px;
   
}
#mapcontenthead li div
{
    position:relative;
    float:left;
    width:70px;
    text-align:center;
}
#mapcontenthead .mapheadSel
{
    position:relative;
    float:left;
    height:26px;
    margin-bottom:-1px;
   border-left:1px solid #D2D2D2;
    border-right:1px solid #D2D2D2;
    background-color:white;
    color:Black;
   
}
#mapcontentbody
{
    position:relative;
    float:left;
    background-color:white;
    width:100%;
    height:112px;
    overflow:hidden;
}
#mapcontentbody div
{
    position:relative;
    float:left;
    width:100%;
       
}
#mapnetbar1 .mapnetbarname
{
    position:relative;
    float:left;
    padding-left:5px;
    margin-left:7px;
    margin-top:2px;
    width:178px;
    text-align:left;
    height:20px;
    line-height:20px;
    color:Black;
    background-color:#F6F6F6;
}
#mapnetbar1 .mapnetbarinfo
{
    position:relative;
    float:left;
    width:100%;
}
#mapnetbar1 .mapnetbarinfo ul
{
    position:relative;
    float:left;
    width:100%;  
    padding-left:10px;
    top:20px;
    
}
#mapnetbar1 .mapnetbarinfo ul li
{
    position:relative;
    float:left;
    width:88px;    
    height:23px;
    line-height:23px;
    text-align:left;
    color:Black;
    overflow:hidden;
    
}

#mapnetbar2  ul
{ 
    position:relative;
    float:left;
    width:100%;
    top:10px;
}
#mapnetbar2  ul li
{
    position:relative;
    float:left;
    width:195;  
    width:188px !important;
    height:25px;
    line-height:25px;
    overflow:hidden;
    text-align:left;
    padding-left:5px;
}
.perfectspace
{
    position:relative;
    float:left;   
    width:759px;
    height:299px;
    left:4px;
    overflow:hidden;
    border:1px solid #D2D2D2;
    
}
.perfectspace .moduleword
{
    font-weight:normal;
}
.perfectspace .perfectspaceleft
{
    position:relative;
    float:left; 
    width:369px;
    height:299px;
    border-right:1px solid #D2D2D2;
    overflow:hidden;
    background-color:White;
    left:5px;
    
}
.perfectspace .perfectspaceright
{
    position:relative;
    float:left; 
    width:368px;
    height:299px;
    overflow:hidden;
    left:8px;
    background-color:White;
}
.perfectspace .spaceup
{
    position:relative;
    float:left; 
    width:366px;
    height:20px;
    border:1px solid #D2D2D2;
    background-color:#F7F7F7;
    text-align:right;
    top:5px;
}
.perfectspace .spacecenter
{
    position:relative;
    float:left; 
    width:366px;
    height:109px;   
   
}
.perfectspace .spacecenter ul
{
    position:relative;
    float:left;   
    width:100%;
   overflow:hidden;
    top:10px;
}
.perfectspace .spacecenter li
{
     position:relative;
     float:left;  
     margin-bottom:2px; 
}
.perfectspace .spacecenter li.spaceimg
{ 
     text-align:left;
     padding:2px 0px 2px 0px;
     border:1px solid #d2d2d2;
}
.perfectspace .spacecenter li.spaceimg  img
{
    position:relative;
     float:left;  
     width:120px;
     height:90px;
}
.perfectspace .spacecenter li.spacename
{ 
     position:relative;
     float:left;  
     width:95px;  
     text-align:left;
     left:10px;
     overflow:hidden;
    
}
.perfectspace .spacecenter li.spacename div
{
     position:relative;
     float:left; 
     height:22px;
     width:95px;  
     overflow:hidden;
     line-height:22px;
}
.perfectspace .spacecenter li.spaceinfo
{ 
    position:relative;
     float:left; 
     left:9px;
     width:122px;  
     text-align:left;
     overflow:hidden;
    
}
.perfectspace .spacecenter li.spaceinfo div
{
    position:relative;
     float:left; 
     height:22px;
     width:122px;  
     overflow:hidden;
     line-height:22px;
}
.perfectspace .spacedown 
{
     position:relative;
     float:left;
     
}
.perfectspace .spacedown  ul
{
     position:relative;
     float:left;
     top:15px;
    
}
.perfectspace .spacedown  li
{
     width:366px;
     height:22px;
     line-height:22px;
     text-align:left;
    overflow:hidden;
}
#bbsdivhead
{
    font-weight:normal;
}
.bbscontent
{
     position:relative;
     float:left;   
     height:242px;
     width:100%;
     overflow:hidden;
}
.bbscontent ul
{
    position:relative;
     float:left;   
     width:100%;
     top:10px;
}
.bbscontent li
{
    position:relative;
     float:left;   
     width:188px;
     height:22px;
     line-height:22px;
     text-align:left;
     overflow:hidden;
}
.community
{
     position:relative;
     float:left;   
     height:269px;
     width:759px;
     left:4px;
     border:1px solid #D2D2D2;
     background-color:White;
     overflow:hidden;
}
.community .moduleword
{
     font-weight:normal;   
}
.community  .communityleft
{
     position:relative;
     float:left;  
     width:400px;
     height:238px;
     overflow:hidden;
}
.communityleft .communityleftup
{
     position:relative;
     float:left; 
}
.communityleft .communityleftup ul
{
     position:relative;
     float:left;  
     width:100%;
     padding:0 0;
     top:16px;
}
.communityleft .communityleftup li
{
     position:relative;
     float:left; 
     width:130px;
     width:120px !important; 
}
.communityleft .communityleftup li img
{
     position:relative;
     float:left;  
     left:5px;
    border:1px solid #424242;  
}
.communityleft .communityleftdown
{
     position:relative;
     float:left;  
     width:100%;
     height:125px;
     top:15px;
     background:url(/images/default/main/communitybg.jpg) no-repeat 10px 30px;
}
.communityleft .communityleftdown ul
{
     position:relative;
     float:left; 
     left:10px;
     width:386px;
     height:127px;
     top:25px;
}
.communityleft .communityleftdown li
{
     position:relative;
     float:left; 
     width:95px;
     width:90px !important; 
     height:26px;
     line-height:26px;
     text-align:left;
     overflow:hidden;
     padding-left:30px;   
}
.communityright
{
     position:relative;
     float:left; 
     width:345px;
     height:235px;
}
.communityright div
{
     position:relative;
     float:left;
     width:100%;
     
}
#communityrighthead
{
    position:relative;
    float:left;
    height:31px;
    padding-top:1px;
    width:100%;
    border-bottom:1px solid #EBE4CD;
    z-index:100;
   
}
#communityrighthead div
{
    position:relative;
    float:left;
    width:76px;
    height:30px;
    line-height:30px;
    cursor:pointer;
    margin-right:2px;
    color:Black;
   background:url(/images/default/main/happyman.jpg);
}
#communityrighthead div.happyheadSel
{
    position:relative;
    float:left;
    width:76px;
    height:31px;
    margin-bottom:-1px;
    color:#4a9c00;
   background:url(/images/default/main/happymanselect.jpg);
}
#communityrightcontent
{
     position:relative;
     float:left;
     width:100%;
     height:200px;
     
}
#communityrightcontent ul
{
     position:relative;
     float:left;
     width:100%; 
     height:56px;
     padding-top:10px;
    
}
#communityrightcontent li
{
     position:relative;
     float:left;
}
#communityrightcontent li.happymanimg
{
     width:74px;
     height:54px;
     text-align:left;
}
#communityrightcontent li.happymanimg div
{
    width:54px;
    height:54px;
    padding-top:3px;
}
#communityrightcontent li.happymanimg div img
{
    width:48px;
    height:48px;   
    border:1px solid #d2d2d2;
}
#communityrightcontent li.happymaninfo
{
     width:183px;
     text-align:left;
     height:54px; 
}
#communityrightcontent li.happymaninfo div
{
     position:relative;
     float:left; 
     width:181px;
     height:17px;
     line-height:17px;
     overflow:hidden;
    
}
#communityrightcontent li.happymaninfo div.happymanname
{
    color:#0164C9;
    font-weight:bold;
}
#communityrightcontent li.happymanlink
{
     position:relative;
     float:left; 
     width:73px;
     height:54px;
     overflow:hidden;
     border-bottom:1px solid #F0F0F0;
}
#communityrightcontent li.happymanlink div
{
    position:relative;
    float:left;   
    width:73px;
    height:20px;
    line-height:25px; 
    
}

#BodyBottom
{
    position:relative;
    float:left;   
    width:100%;
    height:145px;
    border:1px solid #D3D3D3;
    background-color:White;
}
#BodyBottom div
{
    position:relative;
    float:left;   
}
#BodyBottom div.bottomimg 
{
    position:relative;
    float:left;
    height:145px;
    height:131px !important;
    overflow:hidden;
    padding-top:14px;
}
#BodyBottom ul
{
    position:relative;
    float:left;   
    height:145px;
    width:710px;
    left:20px; 
    height:125px !important;
    padding-top:20px;
    background-color:White;
}
#BodyBottom ul li
{
    position:relative;
    float:left;  
    width:100%;
    text-align:left;
    height:22px;
    line-height:22px;
    overflow:hidden;
   
}
#BodyBottom ul li div
{
    position:relative;
    float:left;  
}
#BodyBottom ul li div.BodyBottomTitle
{
    color:Black;
    font-weight:bold;
}
#BodyBottom ul li a
{
   margin-left:5px;   
}
#BodyBottom ul li.partners
{
    margin-bottom:10px;
    height:33px;
    line-height:33px;
   
}
#BodyBottom ul li.partners img
{
    position:relative;
    float:left;  
    
}
#PageFoot
{
    position:relative;
    float:left;  
    width:100%;
    height:100px;
    padding-top:10px;
}
#footword
{
     position:relative;
     height:23px;
     width:100%;
     text-align:center;
     line-height:23px;
}
#footCopyright
{
     position:relative;
     width:100%;
     text-align:center;
     height:23px;
     line-height:23px;
}
#icpbei
{
    position:relative;
     width:100%;
     text-align:center;
     height:23px;
     line-height:23px;
}
#icpbei a
{
   position:relative;
   color: #A0A0A0;  
}
#icpbei a:hover
{
    color:#4A9C00;
}
#footimg
{
     position:relative;
     text-align:center;
     width:100%;
}

#Searchdiv
{
    position:relative;
    float:left;
    width:960px;
    height:60px;
    background-image: url(/Search/bg.jpg);
}

#Searchdiv .SearchItem
{
    position:relative;
    float:left;
    top:20px;
    left:150px;
    
}
#SearchOpr
{
    position:relative;
    float:left;
    left:160px;
    top:20px;
    background: url(/Search/input_bg.jpg) no-repeat;
    width:145px;
    height: 22px;
}
#SearchOpr .search_input
{
    position:relative;
    float:left;
    width: 110px;
    height: 15px;
    background-color: #FEFEFE;
    border: 0;
    left: 5px;
    top: 3px;
}