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

#banner {
	position: relative;
	width: 100%;
	height: 136px;
	background: url("/files/images/editable_tops/top_editable_newest.jpg") top left no-repeat;
}
#banner #ads {
	position: absolute;
	right: 10px;
	width: 300px;
	height: 100px;
	top: 18px;
}
#banner #ads .ad_link {
	position: absolute;
	width: 300px;
	height: 100px;
}