.ztBanner {
    background: url(../images/banner_sswgh.jpg) no-repeat center top;
    width: 100%;
    height: 450px;

}

.ztNav {
    background: #900;
    height: 40px;
    line-height: 40px;
    width: 1000px;
    margin: 0 auto;
}

.ztNav li {
    padding-left: 25px;
    width: 100px;
    float: left;
    font-size: 18px;
    color: #FFF;
}

.ztNav a:hover {
    color: #FFF;
    text-decoration: none;
}

.GcW {
    text-align: left;
    width: 1000px;
    margin: 0 auto;
}

.par2a {
    padding: 30px;
}

.GsPTAL1 {
    clear: both;
}

.GsPTAL1 li {
    clear: both;
    width: 100%;
    height: 140px;
    margin-left: 15px;
    margin-bottom: 5px;
    overflow: hidden;
}

.GsPTAL1 img {
    width: 170px;
    height: 120px;
    float: left;
    padding: 1px;
    margin: 0 8px 0 0;
    border: 1px solid #FFFFFF;
}

.GsPTAL1 a:hover img {
    border: 1px solid #aaaaaa;
}

.GsPTAL1 h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #CC3300;
}

.GsPTAL1 h3 a, .GsPTAL1 h3 a:visited {
    color: #444;
}

.GsPTAL1 p {
    line-height: 30px;
    font-size: 14px;
    color: #777;
    text-indent: 2em;
}

.GsPTAL1 p a, .GsPTAL1 p a:visited {
    color: #777;
}

.pages {
    margin: 20px auto;
    text-align: center;
}

.pages a {
    display: inline-block;
    padding: 0 10px;
    margin: 20px 2px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #e3e3e3;
    text-align: center;
    background: #f5f5f5;
}

.pages a.current {
    background: #FFFFFF;
}
