@charset "utf-8";
@font-face {
	font-family:'Noto Sans KR';
	font-weight: 400;
	src:local(※), url('./fonts/NotoSansKR-Regular.woff2') format('woff2'), url('./fonts/NotoSansKR-Regular.woff') format('woff'), url('./fonts/NotoSansKR-Regular.otf') format('opentype')
}
@font-face {
	font-family: 'Noto Sans KR';
	font-weight: 700;
	src:local(※), url('./fonts/NotoSansKR-Bold.woff2') format('woff2'), url('./fonts/NotoSansKR-Bold.woff') format('woff'), url('./fonts/NotoSansKR-Bold.otf') format('opentype')
}

* {-webkit-text-size-adjust:none;}
body, h1, h2, h3, h4, h5, h6, input, textarea, select, th, td {margin:0; font-family: 'Noto Sans KR','sans-serif'; font-size:14px; font-weight:400; line-height:22px; color:#2b2b2b; word-break:keep-all;}
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,embed,object {margin:0; padding:0;}
ul,ol,li,dl,dt,dd {list-style:none;}
img {border:0;}
a {color:#2b2b2b; text-decoration:none;}
a:hover {color:#4b4b4b;}
caption,legend {display:none;}
fieldset,legend {border-style:none;}
table {border-spacing:0; border-collapse:collapse; *border-collapse:collapse;}
input::placeholder, textarea::placeholder {color:#888;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#888;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#888;}

.wx115 {width:115px;}
.wx220 {width:220px;}
.wx275 {width:275px;}
.wx525 {width:525px;}

.wp33 {width:33%;}
.wp20 {width:20%;}

.paging {margin-top:25px; text-align:center;}
.paging a.s {font-weight:700;}
