
/* CSS Document */

/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{padding:0 0 3px 0px;}

/**中间*/

#layout td.c2t1{padding-left:18px;width:190px;}
#layout td.c2t2{width:20px;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{padding-right:15px; padding-bottom:5px;}


/**左边菜单*/
#layout td.c2t1 .modth{height:27px; line-height:27px;padding:0px 0 0 30px;*padding:0px 0 0 15px;color:#fff;border-bottom:0px; background:#BF4D67;}/**菜单条设置*/
#layout td.c2t1 .modbox{ margin:0;width:190px; padding:10px 0; } /**内容设置*/
#layout td.c2t1 .modbl{height:14px; width:100%;margin:0;padding:0;}
#layout td.c2t1 .modtc{ padding-top:0;}
#layout td.c2t1 .modth a{ color:#fff;}


/* home m_video */
#layout td.c2t1 #m_video.mod .modth{height:27px; line-height:27px;padding:0px 0 0 30px;*padding:0px 0 0 15px;color:#fff;border-bottom:0px; background:#BF4D67;}
#layout td.c2t1 #m_video.mod .modth a,#layout td.c2t1 .modth a{ color:#fff; text-decoration:none;}



/*首页产品推荐*/
.format_gallery_4 { font-size:12px; }
.format_gallery_4 li {width:165px;  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;}



