
/*内容部分*/
.text1{background-color: #DCE8F4;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    margin-top: 10px;
    border-left: 15px solid#ffffff;
}
.text2{
    font-size: 12px;
    line-height: 25px;
}
.text3{
    margin-top: 20px;
    margin-left: 30px;
}
.text4{
    font-size: 12px;
    font-weight: bolder;
}
.text5{margin-top: 15px}
#blue{
    color: #076298;
    float: right;
    font-size: 10px;
}
.text6{
    margin-top: 15px;
    text-align: center;
       vertical-align: middle;
}
#p1{
    font-size: 12px;
    font-family: Times;
}
#p2{
    color: #076298;
    font-size: 10px;
    margin-left: 30px;
}
.text7{
    font-size: 12px;
    margin-top: 15px;
}
.text7 p {
        border-bottom: 1px dotted#ccc;
    }
.text8 {
    padding-top: 100px;
    text-align: center;
}
.text1 a{
    text-decoration: none;
}

#p3-2 a {
    text-decoration: none;
}



