@charset "utf-8";
/* CSS Document */
html{ font-size: 12px; }
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var,
b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent;
}
html, body { height:100% }
body { line-height:140%; }
form { display:block; margin:0px; padding:0px; }
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}

body{ font-size: 110%; font-family: "Malgun Gothic","Myriad Pro", Dotum,Tahoma;background:transparent; color:#636363}

table {border-collapse:collapse;border-spacing:0px;}

ol{list-style:decimal;padding:5px 10px;}
ul{list-style:disc;padding:5px 10px;}
li{margin-left:20px;}
blockquote {margin-left:40px}
a{text-decoration:underline;color:#00F}
td{padding:3px 5px; border:1px solid #ccc;}

/*replay*/
.rpbox{ padding:10px 0px; margin-bottom:10px; border-bottom:1px solid #ccc; background: #f7f7f7; }
.rpSbj { font-size:110%; font-weight:bold; color:#000adfa }
.rphr { display: block; height: 1px;  border: 0px; border-top: 1px solid #ccc;  margin: 10px 0px; padding: 0px; }