img{border:0;}
/***************** global ******************/ 
.hand{ cursor: pointer;}

ul, ol, li{list-style:none;}
/* ·ΡΈ΅ css */

div.bing-rolling {overflow:hidden; width:540px; height:540px; margin:0 auto;}
div.bing-rolling ul.product { position:relative; left:-40px;overflow:hidden; width:540px; height:70px; margin-top:10px;}
div.bing-rolling ul.product li.leftBtn {float:left; width:14px; text-align:left;margin-right:5px;}
div.bing-rolling ul.product li.rightBtn {float:right; width:14px; text-align:right;}
div.bing-rolling ul.product li.list_li {float:left; position:relative; width:500px; height:70px; overflow:hidden;}
.bing-rolling-pciture 
{width:539px; height:452px;padding:15px;background:url(images/bingrolling_bg.gif) 0 0 no-repeat;text-align:center;}
.bing-rolling-pciture table {table-layout:fixed; width:100%; vertical-align:middle;}
.bing-rolling-pciture table img { display:block; vertical-align:top;}
ol.rolling_list {
	position:absolute;
	top:0px;
	left:0px;
	width:5000px;
	padding:0;
	margin:0;
}
ol.rolling_list li {float:left; width:92px; height:69px; padding-right:3px; background:#fafafa;}
ol.rolling_list li img {float:left;cursor:pointer;}
ol.rolling_list .current {border:1px solid #7ab0c6;}
.clear{clear:both;}