﻿@charset 'utf-8';


/*通用*/
@import url("/_lib/css/base.css");
/*gmb样式*/
@import url("/_lib/css/gmb.css");
/*side_menu*/
@import url("/help/_lib/css/side_menu.css");









/*内容主体框架*/
#container{ width:960px; position:relative; line-height:24px; margin:0 auto; color:#4A4A4A; padding-bottom:10px; padding-top:5px;}
#container a{ color:#4A4A4A;}
#container a:hover{ color:#F60}



















/*列表*/
/*左侧，包括中间的*/
#container .left_container{ width:783px; height:100%; float:left;}
/*右侧*/
#container .right_container{ width:157px; height:100%; float:right;}


/*左侧内容*/
#container .left_container .left_content{ width:176px; position:relative; float:left;}
/*中间内容*/
#container .center_content{ width:589px; position:relative; float:right;}
#container .center_content .content_container{ width:580px; margin:22px auto;}
/*标题下线条*/
#container .center_content .content_container .line{ width:100%; height:2px; background:#F60;}



















#container.player .menu_container{ width:578px; height:43px;}
#container.player .menu_container a{ cursor:pointer; width:289px; height:100%; text-align:center; line-height:36px; float:left; color:#666; text-decoration:none;}
#container.player .select_menu1{ background:url(/images/help/player_menu_bg.gif) 0 0 no-repeat; margin-top:15px;}
#container.player .select_menu2{ background:url(/images/help/player_menu_bg.gif) 0 -47px no-repeat; margin-top:15px;}
#container.player .select_menu1 .player_2_2_content{ display:none;}
#container.player .select_menu2 .player_2_1_content{ display:none;}
#container.player .select_menu2 a.menu2,
#container.player .select_menu1 a.menu1{ font-weight:bold; color:#FFF;}


















#container.help .box_2{ background:url(/images/help/help_box_bg.gif) repeat-y;}
#container.help .title_2{ width:100%; height:22px; text-indent:27px; background:url(/images/help/help_title_bg.gif) 0 0 no-repeat;}
#container.help .list{ width:550px; line-height:18px; margin:10px auto;}
#container.help .list .icon{ width:19px; height:20px; float:left;}
#container.help .list .txt{ height:20px; float:left;}


















#container.faq .center_content .content_container{ margin-bottom:0; margin-top:6px;}
#container.faq .center_content .content_container .dashed{ height:1px; border-top:1px dashed #999;}


















#container.message .message_box_t{ width:578px; height:52px; background:url(/images/help/message_box_t.gif);}
#container.message .message_box_bg{ width:100%; background:url(/images/help/message_box_bg.gif) repeat-y;}
#container.message .message_box_f{ width:578px; height:52px; text-align:center; background:url(/images/help/message_box_f.gif);}
#container.message .input_border{ border:1px solid #CCC;}
#container.message .input_1{ width:300px;}
#container.message .input_2{ width:180px;}
#container.message .input_3{ width:100px;}
#container.message .input_3_2{ width:154px;}
#container.message .input_4{ width:420px; height:100px;}

#container.message .consociation{ margin-top:15px;}
#container.message .join_us{ margin-top:15px;}
/*提交及Reset按钮按钮*/
#container.message .message_box_f input{ margin:20px 10px;}
/*标题1*/
#container.message .message_box_t span{ display:block; float:left; margin-top:14px;}
#container.message .message_box_t .message_title{ font-weight:bold; text-indent:46px; font-size:14px; color:#C30;}
/*标题2*/
#container.message .message_box_t .message_title2{ text-indent:10px; margin-top:15px; color:#D4AE70;}



















#container.icon .icon_table td{ border:1px solid #DDD;}
#container.icon .icon_table .no_left_border{ border-left:none;}
#container.icon .icon_table .no_right_border{ border-right:none;}
#container.icon .icon_table .no_top_border{ border-top:none;}
#container.icon .icon_table .font_green{ color:#090;}
#container.icon .icon_table .font_red{ color:#F00;}
#container.icon .icon_table .icon_tt_icon{ background:url(/images/help/icon_tt_icon.gif) 0 4px no-repeat; padding-left:11px;}



















