/* css 重置 */*{padding:0px; list-style:none; }body{  font:normal 12px/22px 宋体; }img{ border:0; }a{ text-decoration:none; color:#333; }a:hover{ color:#1974A1; }
/* 本例子css */.foucebox {position:relative;width:715px;height:300px;margin:30px auto;overflow:hidden;}.foucebox .bd { position:relative; float:left; width:600px;height:300px;overflow:hidden;}.foucebox .bd img {width:600px;height:300px;}.foucebox .hd {position:relative; width:110px; float:right; padding-right:4px; z-index:1; }.foucebox .hd ul { position:relative; width:110px; overflow:hidden;margin-top:2px }.foucebox .hd li { height:49px; padding-bottom:5px;padding-top:5px; overflow:hidden; }.foucebox .hd img {width:110px;height:48px; display:block; }.foucebox .hoverBg { position:absolute; top:0; left:-10px; width:124px; height:64px; z-index:100; background:url(../images/hover.png) no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hover.png);_background:none;}

