@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px; background:url(../images/bg_page.jpg) #237ab0 center top no-repeat;}

.div_main{ width:1002px; height:732px; margin:0 auto; overflow:hidden;}
	.div_position{ position:relative; width:100%; z-index:100; }
	.div_master{ position:absolute; z-index:100; left:175px; top:182px; width:648px; height:370px;}
	.div_master iframe{ width:648px; height:370px; overflow:hidden;}

