﻿@charset "utf-8";
.i_pro_list{width:390px;overflow:hidden;padding-left:20px;}
.i_pro_list .LeftBotton{height:37px;width:20px;background:url(../images/left.jpg) no-repeat 0px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0px;cursor:pointer;}
.i_pro_list .RightBotton{height:37px;width:20px;background:url(../images/rig.jpg) no-repeat 0px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.i_pro_list .Cont{width:350px;overflow:hidden;float:left;}
.i_pro_list .ScrCont{width:10000000px;}

.i_pro_list #List1,.i_pro_list #List2,.i_pro_list #List11,.i_pro_list #List21{float:left;}
.i_imglist { display:inline-table;}
.i_imglist a{display:block;width:99px;float:left;margin:0 8px;text-align:center; }
.i_imglist a img{display:block;width:97px;height:83px;border:1px solid #dbdbdb;margin-bottom:5px;}
.i_imglist a:hover img{border:1px solid #900;}
.i_imglist span{display:block;overflow:hidden;width:99px;background:#f0f0f0; line-height:20px;  white-space:nowrap;text-overflow:ellipsis;}