﻿@import url(../common/pc-common.css);


#img-main{
background:url(../../img/products/img_products_main.jpg) center top no-repeat;
}

.menu-products a {
background:url(../../img/common/btn_menu_on.png) -174px 0;
}


.tit-products {
background:url(../../img/products/tit_products.png) top left no-repeat;
width:25px;
height:116px;
float:left;
margin-left:20px;
text-indent:-9999px;
}

.products-box {
float:left;
width:120px;
margin:10px 7px;
font-size:12px;
line-height:16px;
}

.products-box img {
border:1px solid #d3e3ee;
margin-bottom:5px;
}

.products-pop {
padding:20px;
text-align:left;
}

.products-pop-left {
width:30%;
float:left;
}

.products-pop-right {
width:65%;
float:left;
}

