/* CSS Document */
/**空间主体*/
#main{ width:880px!important; background-image:
url(/css/old/style-11/images/mainbg.gif);
 margin:0; padding: 0px;}/*底部背景*/
 
/**布局*/
#layout{table-layout:fixed}
/**头部*/
#layout td.c2t0{ height:158px;background:#fff url(/css/old/style-11/images/topbg.jpg) no-repeat; vertical-align:top; color:#FFFFFF;overflow: auto; }

/**中间*/

#layout td.c2t1{padding-left:20px;width:180px; background:url(/css/old/style-11/images/leftbg.gif) no-repeat;}
/* @media screen and (-webkit-min-device-pixel-ratio:0){#layout td.c2t1{width:200px;}}*/
#layout td.c2t2{width:10px;}
#layout td.c2t3{width:0;}
#layout td.c2t4{width:0;}
#layout td.c2t5{padding-right:10px}


/**左边菜单*/

.m_title{background-color:#121212;}
.m_title span{
    background: url(/css/old/style-11/images/c2t1.jpg) repeat-x;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 6px 6px 6px 2em;
}
.m_title span a{color: #FFFFFF;}

#layout td.c2t1 .mod .modth{background:url(/css/old/style-11/images/c2t1.jpg);height:29px;padding:0px 0 0 25px;*padding:0px 0 0 13px;color:#fff;border-bottom:0px;}/**菜单条设置*/
#layout td.c2t1 .mod .modbox{ margin:0;  padding:0 0px;} /**内容设置*/
#layout td.c2t1 .mod .modbl{ height:8px; 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:#121212 url(/css/old/style-11/images/c2t1.jpg) repeat-x;line-height:18px; height:auto;color:#fff;border-bottom:0px; }
#layout td.c2t1 #m_video.mod .modth .modtc{padding-top:6px ;padding-bottom:6px ;}


/*首页产品推荐*/
.format_gallery_4 { font-size:12px; }
.format_gallery_4 li {width:156px; line-height:16px; 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;}


