@charset "euc-kr";

 @charset "euc-kr";

 @font-face{font-family:'NGothic'; src:url('/font/NanumGothic.woff') format('woff'); }
 @font-face{font-family:'NGothicB'; src:url('/font/NanumGothicBold.woff') format('woff'); }
 @font-face{font-family:'NGothicEB'; src:url('/font/NanumGothicExtraBold.woff') format('woff'); }
 @font-face{font-family:'NBGothic'; src:url('/font/NanumBarunGothic.woff') format('woff'); }
 @font-face{font-family:'NBGothicB'; src:url('/font/NanumBarunGothicBold.woff') format('woff'); }
 @font-face{font-family:'pnight'; src:url('/font/Cafe24Oneprettynight.woff') format('woff'); }


@font-face {
	font-family: 'Chosunilbo_myungjo';
	src: url('/font/Chosunilbo_myungjo.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


 @font-face {
 	font-family:NotoSans;
 	font-weight:normal;
 	src:url('/font/NotoSansKR-Light.woff') format('woff');
 }

 @font-face {
 	font-family:NotoSans;
 	font-weight:bold;
 	src:url('/font/NotoSansKR-Regular.woff') format('woff');
 }

 @font-face {
 	font-family:NotoSans;
 	font-weight:800;
 	src:url('/font/NotoSansKR-Medium.woff') format('woff');
 }

 @font-face {
  font-family:NotoSans;
  font-weight:900;
  src:url('/font/NotoSansKR-Bold.woff') format('woff');
 }




html {outline:none; height:auto; width:100%; -webkit-text-size-adjust: none; text-size-adjust: none;}
body {outline:none; height:auto; width:100%; letter-spacing:-1px; font-size: 14px; color: #000; font-family: NotoSans; font-weight:bold; background-color:#fff; }
form {	font-size: 14px; color: #2d2d2d; line-height: 150%; font-family: NotoSans; font-weight:bold;}
textarea {	font-size: 14px; color: #2d2d2d; line-height: 150%; font-family: NotoSans; font-weight:bold; }
b{font-weight: 800;}
a:link {color:#2d2d2d; text-decoration: none; }
a:visited {color:#2d2d2d;	text-decoration: none; }
a:active { color:#2d2d2d; text-decoration: none; }
a:hover {color:#2d2d2d; text-decoration: none; cursor:pointer; }
a{outline:none;}
input{
    -webkit-border-radius:0;
	-webkit-appearance:none;
	
    border-radius:0
	appearance:none;
}
input[type=checkbox]{
    border:1px solid #393939;
	width:20px; height:20px;
	-webkit-appearance:auto;
}
i{font-style:normal;}

textarea{
    -webkit-border-radius:0;
	-webkit-appearance:none;
	
    border-radius:0
	appearance:none;
}


@media (min-width:1300px) {/* ÃÖ¼Ò 1300 ~ ÃÖ´ë */

}
@media screen and (min-width:1024px) and (max-width: 1299px) {/* ÃÖ¼Ò 1024 ~ 1299  */
	

	::-webkit-scrollbar{-webkit-appearance: none;}
	  /* ±âº» ½ºÅ©·Ñ¹Ù¸¦ ¾Èº¸ÀÌ°Ô ÇÔ */
	::-webkit-scrollbar-track-piece{background-color:#e7e7e7}
	  /* ¾ç ³¡ È­»ìÇ¥¿Í ¸öÅë ¹Ù¸¦ Á¦¿ÜÇÑ ±æ */
	::-webkit-scrollbar:horizontal{height:10px;}
	  /* °¡·Î ½ºÅ©·Ñ¹ÙÀÇ Å©±â, ¼¼·Î´Â horizontalÀ» vertical·Î ¹Ù²Ù¸é µÈ´Ù */
	::-webkit-scrollbar-thumb{background-color: #a8a8a8;border-radius:10px;border:2px solid #eeeeee;}
	  /* ½ÇÁ¦·Î ¿òÁ÷ÀÌ´Â ¸öÅë ¹Ù */



}
@media screen and (min-width: 768px) and (max-width: 1023px){
	
	::-webkit-scrollbar{-webkit-appearance: none;}
	  /* ±âº» ½ºÅ©·Ñ¹Ù¸¦ ¾Èº¸ÀÌ°Ô ÇÔ */
	::-webkit-scrollbar-track-piece{background-color:#e7e7e7}
	  /* ¾ç ³¡ È­»ìÇ¥¿Í ¸öÅë ¹Ù¸¦ Á¦¿ÜÇÑ ±æ */
	::-webkit-scrollbar:horizontal{height:10px;}
	  /* °¡·Î ½ºÅ©·Ñ¹ÙÀÇ Å©±â, ¼¼·Î´Â horizontalÀ» vertical·Î ¹Ù²Ù¸é µÈ´Ù */
	::-webkit-scrollbar-thumb{background-color: #a8a8a8;border-radius:10px;border:2px solid #eeeeee;}
	  /* ½ÇÁ¦·Î ¿òÁ÷ÀÌ´Â ¸öÅë ¹Ù */



}
@media (max-width: 767px){

	
	::-webkit-scrollbar{-webkit-appearance: none;}
	/* ±âº» ½ºÅ©·Ñ¹Ù¸¦ ¾Èº¸ÀÌ°Ô ÇÔ */
	::-webkit-scrollbar-track-piece{background-color:#e7e7e7}
	/* ¾ç ³¡ È­»ìÇ¥¿Í ¸öÅë ¹Ù¸¦ Á¦¿ÜÇÑ ±æ */
	::-webkit-scrollbar:horizontal{height:10px;}
	/* °¡·Î ½ºÅ©·Ñ¹ÙÀÇ Å©±â, ¼¼·Î´Â horizontalÀ» vertical·Î ¹Ù²Ù¸é µÈ´Ù */
	::-webkit-scrollbar-thumb{background-color: #a8a8a8;border-radius:10px;border:2px solid #eeeeee;}
	/* ½ÇÁ¦·Î ¿òÁ÷ÀÌ´Â ¸öÅë ¹Ù */



}




.user{opacity:0; position:absolute; font-size:0px;}