@font-face{
font-family:'Nanum Gothic';
	font-style: normal;
	font-weight: normal;
	src:url('/common/fonts/NanumGothic.eot');
	src: url('/common/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('/common/fonts/NanumGothic.ttf') format('truetype');
	src:local(¡Ø), url('/common/fonts/NanumGothic.woff') format('woff')
}

@font-face{
font-family:'Nanum Gothic';
	font-style: normal;
	font-weight: bold;
	src:url('/common/fonts/NanumGothicBold.eot');
	src: url('/common/fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		url('/common/fonts/NanumGothicBold.ttf') format('truetype');
	src:local(¡Ø), url('/common/fonts/NanumGothicBold.woff') format('woff');
}

@font-face{
font-family:'Nanum Gothic bold';
	font-style: normal;
	font-weight: bold;
	src:url('/common/fonts/NanumGothicBold.eot');
	src: url('/common/fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		url('/common/fonts/NanumGothicBold.ttf') format('truetype');
	src:local(¡Ø), url('/common/fonts/NanumGothicBold.woff') format('woff');
}

/*
@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: normal;
	src: url('/common/fonts/NanumGothic.eot');
	src: url('/common/fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('/common/fonts/NanumGothic.woff2') format('woff2'),
		url('/common/fonts/NanumGothic.woff') format('woff'),
		url('/common/fonts/NanumGothic.ttf') format('truetype');
	src:local(¡Ø), url('/common/fonts/NanumGothic.woff') format('woff');
}

@font-face {
	font-family: 'Nanum Gothic';
	font-style: normal;
	font-weight: bold;
	src: url('/common/fonts/NanumGothicBold.eot');
	src: url('/common/fonts/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
		url('/common/fonts/NanumGothicBold.woff2') format('woff2'),
		url('/common/fonts/NanumGothicBold.woff') format('woff'),
		url('/common/fonts/NanumGothicBold.ttf') format('truetype');
	src:local(¡Ø), url('/common/fonts/NanumGothicBold.woff') format('woff');
}
*/

/*ÃÊ±âÈ­*/
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,input,textarea,button,select,header,footer{margin:0;padding:0;}
img {border:0;vertical-align:top;} 
ul,ol{list-style:none}
table {border-spacing:1px; border-collapse:collapse}
html,body,input,textarea,select,button,table,header,footer{
	/*font-family:'gulim','±¼¸²',gulim,'dotum','µ¸À½',Dotum,AppleGothic,sans-serif;*/
	font-family: 'Nanum Gothic', 'gulim','dotum','AppleGothic';
	font-size:13px; line-height:16px;
	color:#333333;
}
footer, header, menu, section, caption {display: block; margin:0; padding:0;}
body {/* text-align:center; */	color:#333333}
a{color:#0066CC; text-decoration:none}
a:hover {color:#1fa2f3; text-decoration:none;}
a:active,a:focus {background:none;text-decoration:none;}

.hidden {display:none;} 
.hand { cursor:pointer; }
.bold {font-weight:bold;}
.va-m {vertical-align:middle}