/* CSS Document */
body {margin:0; font-family:"µ¸¿ò"; font-size:12px; color:#333333;}



img {border:none;}

.index_bg {background:url(../layout_img/index_bg_00.gif) repeat-x;}
.sub_bg {background:url(../layout_img/sub_background.gif) repeat-x;}

ul, ol {margin:0; padding:0; list-style:none;}
li {float:left;}

#layout_start_index {margin:auto; width:900px; height:850px; border:#666666 1px solid; border-top:none; overflow:hidden;}
#layout_start {margin:auto; width:900px;  border:#666666 1px solid; border-top:none; overflow:hidden;}
	#play_swf {height:400px;}
	#content { height:276px;}
		#content ul {float:right;}
		#content li {margin-right:0px;}
        .cont_01 { width:264px; height:60px; float:left; margin:64px 0 0 450px; clear:both; display:inline;}
	
	
		#layout_start{ width:900px; height:auto; font-family:"µ¸¿ò"; font-size:12px; font-weight:bold;}
			#top_menu{ height:217px;}
			#main_menu{ height:19px;}
				.main_menu_01{ width:150px; height:19px; float:left;}
				.main_menu_02{ width:600px; height:19px; float:left; background-color:#2c2a2a;}
				
				
			#foot{ width:900px; clear:both; margin-bottom:80px; }
				.foot_01{ width:600px; float:left; margin:18px 150px; background-color:#e7e7e7; display:inline;}
				.foot_con{background-color:#000000;}
