
/*新产品*/
.new_product
{
    float: right;
    font-size: 10pt;
    color: #ff0000;
    font-family: 宋体;
}

/* E-SR203*/
.excaption_productno
{
    float: right;
    font-weight: bold;
    font-size: 21pt;
    font-family: 黑体;

}
/*比赛级公路鞋*/
.excaption_excaption
{
    float: right;
    text-align: center;
    font-weight: bold;
    font-size: 21pt;
    font-family: 华文仿宋;

}
/*上边线*/
.up
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 500px; BORDER-BOTTOM: 1px
}

/*上边线*/
.up1
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 0px; BORDER-BOTTOM: 1px; height:0;
    
}
/*中文前面几行*/
.china
{
    margin-top: 0px;
    float: left;
    text-align: left;
    width: 1004px;
    border-top: #000000 thin;
    font-size: 11pt;
    color: #033d5b;
    font-family: Arial;
    font-weight: bold;
}

/*中文说明前排*/

.top_left
{
    font-weight: bold;
    font-size: 13pt;
    font-family: 华文仿宋;
    line-height: normal;
    letter-spacing: 0.1pc;
}
/*中文说明内容*/
.top_middle
{
	color: black;
	font-family: Arial;
}

/*中文专利float: left;*/
.china_patent
{
    
    color: #ff0000;
    text-align: left;
    font-weight: bold;
    font-size: 11pt;
    font-family: 华文仿宋;
}

/*中文前面几行*/
.back
{
    margin-top: 0px;
    float: left;
    text-align: left;
    width: 1004px;
    border-top: #000000 thin;
    font-size: 10pt;
    color: #033d5b;
    font-family: Arial;
    font-weight: bold;
}

/*下边线*/
.adown
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 500px; BORDER-BOTTOM: 1px
}


/*英文前面几行*/
.eng
{
    margin-top: 0px;
    float: left;
    text-align: left;
    width: 1004px;
    border-top: #000000 thin;
    font-size: 11pt;
    color: #033d5b;
    font-family: Arial;
    font-weight: bold;
}
/*英文说明前排*/
.eng_left
{
    height: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}
/*英文说明内容*/
.eng_middle
{
    height: 20px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial;
}
/*英文专利*/
.eng_patent
{
    color: #ff0000;
    font-family: Arial;
    font-size: 12pt;
}
/*英文新产品*/
.eng_new
{
    color: #ff0000;
    font-family: Arial;
    font-size: 11pt;
}
/*英文后面备注*/
.eng_back
{
    height: 11px;
    text-decoration: none;
    color: #033d5b;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}
