#center_ad {
    clear: both;
    width: 984px;
    height:268px;
    margin:0 auto;
    padding:0px;
    background:#ffffff url(/static/images/en/ca_default.jpg) center center no-repeat;
}
#qlink {
    clear: both;
    width: 984px;
    margin:0 auto;
    color:#3c2c2c;
    line-height:16px;
    font-size:10px;
}
#hnc,
#qlink ul {
    list-style: none;
    padding:0px;
    margin:0px;
}
#qlink ul li {
    float:left;
    height:50px;
    background-color:#878787;
    vertical-align: middle;
    width:210px;
    padding:10px 0px 0px 0px;
    color:#e2e2e2;
}
#qlink ul li.qlimg {
    border:0px;
    padding:5px 0px 4px 0px;
    height:50px;
    background-color:#878787;
    width:4px;
}
#qlink ul li.qlcs {
    border:0px;
    padding:10px 0px 0px 0px;
    height:50px;
    background-color:#878787;
    width:168px;
}
#qlink ul li.qlcimg {
    border:0px;
    padding:10px 5px 0px 0px;
    height:50px;
    background-color:#878787;
    width:49px;
    text-align:right;
}
#qlink img  {
    border:0px;
}
#qlink a {
    border:0px;
    color:#e2e2e2;
    text-decoration: none;
}
#qlink span {
    font-size:14px;
}
#newsarea {
    clear: both;
    width: 984px;
    height:200px;
    margin:0 auto;
    color:#3c2c2c;
    line-height:21px;
}
#hnc ul,
#hnc {
    list-style:none;
    padding:0px;
    margin:0px;
}
#hnc li {
    float:left;
}
#hnc li.hnewslist {
    width:487px;
}
#hnc li.hcaselist {
    width:487px;
    margin-left:10px;
}
#hnc li.nsj {
    width:380px;
    font-size:12px;
    border-bottom:1px dotted #a9adb0;
}
#hnc li.ndt {
    text-align:right;
    border-bottom:1px dotted #a9adb0;
}
#hnc li.viewmore {
    width:465px;
    height:40px;
    line-height:40px;
    text-align:right;
}
#hnc li.viewmore a {
    border:1px solid #a9adb0;
    padding:5px 10px 5px 10px;
}
