@charset "utf-8";

.slider{position:absolute;}
.slider li{list-style:none;display:inline;}
.slider2{width:2000px;}
.slider2 li{float:left;}
.num{position:absolute; right:5px; bottom:5px;}
.num li{float:left;color:#FF7300;text-align:center;line-height:16px;width:16px;height:16px;font-size:12px;
font-family:Arial;cursor: pointer;overflow:hidden;margin:3px 1px;border: 1px solid #FF7300;background-color:#FFF;}
.num li.on{color:#fff;line-height:21px;width:21px;height:21px;font-size:16px;margin: 0 1px;
border:0;background-color:#FF7300;font-weight:bold;}

.top10{width:320px;height:300px;background:#FFF;}
.top10 p{background:#DDD;border-bottom:1px #CCC solid;padding:5px 8px;height:95px;margin-bottom:10px;line-height:17px;overflow:hidden}
.top10 p a{font-size:18px;font-weight:bold;color:#994D00;font-family:Tahoma;line-height:30px; text-decoration:none;}
.top10 s{color:#994D00;}
.top10 span{position:absolute;width:150px;margin-top:3px;font-family:Tahoma,Arial;padding:3px 0 0 60px;height:68px;
background:url(img/icon_buy2.png) no-repeat;color:#994D00;}
.top10 span b{font-size:33px;color:#000;}
.top10 .imgf{float:right;}
.top10 .imgbtn{margin:10px 0 0 10px}

