@charset "utf-8";

/* CSS Document */




#flash {
	height: 203px;
	width: 100%;
	

}
#top {
	position: relative;
	width: 100%;
	padding: 0px;
	height: 103px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/top.jpg);
	background-position: bottom;
}

#top_left_absolut {
	height: 31px;
	width: 51px;
	position: absolute;
	left: -51px;
	top: 159px;
}
#top_right_absolut {
	height: 262px;
	width: 390px;
	position: absolute;
	left: 900px;
	top: 0px;
}
#logo {
	margin-top: 74px;
	margin-left: 28px;
}

