@charset "utf-8";

@font-face {
  font-family:바른나눔고딕B;

    src: url('/html/webfonts/NanumBarunGothicBold.eot');
  src local('?'), src: url('/html/webfonts/NanumBarunGothicBold.woff2') format('woff2'), url('/html/webfonts/NanumBarunGothicBold.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
 
  
}


@font-face {
  font-family: 나눔스퀘어B;
  
  src: url('/html/webfonts/NanumSquareB.eot');
  src local('?'), src: url('/html/webfonts/NanumSquareB.woff2') format('woff2'), url('/html/webfonts/NanumSquareB.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;  
  
  
}
@font-face {
  font-family: 나눔스퀘어R;

  src: url('/html/webfonts/NanumSquareR.eot');
  src local('?'), src: url('/html/webfonts/NanumSquareR.woff2') format('woff2'), url('/html/webfonts/NanumSquareR.ttf') format('truetype');
  font-weight:normal;
  font-style:normal;
  

}

#box_all1{
	margin: 0px auto;
	width:700px;
	height:3300px;
	position:relative;
	display:block;
	
	
	
}
	
	#p_01_l{
 font-family:바른나눔고딕;
  font-size:12px;
  
  color:#039;
    

	

	width:700px;
	height:480px;
	float:left;
	position:relative;
	display:inline-block;
	
	
	
	
	
	
	}	#p_01_r{
		width:350px;
		height:350px;
		position:relative;
		float:right;
		
		display:inline-block;
		background-color:#036;
		background-image:url(../images/lv2_01_02.png);
		background-repeat:no-repeat;
		background-size:350px;
		
		}