﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
}
img{
	border:0;
}
a{
	text-decoration:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#container{
	margin:0 auto;
	width:1000px;
	background:url(http://png.gc73.com.cn/web_image/bg_03.jpg) repeat-x;
	height:465px;
}
#main_content{
	float:left;
	width:1000px;
	margin-top:5px;
}
/*--------------------header--------------------*/
#gameplus_header{  
	float:left;
	margin:0 auto;
	text-align:center;
	width:1000px;
	height:237px;	
}
#ny_flash_l{
	float:left;
	margin-top:61px;
	margin-left:265px;
	display:inline;
}
#ny_flash_r{
	float:right;
	margin-top:1px;
	margin-right:100px;
	display:inline;
}

/*--------------------game list--------------------*/
#gameplus_left{
	float:left;
	width:209px;
	margin-top:15px;
	margin-left:65px;
	display:inline;
}
.hotgame_placeholder{
	height:24px;
}
.onegame_placeholder{
	height:29px;
}
#gamelist_webgame{
	background:url(http://png.gc73.com.cn/web_image/p_web_bg_ver.png) no-repeat;
	width:208px;
	height:113px;
}
#gamelist_pcgame{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/one_ver_bg.png) no-repeat;
	width:208px;
	height:192px;
}
#gamelist_content{
	float:left;
	width:209px;
}

.gamelist_con_details{
	clear:both;
    width:155px;
	height:24px;
	margin:5px 0 0 29px;
	border-bottom:1px dashed #ddd;
}
.gamelist_con_details a{
	display:block;
}
.gamelist_con_details a:link, 
.gamelist_con_details a:visited{
	color:#575850;
}
.gamelist_con_details a:hover{
	text-decoration:none;
	color:#FF9900;
}
.gamelist_con_arrow{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/gamelist_arrow.gif) no-repeat;
	width:10px;
	height:7px;
	margin-top:6px;
	margin-right:10px;
	margin-left:10px;
	display:inline;
}
.gamelist_con_img{
	margin-left:3px;
	display:inline;
	float:left;
	width:22px;
	height:22px;
}
.gamelist_con_title{
	float:left;
	text-align:left;
	margin-top:4px;
	margin-left:10px;
}
.gamelist_hot_icon{
	float:left;
	width:23px;
	margin-left:2px;
}
#gamelist_right{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/gameplus01_gamelist_r.jpg) no-repeat;
	width:14px;
	height:205px;
}

/*--------------------customer service--------------------*/
#service_center_area{
	float:left;
	width:200px;
	margin-top:15px;
	margin-left:8px;
	display:inline;
}
#service_top_title{
	background:url(http://png.gc73.com.cn/web_image/gameplus01_service_title.png) no-repeat;
	width:200px;
	height:77px;
}
.service_center_bg{
	background:url(http://png.gc73.com.cn/web_image/gameplus01_service_bg.jpg) no-repeat;
	width:200px;
	height:68px;
}
.service_center_bg img{
	margin-top:10px;
	margin-left:32px;
}
/*--------------------faq--------------------*/
#faq_content{
	float:left;
	margin-top:14px;
	margin-left:7px;
	display:inline;
	background:url(http://png.gc73.com.cn/web_image/faq_p_bg.png) right no-repeat;
	width:200px;
	height:195px;
}
#left_faq{
	width:200px;
	height:150px;
	margin-top:58px;
}
.faq_question{
	padding:0;
	margin:0;
}
.faq_question li{
	text-align:left;
	width:165px;
	border-bottom:1px dashed #ddd;
	line-height:26px;
	height:26px;
	margin-left:20px;
	display:block;
}
.faq_question a:link, 
.faq_question a:visited{
	padding-left:5px;
	color:#575850;
}
.faq_question a:hover{
	color:#FF6600;
}
#faq_btn_more{
	float:right;
	padding:0;
	margin:0 15px 0 0;
	display:inline;
	border:1px solid #fff;
}


#maincontent{
	float:left;
	width:640px;
	margin-top:15px;
	margin-left:19px;
	display:inline;
}
#maincontent_header{
	float:left;
	width:620px;
	height:50px;
}
.mark_icon{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/mark_ico.jpg) no-repeat;
	width:33px;
	height:40px;
}
.header_title{
	float:left;
	width:580px;
	border-bottom:1px solid #b2b1ae;
	margin-left:5px;
}
.header_title img{
	float:left;
}
#crumb_nav{
	float:right;
	margin-top:20px;
	color:#575850;
}
#crumb_nav a:link, #crumb_nav a:visited{
	color:#FF6600;
	text-decoration:none;
}
#crumb_nav a:hover{
	text-decoration:underline;
}

.new_webset{
	position:absolute;
	top:239px;
	left::200px;
	z-index:2;
}

#friendly_link{
	float:left;
	margin:10px 0 0 73px;
	display:inline;
	width:850px;
	height:41px;
}
#fl_left{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/friendly_link_l.png) no-repeat;
	width:48px;
	height:41px;
}
#fl_repeatx{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/friendly_link_x.png) repeat-x;
	width:794px;
	height:41px;
}
#fl_right{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/friendly_link_r.png) no-repeat;
	width:8px;
	height:41px;
}


#fl_links{
	margin:12px 0 0 15px;
	padding:2px 0 0 0;
}		
#fl_links li
{
	display:inline;
	float:left;
	margin-right:5px;
}
#fl_links a:link, 
#fl_links a:visited
{
	float:left;
	line-height:14px;
	margin:0 10px 2px 10px;
	text-decoration:none;
	color:#474747;
}
#fl_links a:link#current, 
#fl_links a:visited#current, 
#fl_links a:hover
{
	border-bottom:3px solid #ff8023;
	padding-bottom:3px;
	color:#ff8023;
}
.fl_noclick{
	color:#474747;
	margin-right:10px;
	margin-left:10px;
}