/* 首页样式 */

/*通栏广告*/
.middel_advers{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:960px;
	clear:both;
	
}
.wrapper_top{
	margin:0px auto;
	margin-bottom:10px;
}
.wrapper_top_top{
	background:url(/images/downsite/images/xiazai_16.jpg) no-repeat bottom;
	width:960px;
	height:6px;
}
.wrapper_top_main{
	background:#ddedfc;
	height:280px;
}
.wrapper_top_left{
	margin:0;
	float:left;
	width:326px;
	text-align:left;
	padding-right:7px;
	border-right:1px solid #b7d1ec;
}

.wrapper_top_right{
	margin-left:342px;
	text-align:left;
}
.wrapper_top_bottom{
	clear:left;
	background:url(/images/downsite/images/xiazai_25.jpg) no-repeat top;
	width:960px;
	height:6px;
}

/*搜索*/
.index_search{
	margin:0px;
	padding:0px;
	clear:left;
	color:#323433;
}
.index_search_key{
	margin:0px;
	padding-left:12px;
	float:left;
}
.index_search_key div{
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#000;
	font-weight:bold;
	
}

.index_search_butt{
	margin-left:240px;
	text-align:left;
}

/* 热门关键字*/
.index_search_hotkey{
	margin:20px 0px 0px 12px;
	border-top:1px solid #b6d2ea;
	line-height:25px;
	
}
.index_search_hotkey span{
	font-weight:bold;
	color:#000;
}

.index_search_hotkey  a{
	color:#555658;
}

.index_search_type{
	margin:10px 0px 0px 10px;
	background:url(/images/downsite/images/xiazai_22.jpg) no-repeat;
	width:307px;
	height:38px;
}

.index_search_type dt{
	margin:0px;
	padding-top:10px;
	padding-left:10px;
}
.index_search_type dt a{
	color:#1862A9;	
}

.search_game_type{
	font-weight:bold;
	color:#FE6000;
}
.search_game_area{
	font-weight:bold;
	color:#1A62AA
}
.search_game_face{
	font-weight:bold;
	color:#55A007;
}

.search_game_split{ color:#9FB3CE;}


/*游戏列表：选中/未选中*/
.gamelist{
	margin-right:10px;
	padding:0px;
	border:1px solid #C2DDF0;
	text-align:left;
	height:224px;
	background:#fff;
}

.gamelist a{
	
	text-decoration:none;
}
.gamelist a:hover{
	text-decoration:none;
}


.gamelist_left{
	float:left;
	width:120px;
	padding:0px;
	margin:0px;
	text-align:left;
}

.gamelist_left div{
	margin:0px;
	width:100px;
	padding:8px 0px 8px 18px;
	border-bottom:1px solid #C2DDF0;
	color:#3459A9;
}


.game_sel{
	background:#ffffff;
	border-right:1px solid #ffffff;
	
}
.game_sel a{
	color:#FF0000;
	font-weight:bold;
	letter-spacing:1px;
}

.game_unsel{
	background:#EBF2FB;
	border-right:1px solid #C2DDF0;
}
.game_unsel a{
	color:#3459A9;
}

#gamelist_info{
	float:left;
	margin:0px;
	width:485px !important;
	width:482px;
	height:220px;
	overflow-y:scroll;
	overflow-x:none;
	text-align:center;
	scrollbar-base-color: #fff; 
	scrollbar-face-color: #EBF4FB; 
	scrollbar-track-color: #fff; 
	scrollbar-arrow-color: #7Eb4E0; 
	scrollbar-3dlight-color: White; 
	scrollbar-darkshadow-color: White; 
	scrollbar-highlight-color: White; 
	scrollbar-shadow-color: White;
}
#gamelist_info table{
	padding-left:10px;
	margin:auto;
	width:450px;
	text-align:left;
	color:#666666;
	line-height:20px;
	overflow:hidden;
}

#gamelist_info a{
	color:#565656;
}
#gamelist_info a:hover{
	color:#FF6100;
	text-decoration:underline;
}


#gamelist_info table td{
	width:16%;
	padding:2px 0px 2px 0px;
}


.border_split{
	border-bottom:1px dotted #AED2EA;
	height:1px;
}
.border_split div{
	display:none;
}




