@charset "utf-8";
a {cursor:pointer;}
.padding1 {
	padding:0 0 20px 0!important;/*IE7*/
	padding:0; /*IE6*/
}
.game_color1 {
	color:#F9811C!important;
}
.clear {
	clear:both;
}
.game_body {
		background:url(../images/top_bg.gif) repeat-x;
		behavior: url("../js/csshover.html");/*让IE6支持hover*/
		text-align:left!important;
}
.game_Container {
		margin:0 auto;
		width:1003px;
}
.game_title {
		background:url(../images/logo.gif) no-repeat top center;
		height:107px;
		width:1003px;
		position:relative;
		text-align:center;
}
.game_title_button {
	position:absolute;
	top:10px;
	right:10px;
	width:210px;
}
.game_title_button a {
	margin:0 3px;
	
}
.game_title_link {
	padding:58px 0 0 0;
	text-align:left;
}
.game_title_link a {
	display:block;
}
.game_title_link1 {
	background:url(../images/title_link1.gif) no-repeat;
	width:63px;
	height:24px;
	position:absolute;
	left:50px;
}
.game_title_link1:hover {
	background:url(../images/title_link1a.gif) no-repeat;
}
.game_title_link2 {
	background:url(../images/title_link2.gif) no-repeat;
	width:63px;
	height:24px;
	position:absolute;
	left:200px;
}
.game_title_link2:hover {
	background:url(../images/title_link2a.gif) no-repeat;
}
.game_title_link3 {
	background:url(../images/title_link3.gif) no-repeat;
	width:63px;
	height:24px;
	position:absolute;
	right:250px;
}
.game_title_link3:hover {
	background:url(../images/title_link3a.gif) no-repeat;
}
.game_title_link4 {
	background:url(../images/title_link4.gif) no-repeat;
	width:63px;
	height:24px;
	position:absolute;
	right:50px;
}
.game_title_link4:hover {
	background:url(../images/title_link4a.gif) no-repeat;
}
.game_title_link5 {
	background:url(../images/title_link5.gif) no-repeat left 0px;
	width:63px;
	height:24px;
	position:absolute;
	right:150px;
}
.game_title_link5:hover {
	background:url(../images/title_link5.gif) no-repeat left -25px;
	width:63px;
	height:24px;
}

