/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-3-18, 16:00:00
    Author     : Administrator
*/
.Motor_show_h2 {
    background: #D6D6D6 none repeat scroll 0 0;
    font-size: 50pt;
    height: auto;
    line-height:110px;
    padding-left: 5%;
    text-align: left;
    width: 95%;
    font-family: ArialMT;
}

.Motor_show_h3 {
    background: #FFFFFF none repeat scroll 0 0;
    font-size: 21pt;
    font-weight: bold;
    height: auto;
    margin: 1% 2% 0;
    line-height: 60px;
    width: 96%;
    font-family: Helvetica-Bold;
}
.Motor_show_h3 img{
    background: #FFFFFF none repeat scroll 0 0;

}
.Motor_show_p1 {
    background: #FFFFFF none repeat scroll 0 0;
    font-size: 21pt;
    height: auto;
    margin: 0 5%;
    line-height: 60px;
    width: 90%;
}

.Motor_show_p_line {
    background: #FFFFFF none repeat scroll 0 0;
    font-size: 0;
    height: auto;
    margin: 1% 2% 0;
    line-height: 20px;
    width: 90%;
}
.Motor_show_p_line span{
    border-top: 4px solid #C7001F;
    padding: 0 6%;
    line-height: 4px;
}

.Motor_show_data {
    background: #ffffff none repeat scroll 0 0;
    height: auto;
    font-size: 21pt;
    line-height: 50px;
    padding-left: 5%;
    width: 90%;
}

.Motor_show_data_line {
    margin-bottom: 1%;
    background: #ffffff none repeat scroll 0 0;
    line-height: 4px;
    padding-left: 5%;
    width: 90%;
}

.Motor_show_new_img {
    width: 90%;
    margin: 0 5%;
}

.Motor_show_new_img img {
    height: auto;
    width: 100%;
}
.Motor_show_spe {
    border-spacing: 0;
    margin: 0 2% 5%;
    width: 96%;
    padding-bottom: 3%
}

.Motor_show_spe td {
    font-size: 21pt;
    line-height: 50px;
}
.Motor_show_spe td img{
    height: auto;
    width: 80%;
}
.Motor_show_data_h3 {
    background: #ffffff none repeat scroll 0 0;
    font-size: 36pt;
    font-weight: bold;
    height: auto;
    line-height: 60px;
    font-family: Helvetica-Bold;
    margin: 1% 5% 0;
    width: 90%;
}
.Motor_show_data_p_line {
    background: #ffffff none repeat scroll 0 0;
    font-size: 0;
    height: auto;
    line-height: 20px;
    margin: 1% 5% 0;
    width: 90%;
}
.Motor_show_data_span{
    border-top: 4px solid #C7001F;
    padding: 0 4.6%;
    line-height: 4px;
}
.Motor_show_data_spe {
    border-spacing: 0;
    margin: 0 5% 0;
    width: 90%;
    padding-bottom: 3%;
}
.Motor_show_data_spe td {
    font-size: 21pt;
    line-height: 50px;
}

