﻿
*{ margin:0; padding:0; list-style:none;}
.ads{ width:100%; height:250px; margin:0 auto; overflow:hidden; display:none; background:url(../images/big.jpg) no-repeat center top #dd562b; text-align:center; position:relative;}
.ads .link{ width:100%; height:250px; display:block; z-index:10;}
.ads .up{ display:block; width:120px; height:12px; background:url(../images/arrow.jpg) no-repeat left bottom; position:absolute; left:50%; bottom:0; z-index:20; margin-left:-60px;}
.ads .down{ display:block; width:120px; height:12px; background:url(../images/arrow.jpg) no-repeat left top; position:absolute; left:50%; top:0px; z-index:20; margin-left:-60px;}