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

/* Game list */
.downTitle{color:#333; padding-left:15px;}

#downBanner{height:280px; clear:both; background:url(../../images/downBanner.jpg) no-repeat left top;}
.topDownload{float:right; color:#000; padding:123px 70px 0 0;}
.clientInfo{text-align:right;}
a.downBtn,a.downBtn:link,a.downBtn:visited{display:block; width:190px; height:50px; clear:both; text-indent:-9999px; margin-top:10px; background:url(../../images/downBtn.jpg) no-repeat left top;}
a.downBtn:hover,a.downBtn:active{background:url(../../images/downBtn.jpg) no-repeat left bottom;}
.gamesBox{border:#E0E0E0 1px solid; border-top:none;}
.gamesClassName{height:31px; background:#F9F9F9; border-top:#E0E0E0 1px solid; border-bottom:#E0E0E0 1px solid; padding-left:15px; line-height:31px; font-weight:normal;}
.hallGamesList{padding:15px; display:block; clear:both;}
.hallGamesList li{display:inline-block; *display:inline; *zoom:1; width:105px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}

.patchDown{border:#E0E0E0 1px solid; background:url(../../images/downBg.jpg) repeat-x top #FFF; padding:15px 20px;}
.patchTitle{height:30px; line-height:30px; font-size:14px;}
.downLink{float:right; font-size:12px; font-weight:normal;}
.downLink a,.downLink a:link,.downLink a:visited{color:#0192D1;}
.downLink a:hover,.downLink a:active{}
.patchInfo{padding-top:5px;}
.patchInfo li{display:block; line-height:18px; color:#999; margin-bottom:10px; background:url(../../images/icon07.gif) no-repeat left 8px; padding-left:10px;}

.downLinks{}
.downLinks li{display:inline-block; *display:inline; *zoom:1; line-height:20px; height:20px; width:80px; overflow:hidden; padding-left:10px; background:url(../../images/icon07.gif) no-repeat left center;}
