@charset "utf-8";
/*@import url("/css/font.css");*/


/* CSS reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; font-size:100%; vertical-align:baseline; }
table {	border-collapse:collapse; border-spacing:0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
fieldset,img { border:0; padding:0; margin:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul,li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,q:before,q:after { content:''; content: none; }
abbr,acronym { border:0; }

/* General Demo Style */
body{ font-family:'NBGothicL','NBGothicLR','NBGothicB','GodoM', sans-serif, dotum; /* _font-family:'NGothicL','NGothicR','NGothicB','GodoM','GodoB', sans-serif, dotum;*/ font-size:16px;  color:#636c77; line-height:inherit; width:100%; height:auto !important; /* min-width:640px;  max-width:1440px; */ }
a { text-decoration:none; color:#636c77; }
.cl { clear:both; }
.cf:after { content:''; display:block; clear:both; }
.fl { float:left; }
.fr { float:right; }

 /*body{ font-family:'NGothicL','NGothicR','NGothicB','GodoM','GodoB', sans-serif, dotum; _font-family:'NGothicL','NGothicR','NGothicB','GodoM','GodoB', sans-serif, dotum; font-size:14px; color:#636c77; line-height:1; min-width:960px; }*/


/*::selection { background:#4c77b9; color:#fff; text-shadow:none; }
::-moz-selection { background:#4c77b9; color:#fff; text-shadow:none; }
::-webkit-selection { background:#4c77b9; color:#fff; text-shadow:none; }*/

.detail_receive_box {clear: both; width: 100%; height: 24px;}
.detail_receive_box .detail_receive_num {float: left; padding-left: 17px; background: url("/img/m_package.png") left center no-repeat; background-size: 14px 16px; font-size: 14px; color: #636c77; font-family: 'NBGothicL'; height: 24px; line-height: 24px; margin-right: 24px;}
.detail_receive_box .detail_receive_num span {font-family: 'NBGothicB';}
