#st_ca_bg {
    clear: both;
    width:984px;
    height:120px;
    margin:0 auto;
    padding:0px;
    background-image:url(/static/images/st_ca_about.jpg);
    background-repeat:no-repeat;
}
#st_c_m {
    width:184px;
    height:99px;
    overflow: hidden;
    line-height:99px;
    background:#71c9e9 url(/static/images/zh-cn/about.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 #71c9e9;
}
#st_c_main_topc {
    background-color:#71c9e9;
    height:25px;
}
#st_c_main_c {
    background: url(/static/images/about.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;
}
#st_c_main_c_c ul {
    list-style:none;
    padding:0px;
    margin:20px 0px 0px 0px;
    border-top:5px solid #c29025;
}
#st_c_main_c_c ul.cway li {
    float:left;
    padding-left:5px;
    padding-right:10px;
    width:235px;
}
#st_c_main_c_c ul.cway li.cns {
    width:255px;
}
#st_c_main_c_c ul.cway li hr {
    height:1px;
    padding:0px;
    margin:0px;
}
#st_c_main_c_c ul.cway li span {
    display:block;
    font-size:small;
    white-space: nowrap;
}
#st_c_main_c_c ul.cway li span.cwayt {
    font-size:small;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
    border-bottom:1px dotted #333333;
}
