@charset "UTF-8";



.flash {
	background-color: #FFF;
	background-image: url(images/base_09.jpg);
	background-repeat: no-repeat;
	width: 750px;
	padding-left: 0px;
	height: 330px;
	position: relative;
}
.flashcontent {
	width: 480px;
	position: absolute;
	left: 135px;
}

