﻿BODY, DIV, UL, LI, SELECT, img, h2, h3, h4, span
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}
BODY
{
    font-size: 12px;
    margin: 0 auto;
    color: #000;
    font-family: "宋体,Arial, Helvetica, sans-serif";
}
A:link
{
    color: #333333;
    text-decoration: none;
}
A:visited
{
    color: #333333;
    text-decoration: none;
}
A:hover
{
    color: #ad210e;
    text-decoration: underline;
}
A:active
{
    color: #333333;
    text-decoration: none;
}
.black
{
    color: #000000;
}
.bai
{
    background-color: #FFFFFF;
}
.red
{
    color: #FF3300;
}
.yellow
{
    color: #fe6a29;
    font-size: 16px;
    line-height: 27px;
    padding-top: 10px;
}
.clear
{
    clear: both;
}
.hide
{
    display: none;
}

.head-you-1
{
    width: 90px;
    height: 27px;
    line-height: 27px;
    float: left;
}
.head-you-1wen
{
    width: 60px;
    height: 27px;
    line-height: 27px;
    float: left;
    padding-left: 7px;
}
.tubiao
{
    float: left;
}


/*导航条样式开始*/
.mav_1
{
    background: url(/Skin/Default/images/shouye_bg_03.jpg) no-repeat;
    width: 80px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    padding-right: 5px;
    float: left;
    font-weight: bold;
}
.mav_2
{
    background: url(/Skin/Default/images/binglie_bg_03.jpg) no-repeat;
    width: 80px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    padding-right: 5px;
    float: left;
    font-weight: bold;
}

.mav_3
{
    width: 105px;
    text-align: center;
    float: left;
    font-weight: bold;
}
.mav_3 a:hover
{
    text-decoration: none;
    padding: 2px;
}
/*导航条样式结束*/



.lv_0
{
    height: 25px;
    line-height: 25px;
    border-bottom-color: #cccccc;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
}
.lv_00
{
    float: left;
    padding-right: 10px;
}
.lv_1
{
    color: #004d00;
    float: left;
}
.lv_1 a:hover
{
    color: #004d00;
}
.lv_2
{
    float: right;
}

h1
{
    color: #DA1A27;
    font-family: "隶书";
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.ReadContents
{
    width: 750px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 20px;
    word-wrap: break-word;
    table-layout: fixed;
    word-break: break-all;
    text-indent: 2em;
}

.NewChapterList
{
    line-height:25px;
}

.NewChapterList td
{
    line-height:25px;
     border-bottom-width:1px;
     border-left-width:1px;
}