@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(/assets/layout/bg_banner_ad.jpg);
}

#banner_ad_top {
	background: #8a9fa4;
	width: auto;
	text-align: center;
	height: 70px;
}


#banner_ad_top img {
	margin-top: 10px;
	border: 0px;
}