.game_left {
	width:238px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	display:inline;
}
.game_right {
	margin-left:10px;
	width:704px;
	float:left;
	margin-top:15px;
}
.game_sidebar {
	margin-top:10px;
}
.game_sidebar h1 {
	background:url(../images/sidebar_bg4.gif) no-repeat;
	height:42px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#2A2A2A;
	padding:0 0 0 20px;
	line-height:42px;
}
.game_sidebar_h2 {
	background:url(../images/sidebar_bg3.gif) no-repeat !important;
	padding:0 0 0 35px!important;
}
.game_sidebar div {
	padding:5px 0 5px 5px;
	border-left:solid 1px #E1E1E1;
	border-right:solid 1px #E1E1E1;
	line-height:25px;
}
.game_sidebar_a {
	background:url(../images/game_bg1.gif) no-repeat;
	height:36px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 35px;
	line-height:38px;
	margin-bottom:5px;
	display:block;
}
.game_sidebar_bottom {
	margin:-10px 0 0 0!important;
	padding:0!important;
	border:none!important;
}
.game_sidebar_bottom2 {
	padding:0!important;
	border:none!important;
	margin:-10px 0 0 0; /*FF*/
	*margin:-10px 0 0 0; /*IE7*/
	_margin:-10px 0 0 2px; /*IE6*/
}
.game_sidebar_a:hover {
	text-decoration:none;
}
.game_sidebar div ul {
	list-style-type:none;
	margin:5px 0 10px 15px;
}
.game_sidebar div li {
	height:29px;
	line-height:29px;
	position:relative;
}
.game_sidebar_ul li:hover {
	background:url(../images/game_bg2.gif) no-repeat; /*FF*/
	*background:url(../images/game_bg2.gif) no-repeat; /*IE7*/
	_background:url(../images/game_bg2.gif) no-repeat -7px left; /*IE6*/
}
.game_sidebar div ul li b {
	margin-right:10px;
}
.game_sidebar div ul li a {
	color:#616162;
}
.game_sidebar div ul li a:hover {
	text-decoration: none;
	color:#486203;
}
.game_sidebar div ul li span {
	position:relative;
	top:3px;
	right:-10px;
}
.game_sidebar_li a {
	color:#4480C9 !important;
	text-decoration:underline!important;
	margin-right:10px;
}
.game_sidebar_li a:hover {
	text-decoration:none!important;
}
.game_service_bg {
	background:url(../images/server_bg.gif) no-repeat 120px 10px;
}
.game_service_bg ul {
	margin:5px 0 5px 10px!important;
}
.game_service_bg li {
	height:20px!important;
	line-height:20px!important;
}
/*-----------------------------------------------------*/
.game_main {
	margin-bottom:10px; float:left; width:704px;
}
.game_main h1 {
	height:42px;
	font-size:14px;
	font-weight:bold;
	line-height:42px;
	text-align:left;
	padding-left:20px;
	color:#2A2A2A;
}
.game_main_content {
	
	border-left:solid 1px #E1E1E1;
	border-right:solid 1px #E1E1E1;
	line-height:20px;	
}
[xmlns] .game_main_content {
	overflow:auto; /*FF IE7*/ /*高度自适应*/
}
* html .game_main_content {
	height:0; /*IE6*/ /*高度自适应*/
}
.game_main_bottom {
	background:url(../images/main_bg3.gif) no-repeat bottom center;
	width:704px;
	height:8px;
	margin:0!important;
	margin:-8px 0 0 0;
}
.game_main_news_left {
	float:left;
	width:451px;
}
.game_main_news_left h2 {
	font-size:12px;
	font-weight:bold;
}
.game_main_news_left h2 a {
	color:#728FB0!important;
}
.game_pic1 {
	float:left;
	width:364px;
	margin-bottom:5px;
}
.game_pic2 {
	float:left;
	width:82px;
	margin:0 0 0 3px;
	background:#EFF7FF;
	border:solid 1px #C6E0FD;
	text-align:center;
	height:187px;
}
.game_pic2 ul {
	list-style:none;
	margin:0 0 3px 0!important;
	margin:0;
	line-height:2px!important;
}
.game_pic2 li {
	padding:2px 0 1px 0!important;
	padding:0;
	height:39px;
}
.game_pic2_1 {
	margin:2px auto 0 auto!important;
	margin:0;
	line-height:7px!important;
	height:7px;
	font-size:0;
	display:block;
	width:9px;
}
.game_main_news_right {
	margin-left:15px;
	float:left;
	display:inline;

	margin-top:5px;
}
.game_main_ul {
	list-style:none;
	line-height:25px;
	width:215px;
}
.game_main_ul li {
	background:url(../images/icon4.gif) no-repeat left center;
	padding-left:10px;
}
.game_main_news_right h3 a {
	color:#F68319!important;
	margin-left:10px;
	font-size:14px;
	line-height:25px;
}
.game_main_h1_3 {
	background:url(../images/main_bg4.gif) no-repeat;
}
.game_main_h1_2 {
	background:url(../images/main_bg2.gif) no-repeat;
}
.game_main_h1_1 {
	background:url(../images/main_bg1.gif) no-repeat;
}
.game_main_yxtj_left {
	width:465px;
	float:left;
}
.game_main_yxtj_left_img {
	background:#FFF;
	border:solid 1px #E1E1E1;
	padding:5px;
	width:144px;
	float:left;
}
.game_main_yxtj_left_content {
	float:left;
	width:275px;
	margin:0 0 0 10px;
	line-height:15px;
	padding:0 10px 0 0;
	border-right:solid 1px #E2E2E2;
}
.game_main_yxtj_left_content h1 {
	font-size:12px;
	color:#505050;
	line-height:25px;
	height:20px;
	padding:0;
}
.game_leibie {
	color:#05BAD0;
	line-height:22px!important;
	line-height:18px;
	margin-left:6px;
}
.game_zhuangtai {
	color:#80B704;
	margin-left:10px;
}
.game_main_yxtj_left_content p {
	color:#969696;
}
.game_main_yxtj_left_content p a {
	color:#4582C8!important;
	line-height:25px;
	margin:0 5px;
}
.game_main_yxtj_right {
	float:left;
	width:185px;
}
.game_main_yxtj {
	height:110px;
}
.game_main_yxtj_line {
	border-bottom:dashed 1px #C0C0C0;
	margin-bottom:15px;
}

/*----------------------------------------------------*/
.game_link h1 {
	text-align:left;
	color:#6A7F8C;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	border-bottom:solid 1px #EAEAEA;
	line-height:25px;
	margin-bottom:10px;
}
.game_link_content {
	padding:0 20px;
}
.game_link a {
	margin-right:15px;
}
/*-------------------------content---------------------------*/
.content_location {
	font-family:"宋体";
	font-size:12px;
	color:#616161;
	font-weight:normal;
	margin-left:40px;
}
.content_main_content h1 {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:35px;
}
.content_main_time {
	text-align:center;
	color:#7EB803;
}
.content_main_time_a {
	margin-right:10px;
	color:#00BBD0;
}
.content_main_time span a {
	color:#7EB803!important;
}

