<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "宋体" , Arial, Verdana;
    line-height: 120%;
}

body, ul, ol, li, hr, fieldset, form, p, dl, dt, dd, h1, h2, h3, h4, h5, h6, img
{
    padding: 0;
    margin: 0;
    border: 0;
    list-style: none;
    line-height: 120%;
}

hr
{
    display: none;
}

em
{
    font-style: normal;
}

.aide
{
    display: none;
}
.maxWidth, #content, #headNavBar, #footer
{
    width: 778px;
    clear: left;
    float: left;
}

div.tierModule .more
{
    position: absolute;
    top: 8px;
    right: 10px;
}

div.tierModule ul.tierNav a, div.tierModule ul.tierNav a:hover
{
    text-decoration: none;
}

div.tierModule ul.tierNav li, div.tierModule div.tierNav h2
{
    float: left;
    font-size: 12px;
    padding: 7px 10px 4px 10px;
    position: relative;
}

div.tierModule
{
    margin-top: 4px;
    margin-left: 4px;
    float: left;
    position: relative;
    overflow: hidden;
}

.clearfix
{
    display: inline-table;
    zoom: 1;
}
/*-------*/


#productType
{
    width: 520px;
}

.productType ul
{
    line-height: 22px;
    margin-bottom: 20px;
}
.liItem
{
    margin-right: 5px;
    margin-left:5px;
    background-image: url(../../images/ico_arrow2.gif);
    background-repeat: no-repeat;
    background-position: 0px 11px;
    padding-left: 10px;
}

.liItem .widLeft{float:left; margin:5px 0px 0px 0px; padding:0px; width:118px; height:100%;}

.productType li a
{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin-top: 10px;
    line-height: 25px;
}
.productType ul li
{
    background-image: none;
    padding-left: 0px;
}
.productType ul li a
{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
}
.productType li em
{
    color: #FF0000;
    margin-right: 5px;
    margin-left: 5px;
}
</pre></body></html>