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

.column_right {
	float: left;
	width: 250px;
	position: relative;
}
.banner_right {
	/*border:solid #666666 1px;*/
	float: left;
	height: 478px;
	width: 250px;
	position: relative;
	top: 270px;
	left:4px;
	/*background-color: #e6f4f8;*/
}
