﻿
/*产品编号*/
.X-Fusion_productno
{
    font-weight: bold;
    font-size: 21pt;
    font-family: Arial;
    text-align: left;
}
/**产品名称*/
.X-Fusion_excaption
{
    font-weight: bold;
    font-size: 21pt;
    font-family: Arial;
    text-align: left;
}
/*中文说明前排*/
.X-Fusion_top_left
{
	font-weight: normal;
	font-size: 12pt;
	font-family: 宋体;
	line-height: normal;
	letter-spacing: 0.1pc;
	color: #0000ff;
}


/*中文说明内容*/
.X-Fusion_top_middle
{
	color: black;
	font-family: 宋体;
	font-size: 12pt;
}

/*上边线*/
.X-Fusion_up
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 500px; BORDER-BOTTOM: 1px
}

/*下边线*/
.X-Fusion_adown
{
    BORDER-RIGHT: 1px; BORDER-TOP: 1px; BORDER-LEFT: 1px; WIDTH: 500px; BORDER-BOTTOM: 1px
}

/*英文前面几行*/
.X-Fusion_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;
}

/*英文说明前排*/
.X-Fusion_eng_left
{
    height: 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    font-family: Arial;
}

/*英文说明内容*/
.X-Fusion_eng_middle
{
    height: 20px;
    text-decoration: none;
    font-weight: normal;
    font-size: 14px;
    font-family: Arial;
}