/*reset*/
html {overflow-y:scroll}
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
body {margin:0;padding:0;font-size:14px; overflow-x:hidden; font-family: 'Noto Sans KR','맑은 고딕','Malgun Gothic','나눔 고딕','Nanum Gothic','dotum', sans-serif; font-weight:400; color:#2d2d2d; letter-spacing:-0.5px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}
textarea, select {font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0} 
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
table { border-collapse:collapse; border-spacing:0; }
a {color:#3d3d3d; text-decoration:none;}
a.rollover img {border-width:0px; display:inline;} 
a.rollover img.over {display:none;} 
a.rollover:hover {border:0px;} 
a.rollover:hover img {display:none;} 
a.rollover:hover img.over {display:inline;}
img {max-width:100%;}



#wrapper {width:100%; text-align:center; padding:5px;}
#header {overflow:hidden; margin-bottom:20px;}
#header p.top1 { margin-bottom:15px;}
#header p.top1 img {width:95%;}
#header p.logo {}
#header p.logo img {width:70%;}

#main {overflow:hidden;}
#main p.info {text-align:left; margin-bottom:15px;}
#main p.mimg {text-align:center; margin-bottom:15px;}
#main p.mimg img {width:100%;}

.category {width:100%;}
.category li {float:left; width:32%;  margin-right:1%; margin-bottom:1%; }

#foot {padding:20px 0;}