/* CSS Document */

.ad
{
	display:block;
	width:230px;height:200px;
	position:fixed;
	bottom:0;left:0;
}
.down
{
	display:block;
	width:208px;height:21px;
	padding-left:22px;padding-top: 5px;
	position:fixed;
	bottom:199px;left:0;
	background:url(../images/down.jpg) no-repeat left;
}