/*游戏厂商*/
.gamelist_company{
	margin:5px 0px;
	padding:0px;	
}
.gamelist_company ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:50px;
}
.gamelist_company li{
	margin-right:7px;
	padding-top:8px;
	float:left;
	display:block;
	background:url(/images/downsite/images/kuang.jpg) no-repeat;
	width:53px;
	height:39px;
	text-align:center;
	color:#0169B3;
	line-height:17px;
}
.gamelist_company li a{
	color:#1963AA;
}
.gamelist_company li a:hover{
	color:#FF6100;
	text-decoration:none;
}

/*游戏特征*/
.index_gametype{
	margin:7px auto;
	padding:8px 5px 8px 5px;
	border:1px solid #EAEAEA;
	background:#F8f8f8;
	text-align:left;
}
.index_gametype_title{
	padding-left:5px;
	font-weight:bold;
	color:#333;
}
.index_gametype_info{
	word-spacing:5px;
}
.index_gametype_info a{
	color:#0168B3;
	text-decoration:none;
}

.index_gametype_info a:hover{
	background-color:#0168b3;
	color:#ffffff;
	text-decoration:none;
	padding:1px 0px 1px 0px;
}
/*热门/最新下载信息*/
.recommanddown{
	margin:5px 0px 0px 0px;
	padding:0px;
}
.recommanddown_left{
	margin:auto;
	padding:0px;
	float:left;
	width:254px;
}

.recommanddown_right{
	margin-left:274px;
	padding:0px;
}


/*最新热门下载推荐*/
.newdownhot{
	margin-bottom:10px;
	padding:0px;
	text-align:left;
}
/*热门下载/最新下载信息标题样式*/
.newdownhot_con{
	margin:0px;
	padding:0px;
}

/*热门下载/最新下载信息标题样式*/
.newdownhot_top{
	margin:0;
	padding:0px;
	background:url(/images/downsite/images/xiazai_27.jpg) no-repeat;
	padding:9px 0px 0px 10px;
	width:244px;
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#333;	
}
.newdownhot_top span{
	float:right;
	padding-right:5px;
	font-weight:normal;
	font-size:12px;
}

.newdownhot_top a{
	color:#000;
}

.newdownhot_info{
	margin:0px;
	padding:10px;
	border:1px solid #ccc;
	line-height:18px;
}

.newdownhot_info ul{
	margin:0px;
	list-style:none;
	height:75px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #ccc;
}
.newdownhot_info ul li{
	float:left;
	display:block;
}

.newdownhotinfo_img{
	margin:0px;
	padding:3px;
	width:84px;
	height:66px;
	text-align:center;
	border:1px solid #ccc;
}
.newdownhotinfo_img img{
	width:80px;
	height:60px;
	border:0px;
}
.newdownhotinfo_info{
	padding-left:5px;
	width:135px;
}

/*下载排行榜*/
.newdownrank_info{
	margin:0px;
	padding:10px 0px;
	clear:both;
	border:1px solid #e2e2e2;
	height:240px;
}
.newdownrank_info ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.newdownrank_info ul li{
	float:left;
	height:20px;
	padding-top:5px;
}

.newdownrank_info_local{
	margin:0px;
	padding:0px;
	width:28px;
	color:#fff;
	text-align:center;
}

.local_red{
	margin:auto;
	padding:1px 2px 0px 0px;
	background-position: bottom;
	background:url(/images/downsite/images/red.jpg) no-repeat;
	width:12px;
	height:11px;
	font-size:8px;
	font-weight:bold;
	text-align:center;
}

.local_hc{
	margin:auto;
	padding:1px 2px 0px 0px;
	background-position: bottom;
	background:url(/images/downsite/images/hc.jpg) no-repeat;
	width:12px;
	height:11px;
	font-size:8px;
	font-weight:bold;
	text-align:center;
}


.newdownrank_info_split{
	width:1px;
	text-align:left;
	font-weight:bold;
	color:#cecece;
}

.newdownrank_info_title{
	padding-left:2px;
	width:170px;
	text-align:left;
}


.newdownrank_info_num{
   width:37px;
   padding-right:5px;
   text-align:right;
   color:#9a9a9a;
}


/*最新下载*/
.recommanddown_right_left{
	margin:0px;
	padding:0px;
	float:left;
	width:400px;
}

.recommanddown_right_right{
	margin-left:420px;
	padding:0px;
	text-align:left;
	width:266px !important;
	width:260px;
	
}

