﻿.ContentTextA
{
    /*黑色 12*/
    font-size: 13px;
    color: #000000;
    line-height: 20px;
    text-decoration: none;
    background-color: transparent;
}
.ContentTextA1
{
    /*黑色 12*/
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    text-decoration: none;
    background-color: transparent;
}
.ContentTextB
{
    /*红色 12*/
    font-size: 12px;
    color: #ff0000;
    line-height: 18px;
    text-decoration: none;
}
.ContentTextC
{
    /*灰色 12*/
    font-size: 12px;
    color: #C1AB9F;
    line-height: 18px;
    text-decoration: none;
}
.ContentTextD
{
    /*桔红 12*/
    font-size: 12px;
    color: #ff6600;
    line-height: 18px;
    text-decoration: none;
}
.ContentTextE
{
    /*绿色 12*/
    font-size: 12px;
    color: #009900;
    line-height: 18px;
    text-decoration: none;
}
.ContentTextF
{
    /*蓝色 12*/
    font-size: 12px;
    color: #3366cc;
    line-height: 18px;
    text-decoration: none;
}
.TextBoxContentTextA
{
    /*黑色 12*/
    font-size: 12px;
    color: #000000;
    border-top-style: none;
    line-height: 18pt;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    text-decoration: none;
    border-bottom-style: none;
}
.PDSContent
{
    /*黑色 12 产品详细参数内容*/
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-indent: 15px;
}
