@charset "utf-8";
/* CSS Document */

#indexContent {
	height: auto !important; height: 500px;
	min-height: 500px;
	}
#winning {
	width: 930px;
	height: 31px;
	overflow: hidden;
	background: url(../images/bg_winning.jpg) repeat-x;
	}
#txtScroll { width: 1500px; }
#winTxt, #winTxtBak {
	width: auto;
	height: 31px;
	font-size: 1.2em;
	white-space: nowrap;
	float:left;
}
#adsIllustration { height: 210px; }
#adsFlag { /*首页广告*/
	padding: 10px;
	width: 243px;
	height: 178px;
	border: 1px solid #eaf4dc;
	float: left;
	}
#banner { /*游戏广告插图*/
	margin-left: 10px;
	padding: 10px;
	width: 635px;
	height: 180px;
	font-size: 1.2em;
	background: #f0f6e8;
	overflow: hidden;
	float: left;
	}
#banner ul { list-style: none; }
#ifocus {}
	#ifocus_btn { display:inline; float:left; width:50px; }
		#ifocus_btn li { margin-bottom: 8px; width:39px; height:39px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
		#ifocus_btn img { width:36px; height:36px; }
		#ifocus_btn .current { padding: 2px 1px 1px 2px; width: 45px; background: url(../images/banner/ifocus_btn_bg.jpg) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_pic { display:inline; position:relative; float:left; width:585px; height:180px; overflow:hidden; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:585px; height:180px; overflow:hidden; }
		#ifocus_piclist img { width:585px; height:180px; }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:585px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }
	
.gameClass{ /*游戏分类*/
	display: inline;
	width: 660px;
	float: left;
	}
.classBox {
	margin-bottom: 10px;
	padding: 10px;
	height: 300px;
	background: #f0f6e8;
	}
.classInBox {
	width: 315px;
	height: 300px;
	background: #fff;
	float: left;
	}
.spClassLine {
	width: 10px;
	height: 300px;
	float: left;
	}
.classInBox h4 {
	border: 3px solid #396;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: #396 url(../images/bg_index_game_class.jpg) repeat-x;
	}
.classInBox h4 a {
	padding-left: 30px;
	color: #fff;
	background: url(../images/bg_icon_arrow.gif) 15px 8px no-repeat;
	text-decoration: none;
	float: left;
	}
.classInBox h4 a:hover { color: #ff0; }
.classInBox h4 span {
	padding-right: 10px;
	font-size: 0.8em;
	font-weight: normal;
	float: right;
	}
.classInBox h4 span a {
	padding-left: 0;
	background: none;
	}
.classTitlePics { /*游戏题图*/
	padding: 10px 0 0 15px;
	width: 110px;
	height: 250px;
	text-align: center;
	float: left;
	}
.classTitlePics p { margin: 0; }
.classTitlePics img { margin: 10px 0; border: 1px solid #000; }
.gameList { /*游戏列表*/
	padding: 15px;
	list-style: none;
	height: 150px;
	float: left;
	}
.gameList li {
	padding-left: 20px;
	height: 25px;
	background: url(../images/bg_list_point.jpg) 5px 5px no-repeat;
	}
.classTitlePics a, .gameList a {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	}
.classTitlePics a:hover, .gameList a:hover {
	color: #f60;
	text-decoration: underline;
	}
	
#indexSidebar { /*首页侧边栏*/
	display: inline;
	margin-left: 10px;
	width: 260px;
	height: 500px;
	float: left;
	}
.sidList {
	padding: 10px;
	height: 298px;
	border: 1px solid #eaf4dc;
	}
.sidList h5 {
	padding: 5px 0 0 5px;
	height: 25px;
	background: url(../images/bg_index_game_class_sid_h.jpg) no-repeat;
	}
.sidList h5 a {
	display: block;
	margin-left: 5px;
	padding: 0 5px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	color: #888;
	float: left;
	}
.sidList h5 .currentClass {
	border: 2px solid #fff;
	height: 21px;
	line-height: 21px;
	color: #000;
	background: #fff url(../images/bg_index_game_class_sid_h_m.jpg) no-repeat;
	}
.sidList h5 a:hover { color: #f60; }
.gameRedList, .hotTag { /*游戏、分类列表、标签*/
	list-style: none;
	padding: 15px 8px;
	}
.gameRedList li { height: 25px; }
.gameRedList li a {
	font-size: 1.2em;
	color: #000;
	text-decoration: none;
	}
.gameRedList li a:hover {
	color: #f60;
	text-decoration: underline;
	}
.gameRedList li span {
	margin-left: 5px;
	color: #ccc;
	}
.gameRedList li .rankNum {
	margin-right: 12px;
	padding: 1px;
	color: #fff;
	background: #f60;
	}
.gameClassList {
	list-style: none;
	padding: 15px 8px;
	float: left;
	}
.gameClassList a {
	padding-left: 15px;
	width: 59px;
	height: 25px;
	background: url(../images/bg_index_game_list_circle.jpg) 3px 5px no-repeat;
	float: left;
	}
.gameClassList a {
	font-size: 1.2em;
	color: #000;
	text-decoration: underline;
	}
.gameClassList a:hover {
	color: #f60;
	text-decoration: none;
	}
.hotTag { *float: left; } /*标签云*/
.hotTag a {
	margin-right: 5px;
	font-size: 1.2em;
	color: #ccc;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	float: left;
	}
.hotTag a:hover {
	color: #f60;
	text-decoration: none;
	}
.hotTag .tagA {
	font-size: 2em;
	color: #000;
	}
.hotTag .tagB {
	font-size: 1.8em;
	color: #888;
	}
.hotTag .tagC {
	font-size: 1.6em;
	color: #666;
	}
.hotTag .tagD {
	font-size: 1.4em;
	color: #444;
	}
#adsSidGroup {
	margin: 10px 0;
	padding: 10px;
	height: 298px;
	border: 1px solid #eaf4dc;
	}
#adsSidGroup a {
	display: block;
	width: 235px;
	height: 90px;
	border: 1px solid #000;
	overflow: hidden;
	}
.spAdsLine {
	display: block;
	height: 10px;
	}