@charset "UTF-8";

#advertise_layout {
	position: absolute;
	top: 10px;
	width: 880px;
	height: 480px;
	padding: 10px 0 0 0;
	left: 45px;
}
#advertise_bg {
	width: 835px;
	height: 408px;
	margin: 5px 0 0 20px;
	background-color: #000;
	background: url(../images/advertise_bg.jpg) no-repeat;
} 
#ad_area {
	float: left;
	width: 165px;
	height: 100px;
	border-right: 2px solid #FCFCFC;
	border-bottom: 2px solid #FCFCFC;
}
