.pw{
    width:960px;
    margin:0 auto;
}
.mw{
    min-width:960px;
}
#top_logo{
    float:left;
    width:489px;
    height:61px;
}
#top_contact{
    float:right;
    height:50px;
    text-align:center;
    margin-top:10px;
}
#top_contact span{
    font-size:18px;
    font-weight:bold;
    color:#3E3A37;
}
#top_contact div{
    font-size:16px;
    color:#656364;
}
#menu{
    margin-top:5px;
    height:45px;
    background-image:url('../images/menu_bg.jpg');
    background-position:center center;
    background-repeat:repeat-x;
}
#menu ul{
    margin:0;
}
#menu ul li{
    float:left;
}
#menu ul li a{
    font-size:14px;
    line-height:40px;
    font-weight:bold;
    color:white;
    padding:0 47px;
    border-right:1px dashed white;
}
#menu ul li a.menu_first{
    padding-left:0;
}
#menu ul li a.menu_last{
    padding-right:0;
    border-right:none;
}
#menu ul li a:hover,#menu ul li a.active{
    color:yellow;
    text-decoration:none;
}
#banner_about{
    height:326px;
    background-image:url('../images/banner4.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
#banner_equipment{
    height:327px;
    background-image:url('../images/banner3.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
#banner_product{
    height:331px;
    background-image:url('../images/banner6.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
#banner_custom{
    height:329px;
    background-image:url('../images/banner5.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
#banner_contact{
    height:329px;
    background-image:url('../images/banner2.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
#banner_recruitment{
    height:329px;
    background-image:url('../images/banner7.jpg');
    background-position:center center;
    background-repeat:no-repeat;
}
#home_picture{
    margin:50px 0;
}
#footer{
    background-color:#BF1A20;
    color:white;
    text-align:center;
    font-size:12px;
}
#footer table tr td{
    font-size:12px;
    line-height:20px;
}
#about h3{
    font-size:18px;
}
#about p{
    font-size:16px;
    line-height:36px;
}
#equipment{
    margin-bottom:10px;
}
#equipment_left_box{
    float:left;
    width:580px;
}
#equipment_right_box{
    float:right;
    width:186px;
}
#equipment_left_box p{
    font-size:14px;
    line-height:36px;
}
#equipment_left_box p strong{
    font-size:16px;
    line-height:36px;
    color:#7F0000;
}
#equipment_left_box_picture{
    border:1px solid #B2B2B2;
    padding:10px;
}
#product{
    margin-bottom:10px;
}
#product_left_box{
    float:left;
    width:580px;
}
#product_right_box{
    float:right;
    width:186px;
}
#product_left_box p{
    font-size:14px;
    line-height:36px;
}
#product_left_box p strong{
    font-size:16px;
    line-height:36px;
    color:#7F0000;
}
#product_left_box_picture{
    border:1px solid #B2B2B2;
    padding:10px;
}
.scroll_picture{
    border:1px solid #B2B2B2;
    padding:5px;
    margin:10px 0;
}
#custom h3{
    font-size:18px;
}
#custom p{
    font-size:26px;
    line-height:36px;
}
#custom_picture{
    margin:0 0;
}
#contact_picture{
    margin:50px 0 0 0;
}
#recruitment_title h3{
    font-size:18px;
}
#recruitment{
    margin:50px 0;
}
#recruitment table{
    width:100%;
    border-collapse:collapse;
}
#recruitment table tr td{
    border:0px solid red;
    font-size:16px;
    color:black;
}
