/**
 * CSS Reset & Base style
 */
@import url("../reset.css");
@import url("../base.css");

/* Top AD */
#topHot{border:#D2D2D2 1px solid; height:253px; overflow:hidden; clear:both;}
.leftSlideAd{width:614px; float:left;}
#slideAd{width:614px; height:253px; overflow:hidden; position:relative; z-index:1;}
#slideAdList{position:absolute; left:0px; top:0px; z-index:3;}
#slideAdList li{display:block; height:253px;}
#sliderNum{position:absolute; bottom:0px; right:5px; z-index:5; height:24px; overflow:hidden;}
#sliderNum li{display:inline-block; *display:inline; *zoom:1; width:13px; height:13px; margin-right:5px; text-align:center; background:url(../../images/icon05.gif) no-repeat left top; font-family:Arial; font-size:10px; font-weight:bold; line-height:13px; color:#FFF; cursor:pointer;}
#sliderNum li img{width:40px; height:40px;}
#sliderNum li.cur{color:#fff; background:url(../../images/icon05.gif) no-repeat right top;}

.rightTabHot{width:343px; float:left; overflow:hidden;}
#tabHotMenu{height:32px; overflow:hidden; clear:both; background:url(../../images/line.gif) no-repeat center top;}
#tabHotMenu li{display:block; float:left; width:171px; font-size:14px; cursor:pointer; font-weight:bold; color:#909090; height:32px; background:url(../../images/tabMenuBg.gif) no-repeat left top; text-align:center; line-height:32px;}
#tabHotMenu li.curTab{background:none; width:171px; color:#333;}

#tabHotCon_t0,#tabHotCon_t1{padding:13px;}
.tabAd{clear:both;}
.hotNews{padding-top:10px; clear:both;} 
.hotNews li{display:block; line-height:22px; height:22px;}
.hotNews li span.hot,.hotNews li span.match,.hotNews li span.top{display:inline-block; *display:inline; *zoom:1; width:27px; height:14px; text-align:center; line-height:13px; color:#FFF; margin-right:5px;}
.hotNews li span.hot{background:url(../../images/icon06.gif) no-repeat left -25px;}
.hotNews li span.match{background:url(../../images/icon06.gif) no-repeat left top;}
.hotNews li span.top{background:url(../../images/icon06.gif) no-repeat left bottom;}

/* Web game */
.gameTitle{padding-left:15px; color:#333;}
#webGame{}
.webgameList{border:#E0E0E0 1px solid; border-top:none; padding:15px 0 0 15px; min-height:240px; _height:240px;}
.webgameList li{display:block; width:220px; float:left; margin-right:15px; padding-bottom:20px; overflow:hidden; height:110px;}
.gameTool{padding:5px 0; clear:both; height:19px;}
.gameTool a,.gameTool a:link,.gameTool a:visited{display:inline-block; *display:inline; *zoom:1; float:left; margin-right:2px; color:#6D6D6D; width:41px; height:19px; line-height:19px; padding-left:12px; background:url(../../images/webgameBtn.gif) no-repeat -55px top;}
.gameTool a:hover,.gameTool a:active{color:#FFF; background:url(../../images/webgameBtn.gif) no-repeat left top; text-decoration:none;}
.gameName{color:#999; clear:both; height:20px; line-height:20px;}
.gameName strong{padding-right:8px; color:#333;}

/* Flash games */
#flashGame{}
.flashGameCon{border:#E3E3E3 1px solid; border-top:#ECECEC 1px solid; background:url(../../images/flashConBg.gif) repeat-y left; min-height:300px; _height:300px;}
.flashGameClass{width:239px; float:left;}
.className{height:31px; background:#F9F9F9; line-height:31px; border-right:#E3E3E3 1px solid; color:#565656; padding-left:15px; border-bottom:#E0E0E0 1px solid; font-weight:normal;}
.flashGameList{padding:10px 15px;}
.flashGameList li{display:inline-block; *display:inline; *zoom:1; width:100px; height:20px; line-height:20px; overflow:hidden;}





