
/* CSS Document */

/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{padding:0px; background:url(/css/style-46/images/top.jpg) left top no-repeat; margin:0; overflow: auto; }

/**中间*/

#layout td.c2t1{width:225px; padding-left:10px}
#layout td.c2t2{width:24px;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{ padding-right:10px;}


/**左边菜单*/
#layout td.c2t1 .modth{background:#C61410;padding:5px 4px;color:#fff;border-bottom:0px;font-size:14px; }/**菜单条设置*/
#layout td.c2t1 .modbox{ margin:0; width:223px; background-color:#FAFAFA; border:1px solid #E5E5E5; overflow: hidden; padding:0;} /**内容设置*/
#layout td.c2t1 .modth a{ color:#fff; text-decoration:none;}




/*首页产品推荐*/
.format_gallery_4 { font-size:12px; }
.format_gallery_4 li {width:170px;  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;}



