#ad-img{
	width: 678px;
	height: 128px;
	float: left;
	background: black url("../images/ad/1.jpg") no-repeat;
}
#ad-nav{
	float: right;
	margin-top: 108px;
	margin-right: 5px;
}
#ad-nav ul{
	list-style: none;
	cursor:hand;	
}
#ad-nav ul li{
	float: right;
	display: block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-color: white;
	margin-left: 5px;
	border: 1px solid #a6bccd;
}