﻿@charset "utf-8";

*{padding:0; margin:0;}
img, li{border:none;}
li{list-style:none;}
body{font-size:12px; font-family:"����"; background:url(../images/bg.gif) repeat-x center top;}
a{color:#000; text-decoration:none;}
a:hover{color:#ff0000;}
.none{background:none!important;}

.bg{background:url(../images/top.gif) no-repeat center 5px;}
.bg2{background:url(../images/bg_bot.gif) repeat-x center bottom;}
.main{padding-top:10px; width:1010px; margin:0 auto; min-height:700px;}

.nav{clear:both; overflow:hidden; background:url(../images/nav.gif) repeat-x top;}
.nav_r{width:1010px; margin:0 auto;padding-top:4px;}
.nav1{_width:300px; float:right; background:url(../images/nav_r.gif)  no-repeat right bottom;}
.nav2{background:url(../images/nav_l.gif)  no-repeat left bottom; padding:0 26px;}
.nav ul{clear:both; overflow:hidden; height:29px; line-height:29px; background:url(../images/navul.gif)  repeat-x bottom;}
.nav ul li{float:left; padding-right:8px;  padding:0 8px; background:url(../images/line.gif) no-repeat right center;}
.nav ul li span{padding-left:8px;}
.nav a{color:#666; }
.nav a:hover{color:#ff0000; }


.game{background:url(../images/win_top.gif) no-repeat left top;}
.game1{padding:5px 0; background:url(../images/win_bot.gif) no-repeat left bottom; }
.game2{padding:0 5px; width:1000px; height:560px; overflow:hidden; background:url(../images/win_mid.gif) repeat-y left; }
/*.game2 object{vertical-align:bottom;}*/

.link ul{clear:both; overflow:hidden; padding:20px 100px 10px 100px;}
.link ul li{float:left; width:25%;  text-align:center;}

.footer{color:#666; clear:both; overflow:hidden; padding:25px 50px; _padding:25px 15px; border-top:1px dashed #d0d0d0; _zoom:1;} 
.footer .logo{float:left;padding-right:60px; border-right:1px solid #b7b7b7;}
.footer .menu{float:left;padding-left:60px; }
.footer .menu ul{clear:both; overflow:hidden; padding-bottom:5px;  _zoom:1;}
.footer .menu ul li{float:left;padding:0 5px; background:url(../images/line.gif) no-repeat right center;}
.footer .copyright{clear:both;}
.footer a{color:#666; }
.footer a:hover{color:#ff0000; }
/*隐藏头部*/
#topnav .gametj{display:none;}
