﻿@charset "utf-8";
/* CSS Document */

/*basic style*/
/*id style*/
/**********内容**********/
#notice_chufa{
	display:none;
}
/**/
#menu{
	sbackground:#f00;
}
#con{
	padding:20px 2px 30px;
	sborder-top:#BBDCEE 1px solid;
}
/*game_top*/
#tab_top{
	sbackground:url(images/bg_line.gif);
	border:#eee 1px solid;
	border-collapse:collapse;
	table-layout:fixed;
}
#tab_top th,td{
	padding:5px 2px;
	border:#eee 1px solid;
	text-align:center;
}
#tab_top td{
	padding:4px 2px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#tab_top th{
	background:#ECF6FB;
	color:#39c;
}
#con .top_paihang{width:40px;}
#con .top_yonghuming{width:80px;}
#con .top_jifen{width:70px;}
#con .top_ying{width:70px;}
#con .top_shu{width:70px;}
#con .top_he{width:60px;}
#con .top_taopao{width:60px;}
#con #tab_top_no td{
	padding:100px 10px;
	text-align:center;
	font-size:14px;
	color:#39c;
}
/*gamelist*/
#game_list2{	
	background:url(../../images/left_menu_bg_30.gif) repeat-y 0 0;
	width:210px;
	padding-bottom:20px;
}
#game_list2 li{	
	width:165px;
	height:20px;
	padding:5px 0 5px 0;
	margin-left:20px;
	border-bottom:1px dashed #ddd;
}
#game_list2 .game_icon{
	float:left;
	margin:1px 8px 0 0;
}
#game_list2 .game_name{
	float:left;
	width:85px;
	font-size:12px;
	line-height:22px;
	text-align:left;
}
#game_list2 .game_down{
	display:none;
}
#game_list2 .game_info{
	sdisplay:none;
	float:left;
	width:34px;
	line-height:14px;
	margin-top:2px;
	background:url(images/bg_info2.gif) no-repeat 0 -16px;
	font-size:0;
	color:#ccc;
	display:none;
}
#game_list2 .game_info:hover{
	background:url(images/bg_info2.gif) no-repeat 0 0;
	color:#f90;
}
#game_list2 .current .game_info{
	background:url(images/bg_info2.gif) no-repeat 0 0;
	color:#f90;
}
#game_list2 .game_top{
	width:34px;
	margin:2px 0 0 0;
	background:url(images/bg_top.gif) no-repeat 0 -23px;
	font-size:0;
	color:#ccc;
	float:right;
}
#game_list2 .game_top:hover{
	background:url(images/bg_top.gif) no-repeat 0 0;
	color:#f90;
}
#game_list2 .current .game_top{
	background:url(images/bg_top.gif) no-repeat 0 0;
	color:#f90;
}
#game_list2 .game_top2{
	float:left;
	width:34px;
	line-height:14px;
	margin:2px 0 0 3px;
	background:url(images/bg_top.gif) no-repeat 0 -23px;
	font-size:0;
	color:#ccc;
	text-align:right;
	scursor:text;
	display:none;
}
/*game_text*/
#game_text{
	padding:5px;
	line-height:150%;
}
#game_text strong{
	margin:5px 0;
	font-size:14px;
	color:#39c;
}
#game_text p{
	margin:5px 0;
}
#game_text .tab{
	width:98%;
	color:#fff;
}
#game_text .tab caption{
	padding-bottom:10px;
	font-size:16px;
	color:#39c;
}
#game_text .tab td{
	padding:0;
}
/**/
h1{
	height:50px;
	line-height:50px;
	font-size:24px;
	text-align:center;
	color:#39c;
}
/************************/
#con h5{
	font-size:14px;
}
#con h6{
	margin:10px 0 0 15px;
	font-size:13px;
}
#con strong{
	font-size:14px;
	color:#333;
}
#con p{
	margin:15px 0;
	text-indent:2em;
	line-height:150%;
}
#con table{
	width:90%;
	margin:0 auto;
	border:1px #ccc solid;
	border-collapse:collapse;
}
#con table caption{
	line-height:46px;
	font-size:16px;
	font-weight:bold;
	color:#09c;
}
#con table th,
#con table td{
	border:1px #ddd solid;
	text-align:center;
}
#con table th{
	background:#eee;
	padding:4px;
	font-size:13px;
}
#con table td{
	padding:2px;
}
/*class style*/

.paileiTitle{
	background:url(../../images/pailei_titile_28.gif) no-repeat;
	height:32px;
}
.qileiTitle{
	background:url(../../images/qilei_title_31.gif) no-repeat;
	height:32px;
}
.gupaiTitle{
	background:url(../../images/gupai_title_32.gif) no-repeat;
	height:32px;
}
.xiuxianTitle{
	background:url(../../images/xiuxian_title_33.gif) no-repeat;
	height:32px;
}