@charset="UTF-8";
/*
@import url(http://fonts.googleapis.com/earlyaccess/hanna.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

@font-face {
	font-family: AkzidenzGrotesk;
	src: local("?"), url(fonts/AkzidenzGrotesk-Regular.woff) format("woff"), url(fonts/AkzidenzGrotesk-Regular.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: AkzidenzGrotesk;
	src: local("?"), url(fonts/AkzidenzGrotesk-Bold.woff) format("woff"), url(fonts/AkzidenzGrotesk-Bold.ttf) format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: MinionPro;
	src: local("?"), url(fonts/MinionPro-Semibold.woff) format("woff"), url(fonts/MinionPro-Semibold.ttf) format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: MinionPro;
	src: local("?"), url(fonts/MinionPro-Medium.woff) format("woff"), url(fonts/MinionPro-Medium.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: BentonSans;
	src: local("?"), url(fonts/BentonSans-Regular.woff) format("woff"), url(fonts/BentonSans-Regular.ttf) format("truetype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: BentonSans;
	src: local("?"), url(fonts/BentonSans-Medium.woff) format("woff"), url(fonts/BentonSans-Medium.ttf) format("truetype");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: BentonSans;
	src: local("?"), url(fonts/BentonSans-Bold.woff) format("woff"), url(fonts/BentonSans-Bold.ttf) format("truetype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: ArnhemTab;
	src: local("?"), url(fonts/ArnhemTab-Normal.woff) format("woff"), url(fonts/ArnhemTab-Normal.ttf) format("truetype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: ArnhemTab;
	src: local("?"), url(fonts/ArnhemTab-Blond.woff) format("woff"), url(fonts/ArnhemTab-Blond.ttf) format("truetype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: ArnhemTab;
	src: local("?"), url(fonts/ArnhemTab-NormalItalic.woff) format("woff"), url(fonts/ArnhemTab-NormalItalic) format("truetype");
	font-weight: 100;
	font-style: italic;
}
@font-face {
	font-family: ArnhemTab;
	src: local("?"), url(fonts/ArnhemTab-BoldItalic.woff) format("woff"), url(fonts/ArnhemTab-BoldItalic.ttf) format("truetype");
	font-weight: 300;
	font-style: italic;
}

body, td, select, option, input, div, span, form, textarea, center, option, pre, p, blockquote, a, b {
/*
	font-family: Verdana, Arial, Gulim, sans-serif;
	font-family: Gulimche, monospace;
	font-family: 'Nanum Gothic', sans-serif, Gulim;
*/

	font-family: 'Nanum Gothic', Verdana, Arial, Gulim, sans-serif;
	font-weight:400;
	font-size:13px;
	line-height:160%;
}

input[type="text"],
input[type="password"] {
	height:22px;
}
