<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none;vertical-align:top;}
dl,ul,ol,li {list-style:none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {vertical-align:middle;outline:none;}
button {border:0 none;background-color:transparent;cursor:pointer;outline:none; transition: all 0.1s ease-in-out;}
body {background:#fff; min-width:320px;}
@media screen and (min-width:0\0){body{margin-right:1px;}}/*ie9~10적용핵*/
@media screen and (max-width:1150px){
	body{margin:0 auto;}
}
body,th,td,input,select,textarea,button {font-size:12px;line-height:1.5; color:#333} /* color값은 디자인가이드에 맞게사용 */
a {color:#333;text-decoration:none; outline:none; transition: all 0.1s ease-in-out;}
a:active, a:hover {text-decoration:none;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}

.item_goods_sec .admin_msg * {font-family:'Lato',"Nanum Gothic Coding",'나눔고딕' !important;}</pre></body></html>