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

/* Link */
a.pLink,a.pLink:link,a.pLink:visited{color:#0290D0; background:url(../../images/icon08.gif) no-repeat left center; padding-left:15px;}
a.pLink:hover,a.pLink:active{}
a.blueLink,a.blueLink:link,a.blueLink:visited{color:#0290D0;}
a.blueLink:hover,a.blueLink:active{}
a.grayLink,a.grayLink:link,a.grayLink:visited{color:#A9A9A9;}
a.grayLink:hover,a.grayLink:active{}
.ptop{line-height:24px;}

/* Main top */
#mainTop{clear:both;}
.flashAd{width:613px; height:317px; border:#0091D0 1px solid; float:left; overflow:hidden; background:#0091D0;}
.topNews{width:343px; height:317px; float:left; overflow:hidden; border:#D2D2D2 1px solid;}
.topNewsTitle{height:31px; border-bottom:#E9E9E9 1px solid; background:url(../../images/hBg.jpg) repeat-x bottom; padding-left:15px; color:#444; line-height:31px;}
.topNewsList{position:absolute; top:0px; left:0px;}
.topNewsList li{display:block; border-bottom:#F5F5F5 1px solid; padding:10px 0; height:62px; overflow:hidden; margin:0px; vertical-align:middle;}
.topNewsList li.lastItem{border:none;}
.topNewsList li span.pLink{color:#0290D0; background:url(../../images/icon08.gif) no-repeat left center; padding-left:15px;}
.topNewsList li .headPic{width:61px; height:61px; float:left; margin-right:10px;}
.topNewsList li .headPic img{border:#EBEBEB 3px solid; width:55px; height:55px;}
.topNewsList li .newsSum{width:240px; float:left; line-height:20px;}
.topNewsList li .msgBox{width:230px; line-height:20px;}

#roll{height:250px; overflow:hidden; position:relative; margin:5px 15px;}

/* Web Games */
#WebGames{}
.mainTitle{padding-left:15px; color#333; font-weight:bold;}
.flashGames{width:203px; float:left; height:278px; overflow:hidden;}
.flashGamesList{border:#E0E0E0 1px solid; border-top:none; height:234px; *height:220px; padding:5px 15px;}
.flashGamesList li{display:block; height:32px; *height:30px; line-height:32px; *line-height:30px; border-bottom:#E7E7E7 1px dashed; color:#D2D2D2;}
.flashGamesList li.lastItem{border:none;}
.flashGamesList li .flashGameType{padding-left:5px;}
.flashGamesList li a,.flashGamesList li a:link,.flashGamesList li a:visited{color:#666;}
.flashGamesList li a:hover,.flashGamesList li a:active{color:#0091D2; text-decoration:none;}

.webGame{width:397px; height:278px; float:left; clear:right; overflow:hidden; margin-left:15px;}
.webGameList{padding:15px 0px 0px 15px; min-height:240px; *height:240px;}
.webGameList li{display:block; float:left; width:175px; height:65px; overflow:hidden; margin-right:10px; margin-bottom:17px; *margin-bottom:10px; line-height:20px; color:#999;}
.webGameList li img{float:left; border:#E0E0E0 1px solid; margin-right:10px;}

.gameNews{width:330px; height:278px; overflow:hidden; float:right;}
.tabMenuBox{height:33px; clear:both; background:url(../../images/mainTabMenuBg.jpg) no-repeat left top; overflow:hidden; line-height:33px;}
.tabMenuList{display:block; width:255px; float:left; height:33px;}
.tabMenuList li{width:82px; height:33px; line-height:33px; display:block; float:left; text-align:center; color:#757575; font-weight:bold; cursor:pointer;}
.tabMenuList li.gnCur{border:#E0E0E0 1px solid; color:#333; background:#FFF; height:32px; line-height:32px;}
#tabCon_gn0,#tabCon_gn1,#tabCon_gn2{padding:15px 0 0 15px; border:#E0E0E0 1px solid; border-top:none; height:229px; overflow:hidden;}

.newsList{padding:0px 15px 0px 0px;}
.newsList li{display:block; padding-left:15px; height:28px; line-height:28px; background:url(../../images/icon02.gif) no-repeat 5px center; border-bottom:#EBEBEB 1px dashed;}
.newsList li.lastItem{border:none;}
.newsList li .postDate{float:right; color:#BBB;}

/* Client Games */
#clientGames{}
.clientGamesBox{border:#E0E0E0 1px solid; border-top:none; min-height:130px; *height:120px;}
.cgList{display:block; width:158px; float:left; border-right:#E0E0E0 1px solid; padding-bottom:10px; min-height:120px; *height:120px;}
.cgList li{display:block; line-height:22px; padding-left:15px;}
.cgList li.cgType{height:31px; background:#F9F9F9; border-bottom:#E0E0E0 1px solid; line-height:31px; border-top:#ECECEC 1px solid; color:#555;}
.cgList li a,.cgList li a:link,.cgList li a:visited{color:#777;}
.cgLast{width:163px; border-right:none;}
.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;}
