@charset "utf-8";
.my_style {
	left: 0px;
	top: 0px;
}
.bg {
	background-image: url(bg_image.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
}
.flashfile {
	background-repeat: no-repeat;
	height: 650px;
	width: 900px;
}
.htab {
	background-color: #000000;
	height: 700px;
	width: 1000px;
}
