/* CSS Document */
/**空间主体*/
#main{ width:950px!important;border-right: 1px solid #0b426a;border-left: 1px solid #0b426a;
background: url(images/content_bg.jpg) repeat-y;
 margin:0; padding: 0px;}/*底部背景*/
 

/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{padding:3px 0px; background:#0D0D0D url(images/topbg.jpg) repeat-x; }

/**中间*/

#layout td.c2t1{padding-left:6px;width:228px;}
#layout td.c2t2{width:20px;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{padding-right:7px}


/**左边菜单*/
#layout td.c2t1 .mod .modth{background:url(images/c2t1.gif);height:26px;padding:0px 0 0 40px;*padding:22px 0 0 20px;color:#fff;border-bottom:0px;}/**菜单条设置*/
#layout td.c2t1 .mod .modbox{background-image:url(images/leftBg.gif);margin:0; width:100%;  padding:0; overflow:hidden;} /**内容设置*/
#layout td.c2t1 .mod .modbl{background:url(images/leftBgBot.gif); height:5px; width:100%;margin:0;padding:0; }
#layout td.c2t1 .mod .modtc{ padding-top:0;}
#layout td.c2t1 .mod .modth a{ color:#fff;}



/* home m_video */
#layout td.c2t1 #m_video.mod .modth{background:url(images/thVideo.gif);margin-bottom:0; line-height:15px; height:auto;}
#layout td.c2t1 #m_video.mod .modth a{ color:#fff; }
#layout td.c2t1 #m_video.mod {background:url(images/thVideo2.gif) bottom no-repeat; padding-bottom:3px ;}
#layout td.c2t1 #m_video.mod .modth .modtc{padding-top:7px ; padding-bottom:3px;}

/*首页产品推荐*/
.format_gallery_4 { font-size:12px; width:100%; }
.format_gallery_4 li {width:165px;  height:155px; overflow: hidden;list-style:none;margin-top:3px;margin-bottom:0px; float:left;}
.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;}