/*最新下载信息列表（客户端、补丁、动画）*/

.newdown{
	margin:0px;
	padding:0px;
	text-align:left;
	
}
.newdown_top{
	margin:0px;
	background:url(/images/downsite/images/xiazai_29.jpg) no-repeat;
	height:24px;
	color:#fff;
	text-algin:left;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	padding-left:13px;
}

.newdown_top span{
	float:right;
	padding-right:20px;
	font-size:12px;
	font-weight:normal;
}

.newdown_top span a{
	color:#fff;
}

.newdown_info{
	margin:10px 0px;
	padding:0px;
	height:110px;
}
.newdown_info ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.newdown_info ul li{
	float:left;
	width:132px;
	text-align:center;
	display:block;
	line-height:25px;
	
}
.newdown_info ul li img{
	width:120px;
	height:90px;
	border:1px solid #ccc;
}

.newdown_info ul li a{
	color:#1963AA;
}
/*客户端列表*/
.newdownlist{
	margin-top:13px;
	padding:0px;
	clear:both;
	color:#565656;
}

.newdownlist_top {
	margin:0px;
	padding:0px;
	background:#efefef;
	clear:both;
	
}
.newdownlist_top ul{
	list-style:none;
	margin:0px;
	padding:0px;
	height:25px;
	color:#575757;
}
.newdownlist_top ul li{
	float:left;
	margin:0px;
	padding-top:5px;
	text-align:left;
}

.newdownlist_info {
	margin:5px 0px;
	padding:0px;
	height:250px;
}
.newdownlist_info  ul{
	list-style:none;
	margin:0px;
	padding:0px;
	clear:left;
}

.newdownlist_info ul li{
	float: left;
	margin: 0px;
	padding-top: 5px;
	text-align: left;
	line-height: 20px;
	color: #999;
	height: 20px;
	overflow: hidden;

}



.li_title{
	width:240px;
	
}

.li_title a{
	color:#1862AD;
}

.li_time{
	width:70px;
	
}
.li_size{
	width:60px;
	
}
.li_down{
	width:30px;
	
}


/*补丁，动画等信息列表*/
.othernewdownlist_top{
	margin:0px;
	padding:0px;
	clear:both;
}
.othernewdownlist_top ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:31px;
	font-size:14px;
	font-weight:bold;
}
.othernewdownlist_top ul li{
	float:left;
	margin:0px;
	
}

.othernewdownlist_top ul li dt{
	margin:0px;
	padding:7px 0px 0px 0px;
	float:left;
}
.othernewdownlist_l{
	background:url(/images/downsite/images/xiazai_53.jpg) no-repeat;
	height:31px;
	width:14px;
}
.othernewdownlist_m{
	background:url(/images/downsite/images/xiazai_56.jpg) repeat-x;
	width:380px;
	height:31px;
}

.othernewdownlist_r{
	background:url(/images/downsite/images/xiazai_55.jpg) no-repeat;
	width:6px;
	height:31px;
}

.othernewdownlist_more{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	width:75px;
	height:25px;
}

.othernewdownlist_more a{
	color:#fff;
}


/*选中和非选中状态*/
.othernewdownlist_sel{
	background:url(/images/downsite/images/xiazai_54.jpg) no-repeat;
	width:78px;
	height:24px;
	
}
.othernewdownlist_sel a{
	color:#FF6100;
}
.othernewdownlist_sel a:hover{
	
}


.othernewdownlist_unsel
{
	margin:0px;
	padding:0px;
	width:55px;
	
}
.othernewdownlist_unsel a{
	color:#fff;
}

.othernewdownlist_top a:hover{
	
	text-decoration:none;
}

/*补丁工具列表*/
.othernewdownlist_info{
	margin:0px;
	padding:5px 0px;
	clear:left;
}
.othernewdownlist_info ul{
	margin:5px 0px;
	padding:0px;
	list-style:none;
}
.othernewdownlist_info ul li{
	float:left;
	margin:0px;
	height:25px;
	
}
.othernewdownlist_info_title{
	width:320px;
	text-align:left;
	color:#1A62AC;
	
}
.othernewdownlist_info_title a{
	color:#1A62AC;
}

.othernewdownlist_info_time{
	width:80px;
	text-align:center;
	color:#9a9a9a;
}



/*网游测试排行榜*/
.testgamelist{
	margin:0px;
	padding:0px;
	text-align:left;
	
}

