@charset "utf-8";
/* CSS Document */

.horizontal_ad {
	width:640px;
	height:150px;
	position:relative;
	margin-right:-5px;
}

.line {
	width:680px;
	height:1px;
	background-color:#990000;
	margin-left:135px;
}

