.gstoll { width:993px; height:180px; overflow:hidden; margin:0 auto; position:relative; }
.l_but { float:left; width:30px; height:140px; background:url(../images/left.png) no-repeat center; cursor:pointer;position:absolute; top:-30px; right:70px; }
.stoll_c { float:left; width:993px; }
.stoll_c li { width:228px; float:left; height:180px; margin:0 5px; padding:4px; }
.stoll_c li img { width:225px; height:140px; border:1px solid #CCC; }
.stoll_c li:hover{ background:#bf1e18;}
.stoll_c li:hover a{ color:#fff;}
.stoll_c li:hover h3{ background:url(../images/hotbg_hover.png) 200px center no-repeat;}
.stoll_c li h3 { line-height:30px; text-align:center; font-size:12px; font-weight:normal; background:url(../images/hotbg.png) 200px center no-repeat; height:30px; }
.stoll_c li a { width:230px; float:left; height:170px; font-size:12px; font-family:"微软雅黑"; }
.stoll_c li a:hover { width:230px; float:left; height:170px; }
.r_but { float:right; width:30px; height:140px; background:url(../images/right.png) no-repeat center; cursor:pointer;position:absolute; top:-30px; right:30px; }