@charset "utf-8";
/* CSS Document */
body { 	padding:10px 0 0 0;	}
img {border:none}
	
#wrap { width:800px;margin:0 auto; text-align:left}
#index_bg {
	width:800px; height:361px;
	background:url(img/index_bg.gif) no-repeat top;
	}
#u_pyo { position:relative;top:295px; left:15px;float:left; z-index:1}
#dojang { position:relative;top:229px; left:10px;float:left;}
#index_menu { clear:both;}
#menu1 { float:left;}
#menu2 { float:right; }
#me {
	margin:0;
	padding:0;
	height:62px;
	list-style:none;
	display:inline;
	overflow:hidden;
	}
#me li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
#me a {
	float:left;
	padding:62px 0 0 0;
	overflow:hidden;
	height: 0 !important;
	}
#me a:hover {
	background-position: 0 -62px;
	}

#me1 a{
	width:98px; height:62px; padding-left:4px;
	background:url(img/menu1.gif) top left no-repeat;
	}
#me2 a{
	width:98px;height:62px; padding-left:4px;
	background:url(img/menu2.gif) top left no-repeat;
	}
#me3 a{
	width:98px;height:62px; padding-left:4px;
	background:url(img/menu3.gif) top left no-repeat;
	}
#me4 a{
	width:98px;height:62px; padding-left:4px;
	background:url(img/menu4.gif) top left no-repeat;
	}
#me5 a{
	width:98px;height:62px; padding-left:4px;
	background:url(img/menu5.gif) top left no-repeat;
	}
#me6 a{
	width:98px;height:62px;
	background:url(img/menu6.gif) top left no-repeat;
	}
#bar1 { position: relative; top:2px;width:800px; height:42px; margin-top:-4px; background: url(../france/img/f_bottom1.gif) no-repeat; clear:both}
#s_cont { padding:10px 0 0 10px;float:left;}
#banner{ position: relative; 	margin:3px 0 0 0;}
#ba {
	margin:0;
	padding:0;
	height:60px;
	list-style:none;
	display:inline;
	}
#ba li{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
#ba a {
	float:left;
	padding:60px 0 0 0;
	height: 0 ;
	}


#ba1 a{
	width:197px; 
	background:url(../france/img/banner1.gif) top left no-repeat; padding-right:4px;
	}
#ba2 a{
	width:197px;
	background:url(../france/img/banner2.gif) top left no-repeat;padding-right:4px;
	}
#ba3 a{
	width:197px;
	background:url(../france/img/banner3.gif) top left no-repeat;padding-right:4px;
	}
#ba4 a{
	width:197px;
	background:url(../france/img/banner4.gif) top left no-repeat;
	}
.png24 { tmp:expression(setPng24(this)); } 