/* Layout : default */


* {line-height: 180%;  }
h1 { font-size : 1.833em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
h2 { font-size : 1.666em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
h3 { font-size : 1.500em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
h4 { font-size : 1.333em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
h5 { font-size : 1.166em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
h6 { font-size : 1.000em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
dt { font-size : 1.000em; font-family: "FuturaHeavy", "NanumGothicBold"; color : black; font-style: normal; font-weight: normal; }
p, td, div, article, aside, dd, li { font-family : "Georgia", "NanumGothic";  color : black; font-style: italic;}
span, a, a:ACTIVE, a:HOVER, a:FOCUS { font-family : line-height: inherit; color : inherit; font-style: inherit }
a:ACTIVE, a:FOCUS, a:LINK { color : inherit;  }
.hidden { display : none; visibility: hidden; }
body {
	margin:0;
	padding : 0;
}
div#wrap {
	width:100%;
	min-width: 320px;
	margin:0;
	padding : 0;
	position : absolute;
	top : 0;
	width : 100%;
	margin-top : 0;
}
section#container {
	background-color: white;
}
footer.footer {
	background-color: white;
}