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

div#frame {
	width:600px;
	height:290px;
	overflow:auto;
}


iframe {
	width:600px;
	height:290px;
	overflow: hidden;
}
