﻿@charset "utf-8";
/* CSS Document */

/*--------------------navigation begin--------------------*/
#mainnav :focus{
	outline:none;
} 
#mainnav a,area{ 
	blr:expression(this.onFocus=this.blur()); 
}
#mainnav{
	float:left;
	width:1000px;
	height:44px;
}
#mainnav_left{  
	float:left;
	margin-left:25px;
	display:inline;
	background:url(http://png.gc73.com.cn/web_image/nav_l.jpg) no-repeat;
	width:59px;
	height:44px;
}
#mainnav_right{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/nav_r.jpg) no-repeat;
	width:82px;
	height:44px;
}
#mainnav_center{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/nav_xline.jpg) repeat-x;
	width:830px;
}
#mainnav_ul{
	margin:0;
	padding-left:19px;
	height:44px;
}
#mainnav_ul li{
	float:left;
	margin-top:7px;
	margin-right:6px;
}
#mainnav_ul li a{
	display:block;
}
#mainnav_ul li#nav_homepage a{
	background:url(http://png.gc73.com.cn/web_image/topnav_homepage.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_homepage a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_homepage.png) -95px no-repeat;
}
#mainnav_ul li#nav_news a{
	background:url(http://png.gc73.com.cn/web_image/topnav_news.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_news a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_news.png) -95px no-repeat;
}
#mainnav_ul li#nav_download a{
	background:url(http://png.gc73.com.cn/web_image/topnav_gamedown.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_download a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_gamedown.png) -95px no-repeat;
}
#mainnav_ul li#nav_awards a{
	background:url(http://png.gc73.com.cn/web_image/topnav_awards.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_awards a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_awards.png) -95px no-repeat;
}
#mainnav_ul li#nav_web a{
	background:url(http://png.gc73.com.cn/web_image/new_webset01.gif) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_web a:hover{
	background:url(http://png.gc73.com.cn/web_image/new_webset01.gif) no-repeat;
}
#mainnav_ul li#nav_help a{
	background:url(http://png.gc73.com.cn/web_image/topnav_help_cur.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_help a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_help_cur.png) -95px no-repeat;
}
#mainnav_ul li#nav_companyinfo a{
	background:url(http://png.gc73.com.cn/web_image/topnav_cominfo.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_companyinfo a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_cominfo.png) -95px no-repeat;
}
#mainnav_ul li#nav_joinus a{
	background:url(http://png.gc73.com.cn/web_image/topnav_joinus.png) no-repeat;
	width:95px;
	height:29px;
}
#mainnav_ul li#nav_joinus a:hover{
	background:url(http://png.gc73.com.cn/web_image/topnav_joinus.png) -95px no-repeat;
}
#mainnav_bottom{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/bg_nav_bottom.jpg) no-repeat;
	width:880px;
	height:29px;
}
/*--------------------navigation end--------------------*/

#service_center_banner{
	width:612px;
	height:123px;
	margin:5px auto;
}
#help_bordertop{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/servicehelp_bordertop.png) no-repeat;
	width:619px;
	height:15px;
}
#help_border_y{
	background:url(http://png.gc73.com.cn/web_image/servicehelp_border_y.png) repeat-y;
	float:left;
	width:619px;
}
#help_borderbottom{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/servicehelp_borderbottom.png) no-repeat;
	width:619px;
	height:15px;
}
.question_title{
	clear:both;
	text-align:left;
	line-height:24px;
	width:580px;
	height:24px;
	margin:5px auto 0 auto;
	color:#e64600;
	cursor:pointer;
}
.question_title a{
	color:#e64600;
}
.question_title a:link,
.question_title a:visited{
	color:#e64600;
	text-decoration:none;
}
.question_title a:hover{
	text-decoration:underline;
}
.answer_content{
	text-align:left;
	line-height:24px;
	width:580px;
	margin:0 auto;
	border:1px dashed #D4FF55;
	background:#f2fad0;
}
.games_title{
	font-weight:bold;
}
.rule_table{
	width:550px;
	border-top:1px solid #0685BA;
	border-left:1px solid #0685BA;
}
.rule_table th{
	background:#0685BA;
	line-height:14px;
}
.first_cell{
	text-align:left;
	padding-right:10px;
	border-right:1px solid #0685BA;
	border-bottom:1px solid #0685BA;
	line-height:12px;
}
.second_cell{
	text-align:left;
	padding-left:10px;
	border-right:1px solid #0685BA;
	border-bottom:1px solid #0685BA;
	line-height:12px;
}
.third_cell{
	border-right:1px solid #FF9933;
	border-bottom:1px solid #FF9933;
	line-height:12px;
}

.Tab_service_center
{
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:30px;     
	display:inline;      
	overflow:hidden;
	width:585px;
	line-height:23px;
	height:28px;
}
.Tab_service_center span
{
	float:left;
	margin-top:6px;
	margin-right:20px;
	background:url(http://png.gc73.com.cn/web_image/btn_servicehelp_hover.png) no-repeat;
	width:95px;
	height:27px;
	cursor:pointer;
	text-align:center;
	color:#003776;
}
.Tab_service_center .set_hightlight{
	color:#660000;
	background:url(http://png.gc73.com.cn/web_image/btn_downset.png) no-repeat;
	width:95px;
	height:27px;
}
.Tab_service_center span a{
	color:#003776;
}
.Tab_service_center span a:link,
.Tab_service_center span a:visited
{
	color:#003776;
}
.Tab_service_center span a:hover{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#help_content
{
	float:left;
	width:620px;
	margin-left:10px;
	display:inline;
}
#help_content .listcon4
{
	clear:both;
	float:left;        
	width:557px;
}
#help_content .listcon2
{
	clear:both;
	float:left;
	width:557px;
}

.phone_set{
	margin-top:10px;
	border-bottom:1px dashed #CCCCFF;
}
.phone_set_title{
	color:#AA0000;
}
.phone_set ul{
	margin-left:15px;
}
.phone_set li{
	list-style:circle;
}
#close_tips{
	clear:both;
	text-align:center;
	margin:15px auto 10px auto;
	cursor:pointer;
}
#close_tips a{
	color:#000;
}
#close_tips a:link,
#close_tips a:visited{
	text-decoration:none;
}
#close_tips a:hover{
	color:#D40000;
	text-decoration:underline;
}


.content_details{
	text-align:left;
	font-size:12px;
	color:#000;
	line-height:20px;
	margin-top:10px;
	margin-left:10px;
}
.install_step_img{
	padding:5px 0 5px;
	text-align:left;
	margin-left:10px;
}
.question_intro{
	padding-left:20px;
}
