body                 {padding:0 0 5px;margin:0 auto;background-color:#ffffff;font-family:Arial,"宋体";color:#303030;font-size:10px!important;*font-size:63%!important;word-wrap:break-word;word-break:break-all;}
ul,li,ol             {padding:0;margin:0;float:left;list-style-type:none;}
h1,h2,h3,h4,h5,h6    {margin:0;float:left;font-size:1.2em;}
p                    {margin:0;padding:0;margin-bottom:5px;text-indent:2em;}
div                  {text-indent:0;overflow:hidden;}
img,form             {border:none;padding:0;margin:0;}

/*----------公用头部----------*/
.header_box       {width:100%;height:50px;font-size:12px; border-bottom:2px solid #6ebaed;}
.header           {width:950px;height:50px;margin:10px auto; background:url(../images/title_game.gif) no-repeat 125px 4px;}
  .header a       {float:left;text-decoration:none;color:#666666;}
  .header a:hover {text-decoration:underline;}
  .header p       {padding-top:15px;float:right;text-indent:0;}
  .header p a     {margin:0 4px;float:none;}
.logo                {width:250px;height:45px;margin-top:5px;float:left;}
  .logo img          {float:left;}
  .logo span         {margin:7px 0 0 5px;float:left;}
  
/*----------主体----------*/
.game_container{width:950px;height:350px;margin:50px auto; background:url(../images/bg_game.gif) no-repeat 180px 50px;font-size:14px;}
  .game_container a{margin:150px 0 0 380px;float:left;color:#666666;text-decoration:none;line-height:25px;}
  .game_container a:hover{color:#d90f00;text-decoration:underline;}
  
/*----------公用脚部----------*/
.footer           {width:100%;margin:0 auto;padding-top:10px;color:#4C4C4C;font-size:12px;text-align:center;line-height:25px;font-weight:normal;clear:both;}
   .footer a      {margin:0 5px;color:#4C4C4C;text-decoration:none;}
   .footer a:hover{color:#d90f00;text-decoration:underline;}