
/* CSS Document */

/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{padding:3px 0px; }

/**中间*/

#layout td.c2t1{width:202px;}
#layout td.c2t2{width:20px;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{}


/**左边菜单*/

.m_title span{
    background-color:#CEC1B0;
    color: #543333;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 8px 6px 8px 1em;
}
.m_title span a{color: #543333;}

#layout td.c2t1 .modth{background:#CEC1B0;;padding:5px 6px;*padding:5px 3px;color:#543333;border-bottom:0px;font-family: Verdana;font-size: 16px;}/**菜单条设置*/
#layout td.c2t1 .modbox{ margin:0; } /**内容设置*/
#layout td.c2t1 .modth a{ color:#543333; text-decoration:none;}




/*首页产品推荐*/
.format_gallery_4 { font-size:12px; }
.format_gallery_4 li {width:180px;  height:155px;line-height:16px;list-style:none;margin-top:3px;margin-bottom:0px; float:left; overflow:hidden;}
.format_gallery_4 li .productPhotoBox{ margin-bottom:5px;}
.format_gallery_4 a:link,.format_gallery_4 a:visited {font-size:13px; }
.format_gallery_4 li.line{ width:100%; overflow:hidden; height:1px;margin:0;}



