/* all Base ───── 전체공통기본 */

/* font */


/* tag */
*{font-style:normal;}
body{margin:0;background:#fff;/* color:#333; */ font-size:75%; line-height:1.5; font-family:'NotoSansKR',sans-serif; font-weight:600; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; }
table, pre{}
a{text-decoration:none;}
a:link, a:visited{color:#36c;}
a:hover, a:active, a:focus{color:#380;text-decoration:underline;}
img{border:0;}
hr{display:none;}
em{color:#e00;}
pre{white-space:pre-wrap;word-wrap:break-word;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, menu, blockquote, fieldset, form, pre{margin:0;}
ul li img{vertical-align:top;}
/* class */
* html .png24{tmp:expression(setPng24(this));}
.skip, .blind{position:absolute;left:-9999%;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;filter:alpha(opacity=0);opacity:0;}
.clear, .brclear{display:block;clear:both;width:0;height:0;margin:0;padding:0;font-size:0;line-height:0;}
.brochure_list{list-style: none;padding: 0;}

.brochure_info a {display:inline-block; font-size:14px; height:36px; line-height:36px; color:#9b9b9b; border:1px solid #636c75; border-radius:3px; padding:0 16px}
.brochure_info a:hover {text-decoration:none;}