.testgamelist_top{
	background:url(/images/downsite/images/xiazai_31.jpg) repeat-x;
	padding:8px 0px 0px 10px;
	height:23px;
	text-align:left;
	font-weight:bold;
	color:#333;
	font-size:14px;
}

.testgamelist_info{
  margin:0px;
  padding:0px;
  text-align:left;
}
.testgamelist_info_top{
	margin:0px;
	padding:5px 0px;
	height:25px;
	background:#ddedfc;
	text-align:center;
	text-align:left;
}
.testgamelist_info_top ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.testgamelist_info_top ul li{
	float:left;
	padding:3px 0px;
	margin:0px;
	height:20px;
	color:#555756;
}
.testgamelist_info_time{
	width:45px;
	text-align:center;
	color:#ff0101;
}

.testgamelist_info_title{
	width:100px;
	text-align:left;
	color:#333;
}
.testgamelist_info_status{
	width:82px;
	text-align:left;
}
.testgamelist_info_down{
	text-align:left;
	width:37px !important;
	width:31px;
}


.testgamelist_info_info{
	margin:0px 0px;
	padding:0px 0px;
	list-style:none;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:left;
	height:578px !important;
	height:575px;
}
.testgamelist_info_info ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}

.testgamelist_info_info li{
	float:left;
	padding:8px 0px;
	border-bottom:1px solid #ccc;
	margin:0px;
	height:17px;
	background:#FAFAFA;

}


.testgamelist_info_info a{

	color:#0168B3;
	text-decoration:none;
}

.testgamelist_info_info a:hover{
	text-decoration:underline;
}



.textleft{
	text-align:left;
}

.textred{
	color:#ff0103;
}
.textblack{
	color:#000;
}
.texthc{
	color:#9a9a9a;
}

.textblue{
	color:#0073c0;
}



/*ＰＣ壁纸，常用工具列表*/
.otherinfo{
	margin:0px;
	padding:0px;
	text-align:left;
	clear:both;
	
}
.otherinfo_left{
	margin:0px;
	padding:0px;
	float:left;
	width:670px;
	
}

.otherinfo_right{
	float:right;
	text-align:left;

}


/*单机游戏*/
.pclist{
	margin:0px;
	border:1px solid #e2e2e2;
	height:270px;
	
}
.pclist_top{
	margin:0px;
	padding:10px 15px 10px 15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333;
	letter-spacing:2px;
}

.pclist_top a{
	color:#333;
}

.pclist_top span{
	float:right;
	padding-right:10px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:normal;
}

.pclist_info{
	margin:0px;
	padding:0px;
}
.pclist_info ul {
	margin:0px;
	padding:0px;
	list-style:none;
	clear:left;
}

.pclist_info ul li{
	float:left;
	width:140px;
	padding:0px;
	margin:15px 10px 10px 10px;
	font-size:14px;
	line-height:30px;
	text-align:center;
}
.pclist_info ul li img{
	width:130px;
	height:180px;
	border:0px;
}

/*游戏壁纸*/
.piclist{
	margin:20px 0px;
	border:1px solid #e2e2e2;
	
}
.piclist_top{
	margin:0px;
	padding:10px 15px 0px 15px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#333;
	letter-spacing:2px;
}

.piclist_top a{
	color:#333;
}

.piclist_top span{
	float:right;
	padding-right:10px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:normal;
}

.piclist_info{
	margin:0px;
	padding:0px 15px 0px 15px;
}
.piclist_info_left{
	margin:20px 0px;
	padding:0px;
	float:left;
	width:210px;
	font-size:14px;
	line-height:30px;
}
.piclist_info_right{
	margin-left:225px;
	padding:0px;
}
.piclist_info_right ul{
	margin:0px;
	padding:0px;
	list-style:none;
	height:160px;
}
.piclist_info_right ul li{
	float:left;
	width:136px;
	height:140px;
	padding:0px;
	text-align:center;
	margin-top:20px;
	line-height:25px;
}
.piclist_info_right ul li img{
	width:120px;
	height:90px;
	border:1px solid #ccc;
}

.piclist_info_split{
	border-bottom:1px solid #ccc;
	
}