.content_main_content_2 {
	height:auto!important;
	height:795px; /*IE6*/
	min-height:790px; /*ff*/
	*min-height:790px; /*IE7*/
	margin:0 20px 10px 20px;
}
.content_main_content p {
	
}
/*-------------------------列表页-----------------------------*/
.content_list {
	padding:10px 20px;
}
.content_list span {
	display:block;
	height:25px;
}
.content_list span div {
	border-bottom:dashed 1px #CCC;
	line-height:25px;
	height:25px;
	position:relative;
}
.content_list span div b {
	font-weight:normal;
	position:absolute;
	width:70px;
	left:600px;
	top:0px; /*FF*/
	*top:0px; /*IE7*/
	_top:0px;; /*IE6*/
}
/*.content_list ul {
	list-style:none;
	margin:0 10px;
}
.content_list ul span {
	display:block;
}*/
/*.content_list span {

}*/
/*.content_list li{
	background:url(../images/icon_1.gif) no-repeat 5px 7px;
	padding-left:20px;
	border-bottom:dashed 1px #CCC;
	line-height:25px;
	position:relative;
	width:auto;
	*width:640px;
	_width:auto;
}*/
.pagecss_1 {
	width:450px;
	clear:both;
	text-align:center;
	margin:0 0 0 120px; /*FF*/
	*margin:0 0 0 -30px; /*IE7*/
	_margin:0 0 0 -40px; /*IE6*/
}
.pagecss_1 span {
	line-height:40px;
	height:40px;
	margin:0 10px;	
}
.pagecss_1 a {
	line-height:40px;
	height:40px;
	margin:0 10px;	
}
.pagecss {
	clear:both;
	text-align:center;
	margin:0 0 0 170px; /*FF*/
	*margin:0 0 0 150px; /*IE7*/
	_margin:0 0 0 150px; /*IE6*/
	padding-top:0px!important;
}
.pagecss span {
	float:left;
	line-height:40px;
	height:40px;
	margin:0 10px;
}
.pagecss a {
	float:left;
	line-height:40px;
	height:40px;
	margin:0 10px;
}

/*.pagecss {
	margin:10px 0;
	text-align:center;
}
.pagecss span {
	margin:0 10px;
	display:inline;
}
.pagecss a {
	margin:0 5px;
}*/
.thispageCss{ color:#0066FF}
/*-------------------------明星玩家列表-----------------------------*/
.starplay {
	padding-top:30px;
}
.starplay img {
	border:1px solid #e1e1e1;
	width:85px;
	height:60px;
	padding:5px;
}
.starplay ul {
	list-style:none;
}
.starplay ul li {
	float:left;
	width:97px;
	margin:0 20px!important;
	margin:0 16px;
	height:120px; overflow:hidden;
}
.line2 {
	border-bottom:dashed 1px #CCC;
}

.starplay ul li h1 {
	font-size:12px;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	margin:0;
	padding:0;
}
.flash-box { width:450px; height:231px; overflow:hidden; padding:5px 9px; margin-bottom:8px; float:left; }
.flash-box h2 { font-size:13px; width:448px; height:20px; line-height:20px; margin-bottom:1px; color:#193B5F; }
.flash-box .big-pic { float:left; width:366px; height:188px; overflow:hidden; margin-right:2px; }
.flash-box .big-pic img { display:block; width:364px; height:186px; border:1px solid #fff; }
.flash-box .pic-list { float:left; width:79px; height:188px; position:relative; background:#eff7ff; border:1px solid #c6e0fd;}
.flash-box .pic-list .pre, .flash-box .pic-list .next, .flash-box .pic-list .no-pre, .flash-box .pic-list .no-next { background:url(../images/sprite1.png) repeat-x; width:81px; height:11px; position:absolute; top:0; left:0; }
.flash-box .pic-list .pre { background-position:0px 3px; }
.flash-box .pic-list .no-pre { background-position:0px 3px; }
.flash-box .pic-list .next { background-position:0px -5px; top:178px; }
.flash-box .pic-list .no-next { background-position:-0px -5px; top:178px; }
.flash-box .pic-list ul { position:absolute; top:0; left:5px; }
.flash-box .pic-list li { float:left; width:71px; height:40px; overflow:hidden; margin-bottom:2px;  }
.flash-box .pic-list li a { display:block; width:71px; height:40px; overflow:hidden; }
.flash-box .pic-list li a img { display:block; width:71px; height:40px; padding:1px; }
.flash-box .pic-list li a:hover, .game_body .flash-box .pic-list li a.currA { border:2px solid #56AAD8; width:67px; height:36px; }
.flash-box .pic-list li a:hover img, .game_body .flash-box .pic-list li a.currA img { margin:-2px; }
.flash-box .flash-txt { clear:both; height:38px; line-height:19px; padding-top:3px; }
.flash-box .flash-txt h3 { font-size:12px; height:19px; overflow:hidden;color:#567da8; }
.flash-box .flash-txt h3 a{ color:#567da8; }
.flash-box .flash-txt em { margin-left:8px; font:normal bold 14px Arial, Helvetica, sans-serif; color:#FF5B01; }
.flash-box .flash-txt p { font-size:12px; color:#939393; height:19px; overflow:hidden; }