#center_ad {
    clear: both;
    width: 984px;
    height:406px;
    margin:0 auto;
    padding:0px;
    vertical-align: bottom;
}
#cab {
    height:356px;
}
.pinav {
    width:984px;
    color:#ffffff;
}
/* IE ignores styles with [attributes], so it will skip the following. */
/*.pinav ul li[class] {*/
/*    background-image:url(/static/images/ffffff.png);*/
/*}*/
.pinav a {
    color:#ffffff;
    text-decoration: none;
}
.pinav ul li {
    float:left;
    height:40px;
    line-height:21px;
    padding:5px 10px 5px 10px;
    border-right:1px solid #ffffff;
    background-image:url(/static/images/ffffff.png);
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/static/images/ffffff.png');*/
}
.pinav ul li.pnend {
    border-right:0px;
    width:229px;
}
#qlink {
    clear: both;
    width: 984px;
    margin:0 auto;
    color:#3c2c2c;
    line-height:21px;
}
#hnc,
.pinav ul,
#qlink ul {
    list-style: none;
    padding:0px;
    margin:0px;
}
.pinav ul li {
    width:224px;
}
#qlink ul li ul {
    width:224px;
}
#qlink ul li {
    float:left;
    height:50px;
    padding:15px 10px 5px 10px;
    border-left:1px solid #a9adb0;
    border-top:1px solid #a9adb0;
    border-bottom:1px solid #a9adb0;
    background-color:#cccccc;
}
#qlink ul li.pnend {
    border-right:1px solid #a9adb0;
    width:227px;
}
#qlink ul li ul li {
    border:0px;
    padding:0px;
}
#qlink img {
    border:0px;
    margin-right:10px;
    margin-top:5px;
}
#qlink a {
    color:#3c2c2c;
    text-decoration: none;
}
.pinav span,
#qlink span {
    font-size:16px;
    font-weight:bold;
}
#newsarea {
    clear: both;
    width: 982px;
    height:250px;
    margin:0 auto;
    color:#3c2c2c;
    line-height:21px;
    border-left:1px solid #a9adb0;
    border-right:1px solid #a9adb0;
}
#hnc ul,
#hnc {
    list-style:none;
    padding:0px;
    margin:0px;
}
#hnc li {
    float:left;
}
#hnc li.hnewslist {
    width:350px;
}
#hnc li.hcaselist {
    width:350px;
    margin-left:10px;
}
#hnc li.nsj {
    width:245px;
    font-size:12px;
    border-bottom:1px dotted #a9adb0;
}
#hnc li.ndt {
    text-align:right;
    border-bottom:1px dotted #a9adb0;
}
#hnc li.viewmore {
    width:320px;
    height:40px;
    line-height:40px;
    text-align:right;
}
#hnc li.viewmore a {
    border:1px solid #a9adb0;
    padding:5px 10px 5px 10px;
}
#hnc li.flink {
    margin-left:10px;
}
#hnc li.flink a {
    display:block;
    text-decoration:none;
}
#hnc li.flink img {
    border:0px;
}
