@charset "utf-8";
/* CSS Document */

.decoration_bordertop{
	float:left;
	margin:15px 0 0 10px;
	background:url(http://png.gc73.com.cn/web_image/down_area_btop.gif) no-repeat;
	width:598px;
	height:6px;  
}
.decoration_repeaty{
	float:left;
	margin:0 0 0 10px;
	_margin:-6px 0 0 10px;
	padding:0;
	background:url(http://png.gc73.com.cn/web_image/down_area_by.gif) repeat-y;
	width:598px;
}
.decoration_borderbottom{
	float:left;
	margin:0 0 0 10px;
	background:url(http://png.gc73.com.cn/web_image/down_area_bbottom.gif) no-repeat;
	width:598px;
	height:6px;
}
/*--------------------game information--------------------*/
.game_download_info{
	width:578px;
	height:330px;
	padding:0;
}
#game_cover_left{
	float:left;
	margin-left:8px;
	display:inline;
}
#game_info_right{
	float:left;
	width:300px;
	margin-left:10px;
}
#game_info_area{
	margin:0 auto;
	padding:0;
	background:url(http://png.gc73.com.cn/web_image/download_gameinfo_bg.png) no-repeat;
	width:214px;
	height:161px;
}
dl.game_info_dl{
	float:left;
	width:210px;
	padding:15px 0 0 0;
	margin:0 auto;
}
dl.game_info_dl dt{
	float:left;
	width:65px;
	padding-left:20px;
	color:#575850;
}
dl.game_info_dl dd{	
	text-align:left;
	font-weight:bold;
}
#game_name{
	color:#f05122;
}
#btn_gamedown{
	margin:8px auto;
	text-align:center;
}
#game_introduce_info{
	text-align:left;
	line-height:20px;
	width:300px;
	color:#575850;
}
/*--------------------game information--------------------*/

/*--------------------Screenshots--------------------*/
.download_area{
	float:left;
	width:578px;
	height:280px;
	padding:10px auto;
}
.decoration_header{
	float:left;
	text-align:left;
	width:565px;
	height:33px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:15px;
	display:inline;
}

.step_header{
	margin-left:0;
}


#screenshot_img{
	padding:0;
	margin:15px auto 9px auto;
	width:584px;
	height:245px;
}
#screenshot_img{
	float:left;
}
#screenshot_img li{
	float:left;
	margin-left:12px;
	display:inline;
}
/*--------------------Screenshots--------------------*/

.game_explication{
	width:550px;
	line-height:24px;
	text-align:left;
	margin-left:18px;
	text-indent:2em;
}
.hl_explication,
.hlw_explication{
	color:#FF6600;
}
.hlw_explication{
	font-weight:bold;
}
/*--------------------game download--------------------*/
.btn_clickgoto{
	clear:both;
	width:400px;
	height:12px;
	visibility:hidden;
}
#down_phone_area{
	clear:both;
	float:left;
	width:580px;
}
.down_helplink a{
	margin-top:10px;
	margin-left:10px;
	line-height:15px;
}
.down_helplink a:link,
.down_helplink a:visited{
	color:#d40000;
	text-decoration:none;
}
.down_helplink a:hover{
	text-decoration:underline;
}
.download_steptitle_line{
	float:left;
	text-align:left;
	background:url(http://png.gc73.com.cn/web_image/download_steptitle_line.png) no-repeat;
	width:517px;
	height:3px;
	margin-top:3px;
	margin-left:15px;
	display:inline;
}
#download_border_top{
	float:left;
	margin-left:15px;
	display:inline;
	padding:0;
	background:url(http://png.gc73.com.cn/web_image/download_area_bordertop.png) no-repeat;
	width:557px;
	height:5px;
}
#down_phone_name{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/download_area_repeaty.png) repeat-y;
	width:557px;
	margin-left:15px;
	display:inline;
	padding:0;
}

#download_border_bottom{
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	display:inline;
	background:url(http://png.gc73.com.cn/web_image/download_area_borderbottom.png) no-repeat;
	width:557px;
	height:5px;
}

