﻿
/* 统一标题 */
.title {
     width:100%;
	 height:30px;
	 margin-top:12px;
	 clear:both;
}
.title_img {
     width:30px;
	 height:30px;
	 float:left;
}
.title_bt {
	 height:30px;
	 float:left;
	 color:#1b4085;
	 font-size:14px;
	 font-weight:bold;
	 line-height:30px;
}
.tiele_more {
     width:50px;
	 float:right;
}



.help_tag {
     width:100%;
}
.help_tag ul{
     margin:1px 0;
	 padding:0;
	 list-style-type:none;
}
.help_tag li {
	 height:30px;
     margin-bottom:1px;
	 cursor:pointer;
	 text-indent:31px;
	 line-height:34px;
	 overflow:hidden;
	 color:#0055a2;
	 background:#f7fbfe url(../images/mu_dd_none.gif) no-repeat 12px 10px;
	 border-bottom:#ddecf4 1px dashed;
	 overflow:hidden;
}
.help_tag li#tag_help {
	 height:30px;
     margin-bottom:1px;
	 background:#e5f0fb url(../images/mu_dd.gif) no-repeat 12px 10px;
	 line-height:34px;
	 color:#0055a2;
	 font-weight:bold;
	 overflow:hidden;
}
.help_tag li a{
     text-decoration:none;
	 display:block;
	 height:30px;
}
.help_tag li a:hover{
     text-decoration:none;
}

/* 服务中心 */
.fw_text {
     width:96%;
	 margin:12px auto;
	 line-height:26px;
}
.fw_text ul{
     margin:0;
	 padding:0;
	 list-style-type:none;
}
.fw_text li{
     background:url(../images_z/dd3.gif) no-repeat 2px 7px;
	 text-indent:20px;
}
.fw_cont {
     width:100%;
	 overflow:hidden;
	 margin:0 0 5px 0;
	 display:none;
}
.fw_cont_xs {
     width:100%;
	 overflow:hidden;
	 margin:0 0 5px 0;
	 display:none;
}
.fw_cont .fw_t{
     width:542px;
	 height:25px;
	 background:url(../images_z/fw_t_bg.gif) no-repeat;
	 overflow:hidden;
}
.esc_fw {
     width:15px;
	 height:15px;
	 float:right;
	 margin:2px 10px 0 0;
	 cursor:pointer;
}
.fw_cont .fw_ce{
     margin:0px;
	 padding:5px 10px;
	 background:url(../images_z/fw_c_bg.gif) repeat-y;
	 line-height:22px;
	 overflow:hidden;
}
.fw_cont .fw_ce p {
     text-indent:2em;
	 margin:5px;
}
.fw_cont .fw_ce img {
     margin-left:-15px;
}
.fw_cont .fw_b{
     width:100%;
	 height:4px;
	 overflow:hidden;
	 background:url(../images_z/fw_b_bg.gif) no-repeat;
}

/* 翻页 */
.page {
    width:100%;
	margin:12px 0 5px 0;
	line-height:20px;
	text-align:center;
}
.page .sele_page {
    border:solid 1px #1b4085;
	padding:2px 6px 0px 6px;
	color:#fff;
	background:#1b4085;
	text-decoration:none;
}
.page a {
    padding:2px 6px 0px 6px;
	border:solid 1px #aed2e1;
	background:#f6fcff;
	color:#1b4085;
	text-decoration:none;
}
.page a:hover {
    border:solid 1px #1b4085;
    padding:2px 6px 0px 6px;
	color:#fff;
	background:#1b4085;
	text-decoration:none;
}
/* 帮助中心 */
.notice {
    width:100%;
	height:76px;
	margin:8px 0 0 0;
	background:url(../images_z/notice_bg.gif) repeat-x;
}
.notice_l {
    width:63px;
	height:76px;
	float:left;
	background:url(../images_z/notice_l.gif) no-repeat;
}
.notice_text {
    width:440px;
	height:60px;
	margin:8px 0 0 5px;
	display:inline;
	line-height:22px;
	float:left;
}
.notice_r {
    width:10px;
	height:76px;
	float:right;
	background:url(../images_z/notice_r.gif) no-repeat;
}


