﻿

/*产品编号*/
.alligator_productno
{
    font-weight: bold;
    font-size: 21pt;
    font-family: Arial;
    text-align: left;
}
/**产品名称*/
.alligator_excaption
{
    font-weight: bold;
    font-size: 21pt;
    font-family: Arial;
    text-align: left;
}


/*中文说明内容*/
.alligator_top_middle
{
    color: dimgray;
    font-family: Arial;
}

/*上边线*/
.alligator_up
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 500px; BORDER-BOTTOM: 1px
}

/*下边线*/
.alligator_adown
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 500px; BORDER-BOTTOM: 1px
}

/*英文前面几行*/
.alligator_eng
{
    margin-top: 0px;
    float: left;
    text-align: left;
    width: 1004px;
    border-top: #000000 thin;
    font-size: 14pt;
    color: #033d5b;
    font-family: Arial;
    font-weight: bold;
}


/*英文说明内容*/
.alligator_eng_middle
{
    height: 20px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial;
}
