﻿body
{
    margin: 0 auto;
}

div
{
    margin: 0 auto;
    border: 0px;
}

ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul{list-style:none;}
img{border:none;}
a{color:#05a;text-decoration:none;autoline:0 none;}
a:hover
{
    color: #FF0000;
}







.help_left_head
{
    width: 100%;
    height: 23px;
    float: left;
    padding-top: 4px;
    line-height: 23px;
    color: #fff;
    font-size: 14px;
    text-indent: 12px;
    text-align: left;
    font-weight: bold;
    background: #498F9A;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.help_left_list
{
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}
.help_left_list li a
{
    width: 100%;
    height: 23px;
    float: left;
    line-height: 23px;
    color: #3a3230;
    font-family:微软雅黑,Times New Roman;
    font-size: 13px;
    text-indent: 18px;
    text-align: left;
}
.help_left_list li a:hover
{
    text-decoration: none;
    color: Blue;
}
.help_left_head a:link, .help_left_head a:active, .help_left_head a:visited
{
    text-decoration: none;
    color: #fff;
}
.help_left_head a:hover
{
    text-decoration:none;
    color: #ff8400; 
    font-weight:bold;
}
.help_show_head
{
    font-family: 微软雅黑,Times New Roman;
    font-size: 16px;
    color: #006699;
    font-weight: bold;
    line-height: 22px;
}
.help_show_content
{
    font-family: 微软雅黑,Times New Roman;
    color: #000000;
    font-size: 14px;
    line-height: 25px;
}

