﻿div.main-bg { min-height: 100px; margin-top: -15px; }
    div.main-bg div.container { background: #fff; padding: 30px 15px; }
div.helplist { width:180px; overflow:hidden; }
div.helpcnt { width:710px; padding:40px; border:solid 1px #ccc; overflow:hidden; }

/*--------------侧栏菜单-----------------*/
ul.helpUl { font-size: 14px; border: solid 1px #ccc; background: #ccc; margin: 0px; padding: 0px; overflow:visible; }
    ul.helpUl li { line-height: 41px; height: 41px; padding-left: 22px; overflow: visible; list-style: none; }
        ul.helpUl li a, ul.helpUl li a:link, ul.helpUl li a:visited { color: #000; text-decoration: none; }
        ul.helpUl li.addbefore { background: url('/images/ftb/nav_bg.gif') left top repeat-x; }
            ul.helpUl li.addbefore h3 { }
                ul.helpUl li.addbefore h3 a, ul.helpUl li.addbefore h3 a:link, ul.helpUl li.addbefore h3 a:visited {  }
        ul.helpUl li.current { color:#fff; background: url('/images/ftb/nav_hover.gif') left top no-repeat; position:relative; }
            ul.helpUl li.current a, ul.helpUl li.current a:link, ul.helpUl li.current a:visited { color: #fff; width:100%; background: url('/images/ftb/nav_hover.gif') right top no-repeat; position: absolute; right: -20px; }


div.kfborder { border:solid 1px #ccc; }
div.kfborder ul li { text-indent:38px; }
div.kfborder ul li.zx { background-image:url('../img/zx.jpg'); }
div.kfborder ul li.fk { background-image:url('../img/fk.jpg'); }
div.connect { margin:10px 20px; line-height:180%; }
div.kfborder h3 { font-size: 1.2em; height: 41px; background: url('/images/ftb/nav_bg.gif') left top repeat-x; line-height: 41px; color: #333; margin: 0px; padding: 0px; text-indent:15px; }
div.connect h4 { font-size:12px; color:#333; }
div.connect p { color:#333; }
div.connect p a,div.connect p a:link,div.connect p a:visited { color:#666; }

div.helpTitle,h3.help_tit { clear:both; position:relative; text-align:center; }
div.helpTitle h2 { font-size:24px; color:#333; background:url('../img/hb.gif') center bottom no-repeat; padding-bottom:24px; 
                   font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu; }
h3.help_tit a { position:absolute; right:10px; top:0px; font-size:12px; }
h3.help_tit { margin:10px auto; }

div.sort_r_box { height:82px; background:url('help_sort.gif') repeat-x; }
div.sort_r_box h5 { font-size:13px; margin-top:25px; padding-left:15px; margin-bottom:10px; }
ul.sort_r_list { margin:0px 0px 5px 15px; }
ul.sort_r_list li { float:left; margin-right:10px; }
ul.sort_r_list li a,ul.sort_r_list li a:link { color:#005cce; font-size:14px; }
ul.sort_r_list li a:hover { text-decoration:underline; }

a.backbtn { width:79px; height:26px; display:block; text-align:center; line-height:26px; background:url('../img/hbtn.gif'); color:#fff; }
a.backbtn:hover { text-decoration:none; }

div.cnt { padding:10px; line-height:150%; font-size:14px; }