/*浮动控制*/
#container.notice .center_content .float_block{ width:570px; height:106px; margin:0 auto;}
/*公告小标题*/
#container.notice .center_content .notice_tt{ background:url(/images/help/icon_notice_tt.gif) 0 0 no-repeat; padding-left:30px; width:100%; padding-top:2px; height:20px; color:#7B7B7B; overflow:hidden; font-weight:bold;}
#container.notice .center_content .notice_tt a{ font-size:14px; color:#693;}
/*公告文本内容样式*/
#container.notice .center_content .txt_4{ display:block; width:100%; height:50px; margin-top:10px; overflow:hidden;}
#container.notice .center_content .txt_4 a{ color:#7B7B7B;}
#container.notice .center_content .dashed{ width:100%; height:30px; background:url(/images/help/dashed.gif) 0 15px repeat-x;}

/*公告详细*/
/*新闻图片*/
#container.notice .center_content .notice_bg{ width:482px; height:563px; background:url(/images/help/notice_bg.gif) no-repeat; margin:22px; margin-left:22px;}
/*内容文本样式*/
#container.notice .center_content .content{ width:410px; height:500px; margin-left:32px; margin-top:40px;}
/*公告标题*/
#container.notice .center_content .tt{ width:410px; height:20px; overflow:hidden; font-size:14pt; text-align:center; font-weight:bold;}
#container.notice .center_content .date{ width:410px; height:20px; margin-top:10px; overflow:hidden; text-align:center;}
#container.notice .center_content .detail{ width:410px; height:450px; margin-top:20px; overflow:hidden; text-align:left;}



















#container.tiro .tiro_title_2,
#container.tiro a.a1{ color:#F60; font-weight:bold;}
#container.tiro .tiro_title_3{ color:#4A4A4A; font-weight:bold;}
#container.tiro .tiro_title_4{ color:#F60; text-decoration:underline; font-weight:bold;}
/*模块边距*/
#container.tiro .service,
#container.tiro .point{ margin-top:30px;}
/*表格边线*/
#container.tiro .point_table{ width:100%; text-align:center; background:#DDD; margin-top:10px;}
#container.tiro .point_table td{ background:#FFF;}
/*row标题背景*/
#container.tiro .tiro_title_bg td{ line-height:16px; background:#DDD;}
/*分数减少的颜色*/
#container.tiro .minus{ color:#F60;}
/*row宽度*/
#container.tiro .point_table .w_2{ width:36px;}
#container.tiro .point_table .w_3{ width:40px;}
#container.tiro .point_table .w_4{ width:56px;}
/*服务小栏目边距*/
#container.tiro .reg_table{}
#container.tiro .music_table,
#container.tiro .download_table,
#container.tiro .ucc_table,
#container.tiro .high_table,
#container.tiro .game_table,
#container.tiro .member_table,
#container.tiro .search_table{ margin-top:10px;}
/*蓝色字*/
#container.tiro .tiro_txt_1{ margin-top:12px; color:#03C;}



















#container.link .center_content .dashed{ width:100%; height:30px; background:url(/images/help/dashed.gif) 0 15px repeat-x;}
/*链接背景*/
#container.link .logo_table .logo_bg{ width:107px; height:69px; background:url(/images/help/link_logo_bg.gif); position:relative; text-align:center;}
/*链接*/
#container.link .logo_table a.logo{ display:block; position:absolute; left:9px; top:8px; background:#C0C0C0;}
#container.link .logo_table a:hover.logo{ background:#F60;}
/*链接图*/
#container.link .logo_table a.logo img{ width:88px; height:31px; margin:1px;}
/*链接文本*/
#container.link .logo_table .name{ width:100%; height:15px; overflow:hidden; line-height:15px; position:absolute; left:0; bottom:3px;}
#container.link .logo_table .name a{ color:#6B6B6B;}
#container.link .douremi_link_inf{ color:#000; margin:10px auto;}
#container.link .douremi_link_inf a.link,#container.link .douremi_link_inf a.visited{ color:#000;}
