#st_ca_bg {
    clear: both;
    width:984px;
    height:120px;
    margin:0 auto;
    padding:0px;
    background-image:url(/static/images/st_ca_eld.jpg);
    background-repeat:no-repeat;
}
#st_c_m {
    width:184px;
    height:99px;
    overflow: hidden;
    line-height:99px;
    background:#b6dd6a url(/static/images/zh-cn/products.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 #b6dd6a;
}
#st_c_main_topc {
    background-color:#b6dd6a;
    height:25px;
}
#st_c_main_c {
    background: url(/static/images/products.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 p,
#st_c_main_c_c h2 {
    text-indent:0.85cm;
}
#st_c_main_c_c div#tabs-1 ul {
    padding:10px;
    margin:0px;
}
#st_c_main_c_c div#tabs ul li a {
    font-size:14pt;
}
#st_c_main_c_c td {
    font-size:small;
    text-align:center;
    vertical-align:middle;
    border:1px solid #333333;
    padding:5px;
}
#st_c_main_c_c ul.faqlist,
#st_c_main_c_c ul.caselist {
    list-style:none;
    margin:0px;
    padding:0px;
}
#st_c_main_c_c ul.caselist li.caset {
    padding:5px 0px 5px 0px;
    font-size:small;
    cursor: pointer;
}
#st_c_main_c_c ul.caselist li.caset h3 {
    border-bottom:1px solid #d3d3d3;
    background: url(/static/images/list_nav.jpg) 0px 15px no-repeat;
    display:block;
    padding:5px 0px 5px 10px;
    margin-bottom:0px;
    font-size:small;
}
#st_c_main_c_c ul.caselist li.caset span {
    font-size:small;
    padding:5px 10px 5px 10px;
    margin:5px;
    background-color:#dddddd;
    border:1px solid #333333;
    float:right;
}
#st_c_main_c_c ul.faqlist li.faquestion {
    background: url(/static/images/q.jpg) 0px 10px no-repeat;
    padding:5px 0px 5px 25px;
    border-bottom:1px solid #d3d3d3;
}
#st_c_main_c_c ul.faqlist li.faqanswer {
    background: url(/static/images/a.jpg) 0px 10px no-repeat;
    padding:5px 0px 5px 25px;
    margin-bottom:10px;
}
#st_c_main_c_c ul.faqlist li.faqanswer p {
    text-indent:0cm;
}