/*常用工具*/
.toolslist{
	margin:0px;
	padding:0px;
	color:#000;
}
.toolslist_top{
	background:url(/images/downsite/images/xiazai_57.jpg) repeat-x;
	height:21px;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-left:10px;
	text-align:left;
	color:#333;
	width:260px;
}
.toolslist_info{
	margin:0px;
	padding:0px 15px 0px 20px;
	background:#f4f9f2;
	text-align:left;
	width:235px !important;
	width:232px;
	
	
}
.toolslist_info ul{
	margin:0px;
	padding:0px;
	list-style:none;

}

.toolslist_info ul li{
	margin:10px 0px ;
	float:left;
	width:115px;
	line-height:23px;
	tex-align:left;
	
}


.tootslist_title{
	padding-bottom:5px;
	font-size:14px;
	color:#659C28;
	font-weight:bold;
}

.toolslist_item a {
	color:#0e0e0e;
}

.toolslist_info_split{
	
}




/*********推荐厂商列表样式***************/
.companylist{
	margin:0px 0px 10px 0px;
	padding:0px;
	border:1px solid #ccc;
	clear:left;
	height:220px;
	width:960px;
	
}

/*每块厂商*/
.companylist_wrapper{
	margin:0px;
	padding:15px;
	float:left;
	width:448px;
}

/*厂商分隔线*/
.companylistsplit{
	float:left;
	margin:15px 0px 0px 0px;
	width:1px;
	border-right:1px solid #ccc;
	height:190px;
}


/*厂商内容*/
.companylist_top{
	margin:0px;
	padding:0px;
	background:url(/images/downsite/images/xiazai_49.jpg) repeat-x;
	height:25px;
}

.companylist_top ul{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#333;

}
.companylist_top ul li{
	float:left;
	padding-top:5px;
	height:20px;
}

.companylist_title{
	padding-left:12px;
	width:133px;
	height:25px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
}
.companylist_title a{
	color:#333;
}

.companylist_sel{
	background:url(/images/downsite/images/xiazai_48.jpg) repeat;
	width:52px;
	color:#fff;
	font-weight:bold;
	
}
.companylist_sel a{
	color:#fff;
}
.companylist_sel a:hover{
	color:#fff;
}


.companylist_unsel{
	width:50px;
}
.companylist_unsel a{
	color:#333;
}
.companylist_unsel a:hover{
	color:#333;
}


/*厂商列表信息内容*/
.companylist_info{
	margin:0px;
	padding:5px 0px;
	clear:left;
	height:155px;
}
.companylist_info ul{
	margin:0px;
	padding:0px;
	list-display:none;
	
}
.companylist_info ul li{
	float:left;
	width:223px;
	padding:0px;
	margin:12px 0px 0px 0px;
	text-align:left;
	line-height:23px;
}
.companylist_info ul li span {
    float: left;
    line-height: 21px;
}
.companylist_info ul table{
	margin-top:3px;
	width:98%;
}

.companylist_img {
    border: 0 none;
    height: 60px;
    padding-right: 10px;
    width: 80px;}




/*字体样式*/

.linktitle{
	color:#1963AA;
	text-decoration:none;
}

.linkimg{
	width:80px;
	height:60px;
	border:1px solid #c1c1c1;
}


.game-list{ overflow:hidden; *zoom:1;width:314px;margin: 20px 0px 0px 12px;border-top: 1px solid #b6d2ea;line-height: 24px; height:51px; }
.game-list .con{ overflow:hidden; *zoom:1; position:relative; _left:-3px;font-size: 12px; }
.game-list .item1{ color: #000; padding-right:3px; font-weight: bold;  }
.game-list .item2{ color: #aeb3d6;padding-right:3px; }
.game-list .con a{ text-align: center;color: #555658; text-decoration: none; }
.game-list .con a:hover{ text-decoration:underline; }


/*int*/

.list-tag0 { padding:0; margin:0;}
.list-tag0 li { list-style:none;}

/*mod-tab0*/

.gb-tab-pn { overflow:hidden; width:487px; margin-left:119px; height:224px; position:relative; background:#fff;}
.gb-tab-pn .tab-con { position:absolute; left:0; top:0; width:487px; height:224px; overflow-y:scroll;}
.list-tag0 { font-size:12px; color:#565656; overflow:hidden; *zoom:1;}
.list-tag0 li { width:20%; float:left; line-height:28px;}
.list-tag0 li a { display:block; padding-left:0px; color:#565656;}
.list-tag0 li a:hover { text-decoration:underline;}