@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Nanum Gothic';
	src:url('../font/NanumGothic.eot');
	src:url('../font/NanumGothic.eot?#iefix') format('embedded-opentype'),
		url('../font/NanumGothic.woff') format('woff'),
		url('../font/NanumGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Nanum Square';
	src:url('../font/NanumSquareR.eot');
	src:url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		url('../font/NanumSquareR.woff') format('woff'),
		url('../font/NanumSquareR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html, boy {height:100%; max-height:100%; overflow-x:hidden; } 
body {background-color:#282828; font-family:"Nanum Square",Tahoma, Geneva, sans-serif; font-size:12px; color:#666666; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote {margin:0;padding:0;}
article,aside,details,figcaption,figure,hgroup,main,nav,section,summary {margin:0px;}
img {border:0; padding:0px; margin:0px; border:none; -ms-interpolation-mode: bicubic;}
ul, ol, li{list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
colgroup{display:table-column-group;}
caption, legend{visibility:hidden;overflow:hidden;height:0px;line-height:0px;}
td, th{color:#666666;word-break:break-all;vertical-align:middle;}
form {margin:0px;	padding:0px;}
legend {display:none;}
fieldset {border:0 none;margin:0px;padding:0px;}
input[type=text],select { border-radius:0px;}
input[type=button] { cursor:pointer}
input:focus{outline:none;outline:0px;}
input:hover{outline:none;outline:0px;}
button {font-family:noto, Arial; margin:0px; padding:0px;}
button{border:none;cursor:pointer;overflow:hidden;text-align:center;}
a:link        {color:#454545;text-decoration:none;}
a:visited     {color:#454545;text-decoration:none;}
a:active      {color:#454545;text-decoration:none;}
a:hover       {color:#ff4400;text-decoration:none;}
