﻿.Content{ width:980px; margin:0 auto;}
.Video{ width:295px; height:178px; background:url(/Templates/meiaomb/images/video_bg.gif) no-repeat; padding:7px; float:right; display:inline;}
.Title{ width:642px; background:url(/Templates/meiaomb/images/index_title_line.gif) no-repeat left bottom; padding-bottom:3px;}
.Img{ border:1px solid #ccc; padding:1px; background:#fff;}
.ProductRect{width:641px;height:3px; background:url(/Templates/meiaomb/images/rect.gif) no-repeat;}

.InformationTitle{width:572px; background:url(/Templates/meiaomb/images/index_title_line.gif) no-repeat left bottom; padding-bottom:3px;}
.LanePic{ width:150px; height:145px; background:url(/Templates/meiaomb/images/lane_pic_bg.gif) no-repeat; padding:2px 4px 4px 2px; position:relative;}
.LanePic .InformationBg{ width:155px; height:147px; position:absolute; top:0; right:2px; background:#fff url(/Templates/meiaomb/images/information_bg.gif) no-repeat 4px 2px; opacity:0.8; filter:alpha(opacity=80); display:none; }
.LanePic .InformationBg1{background:#fff url(/Templates/meiaomb/images/information_bg1.gif) no-repeat 4px 2px;}
.LanePic .InformationBg3{background:#fff url(/Templates/meiaomb/images/information_bg3.gif) no-repeat 4px 2px;}
.LanePic .InformationBg4{background:#fff url(/Templates/meiaomb/images/information_bg4.gif) no-repeat 4px 2px;}
.LanePic .InformationBg a,.LanePic .InformationBg1 a,.LanePic .InformationBg3 a,.LanePic .InformationBg4 a{ display:block; width:150px; height:135px;}

.ProductList{ width:640px; height:130px; position:relative; overflow:hidden;}
.ProductList ul{width:5000px; position:absolute; overflow:hidden;}
.ProductList ul li{ width:135px; margin-right:10px; float:left; display:inline;}
.ProductList ul li img{ width:129px; height:94px; text-align:center; vertical-align:middle;}
.ProductList ul li div{ text-align:center;}
.LeftBtn{ cursor:pointer;}
.RightBtn{ cursor:pointer;}
.Num{ cursor:pointer;}

.img100_100 { vertical-align: middle; text-align: center; max-width: 129px; max-height: 94px; }
*html .img100_100 { width: expression(this.width > 129 && this.width > this.height ? 129 : auto); height: expression(this.height > 94 ? 94 : auto); }
