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

.swglff #my_frame {
	position: absolute;
	width: 760px;
	left: 207px;
	top: 100px;
}
.swglff #my_frame_top {
	width: 760px;
	background-image: url(images/sub_frame_top.png);
	height: 9px;
}
.swglff #my_frame_body {
	background-image: url(images/sub_frame_edge.png);
	height: auto;
	width: 740px;
	padding-right: 15px;
	padding-left: 5px;
	background-repeat: repeat-y;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.swglff #my_frame_bottom {
	background-image: url(images/sub_frame_bottom.png);
	height: 18px;
	width: 760px;
}