.download_select_tips{
	clear:both;
	margin-top:10px;
	margin-left:15px;
	color:#ff3300;
	font-weight:bold;
}
.clear_float_influence{
	clear:both;
}
.download_lineleft{
	float:left;
	margin-left:5px;
	display:inline;
	background:url(http://png.gc73.com.cn/web_image/down_linel.jpg);
	width:4px;
	height:220px;
}
.download_linex{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/down_linelx.jpg) no-repeat;
	width:568px;
	height:1px;
}
.download_lineright{
	float:right;
	background:url(http://png.gc73.com.cn/web_image/down_liner.jpg);
	width:4px;
	height:220px;
}

#install_step4{
	margin:15px auto 10px auto;
	width:645px;
	height:49px;
}
.datacable_icon a,
.memorycard_icon a,
.bluetooth_icon a,
.irda_icon a{
	float:left;
	margin-right:29px;
	display:inline;
	width:132px;
	height:49px;
}
.datacable_icon a{
	background:url(http://png.gc73.com.cn/web_image/btn_datawire.png) no-repeat;
}
.datacable_icon a:hover{
	background:url(http://png.gc73.com.cn/web_image/btn_datawire.png) -131px no-repeat;
}
.memorycard_icon a{
	background:url(http://png.gc73.com.cn/web_image/btn_memorycard.png) no-repeat;
}
.memorycard_icon a:hover{
	background:url(http://png.gc73.com.cn/web_image/btn_memorycard.png) -131px no-repeat;
}
.bluetooth_icon a{
	background:url(http://png.gc73.com.cn/web_image/btn_bluetooth.png) no-repeat;
}
.bluetooth_icon a:hover{
	background:url(http://png.gc73.com.cn/web_image/btn_bluetooth.png) -131px no-repeat;
}
.irda_icon a{
	background:url(http://png.gc73.com.cn/web_image/btn_irda.png) no-repeat;
}
.irda_icon a:hover{
	background:url(http://png.gc73.com.cn/web_image/btn_irda.png) -131px no-repeat;
}

.phone_brand{
	line-height:14px;
	font-weight:bold;
	background:#FFFFCC;
	width:540px;
	padding-top:17px;
}
.phone_series{
	padding-top:10px;
	color:#FF9900;
}


.Tabd
{
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-left:15px;     
	width:380px;
	line-height:28px;
	height:28px;
}
.Tabd span
{
	float:left;
	background:url(http://png.gc73.com.cn/web_image/download_tab_bg.jpg) no-repeat;
	width:73px;
	height:30px;
	cursor:pointer;
	color:#003776;
	text-align:center;
}
.Tabd span.selectd
{
	background:url(http://png.gc73.com.cn/web_image/download_tab_hover_bg.jpg) no-repeat;
}
.down_tips{
	float:right;
	width:130px;
	padding-top:20px;
	padding-left:6px;
	color:#ff3300;
	font-weight:bold;
}
.djright
{
	float:left;
	width:561px;
	text-align:center;
	margin-bottom:5px;
}
.djright .listcon
{
	clear:both;
	float:left;
	border:#d3c66c 1px solid;
	background:#fffcd8;
	margin-left:4px;
	margin-bottom:10px;
	width:557px;
}
.djright .listcon4
{
	clear:both;
	float:left;
	border:#d3c66c 1px solid; 
	margin-left:4px;
	margin-bottom:10px;           
	width:557px;
	background:#fffcd8;
}
.djright .listcon2
{
	clear:both;
	float:left;
	border:#d3c66c 1px solid;
	background:#fffcd8;
	margin-left:4px;
	display:inline;
	width:557px;
	height:auto;
}
.djright .listcon2 ul,
.djright .listcon4 ul,
.djright .listcon ul{
	list-style-type:none;
	padding:0;
	margin:0;
	text-align:left;
	line-height:20px;
}
.djright .listcon2 ul li,
.djright .listcon4 ul li,
.djright .listcon ul li{
	float:left;
	width:520px;
	margin:0;
	margin-left:17px;
	display:inline;
}
.djright li a{
	color:#00538d;
	padding:2px 13px;
}
.djright li a:link,
.djright li a:visited
{
	text-decoration:none;
}
.djright li a:hover{
	text-decoration:underline;
}
/*--------------------game download--------------------*/

.phone_wap_set{
	padding:10px 0 0 30px;
	text-align:left;
	color:#575850;
}
.send_tips{
	clear:both;
	text-align:left;
	padding-left:20px;
	color:#575850;
}
.inport_phone{
	float:left;
	width:500px;
	margin:10px 0 10px 30px;
	display:inline;
	border:1px dashed #D0D0D0;
	color:#575850;
}
.tips_pic01{
	padding-left:30px;
	margin-bottom:10px;
}
.tips_pic{
	margin-left:20px;
	margin-bottom:10px;
}
.hightlight{
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	color:#2A7FAA;
}
.hightlight_tips{
	color:#000033;
	padding-top:10px;
}
.download_jad_tips{
	color:#000033;
	padding-top:10px;
	margin-left:15px;
	margin-right:15px;
	line-height:20px;
}
.help_tips_link{
	padding-top:15px;
	padding-left:30px;
	text-align:left;
	color:#ff0000;
}


.download_method_bg{
	float:left;
	width:560px;
	line-height:24px;
	margin-top:8px;
	margin-bottom:15px;
	margin-left:3px;
	border:1px solid #d3c66c;
}

.download_method_bg3{
	float:left;
	width:560px;
	padding-top:7px;
	line-height:45px;
	text-align:left;
	margin-top:8px;
	margin-bottom:15px;
	margin-left:3px;
	display:inline;
	border:1px solid #d3c66c;
}
.download_method_bg3 ul{
	margin-left:20px;
}
.download_method_bg3 ul li{
	line-height:30px;
	color:#575850;
}
.red_hint{
	line-height:12px;
	color:#FF0000;
}
.red_hint a{
	color:#FF0000;
}
.red_hint a:link,
.red_hint a:hover{
	text-decoration:none;
}
.red_hint a:hover{
	text-decoration:underline;
}

.download_steptitle{
	margin-left:15px;
}
.download_three{
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:10px;
	margin-left:15px;
	display:inline;     
	overflow:hidden;
	width:550px;
	height:31px;
	line-height:31px;
}
.download_three ul{
	list-style:none;
	margin:0;
	padding:0;
}
.download_three li{
	float:left;
	cursor:pointer;
	width:183px;
}
.download_three li a{
	background:url(http://png.gc73.com.cn/web_image/phone_web_bg.png) no-repeat;
	width:183px;
	height:35px;
	display:block;
}
.download_three li a:hover{
	background:url(http://png.gc73.com.cn/web_image/phone_web_bfover.png) no-repeat;
	display:block;
}
.download_label_off{
	background:url(http://png.gc73.com.cn/web_image/btn_down_method.jpg) no-repeat;
	width:192px;
	height:35px;
	color:#5f5f5f;
	font-weight:bold;
	text-align:center;
	line-height:31px;
}
.download_label_on{
	background:url(http://png.gc73.com.cn/web_image/btn_down_methodhover.jpg) no-repeat;
	width:192px;
	height:35px;
	color:#01558f;
	font-weight:bold;
	text-align:center;
	line-height:31px;
}

.help_install,
.help_download{
	clear:both;
	padding-top:5px;
	margin-bottom:5px;
	width:570px;
	height:12px;
	text-align:right;
}
.help_install a,
.help_download a{
	color:#ff0000;
}
.help_install a:link,
.help_install a:visited,
.help_download a:link,
.help_download a:hover{
	color:#ff0000;
	text-decoration:none;
}
.help_install a:hover,
.help_download a:hover{
	text-decoration:underline;
}


#S_Menu_83{
	cursor:pointer;
}