#st_ca_bg {
    clear: both;
    width:984px;
    height:120px;
    margin:0 auto;
    padding:0px;
    background-image:url(/static/images/st_ca_news.jpg);
    background-repeat:no-repeat;
}
#st_c_m {
    width:184px;
    height:99px;
    overflow: hidden;
    line-height:99px;
    background:#aaa8a7 url(/static/images/zh-cn/news.png) center center no-repeat;
    text-align: center;
    margin:0 auto;
    padding:0px;
    font-size:30px;
    font-weight:bold;
    color:#ffffff;
}
#st_c_m_list {
    width:174px;
    margin:0 auto;
    padding:0px;
    font-size:14px;
    border:5px solid #aaa8a7;
}
#st_c_main_topc {
    background-color:#aaa8a7;
    height:25px;
}
#st_c_main_c {
    background: url(/static/images/news.png) 0px 0px no-repeat;
    padding:10px 0px 10px 10px;
}
#st_c_m_list ul li {
    padding-left:31px;
    background: url(/static/images/menu_arrow_active.png) 10px 9px no-repeat;
    border-bottom:1px dotted #333333;
    color:#333333;
}
#st_c_main_c_postion ul li.ctp_title {
    padding-left:25px;
    background: url(/static/images/c_cc_arrow.png) 0px 7px no-repeat;
    border-bottom:2px solid #73b7c4;
    white-space: nowrap;
    text-align:left;
    float:left;
    width:115px;
}
/*主要内容区的样式*/
#st_c_main_c_c {
    line-height:25px;
    word-spacing:3px;
    font-size:small;
    vertical-align:top;
}
#st_c_main_c_c ul {
    list-style:none;
    padding:0px;
    margin:0px;
}
#st_c_main_c_c h1 {
    font-size:14pt;
}
#st_c_main_c_c p {
    text-indent:0.75cm;
}
#st_c_main_c_c hr {
    height:1px;
}
#st_c_main_c_c li.newsli ul li.nsj {
    width:675px;
    border-bottom:1px dotted #d3d3d3;
    background: url(/static/images/list_nav.jpg) 0px 15px no-repeat;
    float:left;
    padding:5px 0px 5px 10px;
    cursor: pointer;
}
#st_c_main_c_c li.newsli ul li.ndt {
    width:100px;
    float:left;
    border-bottom:1px dotted #d3d3d3;
    padding:5px 0px 5px 0px;
    cursor: pointer;
}
#st_c_main_c_c a {
    text-decoration:none;
    color:#333333;
}
