@charset "utf-8";


@font-face {
	font-family:"bellMT";
	src:url('/font/bellmt.eot');
	src:url('/font/bellmt.eot?#iefix') format('embedded-opentype'),
	url('/font/BellMT.woff') format('woff'),
	url('/font/bellmt.ttf') format('truetype');
	src:local(¡Ø), url('/font/BellMT.woff') format('woff');
}
@font-face {
	font-family:"bellMTI";
	src:url('/font/belli.eot');
	src:url('/font/belli.eot?#iefix') format('embedded-opentype'),
	url('/font/BellMTItalic.woff') format('woff'),
	url('/font/belli.ttf') format('truetype');
	src:local(¡Ø), url('/font/BellMTItalic.woff') format('woff');
}
@font-face {
	font-family:"bellMTB";
	src:url('/font/BellMTStd-Bold.eot');
	src:url('/font/BellMTStd-Bold.eot?#iefix') format('embedded-opentype'),
	url('/font/BellMTStd-Bold.woff') format('woff'),
	url('/font/BellMTStd-Bold.ttf') format('truetype');
	src:local(¡Ø), url('/font/BellMTStd-Bold.woff') format('woff');
}


body {
	font: 17px 'Malgun Gothic', serif;
}
.container {
	padding: 0 3%;
}
.container2 {
	padding: 0 7%;
}
.container3 {
	padding: 0 9.5%;
}
html, body, div, span, h1, h2, h3, h4, h5, p, 
address, em, img, strong, dl, dt, dd, ul, li, 
fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td, article, aside, 
footer, header, nav, section, summary,figcaption, figure {
	margin: 0px;
	padding: 0px;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
li {
	list-style: none;
}
img, fieldset {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000;
}
address {
	font-style: normal;
}
caption {
	position: absolute;
	left: -9999px;
}
p {
	color: #333333;
}
table {
	border-collapse: collapse;
}
th {
	font-weight: normal;
}