@charset "euc-kr";
/* CSS Document */

@font-face {
	font-family : 'NanumGothic';
	font-style: normal;
	font-weight: normal;
	src: url('font/NanumGothic.eot');
	src: local(¡Ø), url('font/NanumGothic.woff') format('truetype');
}



body, p, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 fieldset {margin:0;padding:0;}
body {font-family: 'NanumGothic', sans-serif;font-size:12px; min-width:1400px;
      line-height:15px;color:#202020;}
a:link, a:active, a:visited {color:#202020;text-decoration:none;}
a:hover {color:#202020;text-decoration:underline;}
ul {list-style:none;}
img {border:0; vertical-align:top;}

.cf:after {content:"";display:block;clear:both;}

fieldset {border:0;}
legend {display:none;}
select, option, input {vertical-align:top;}

.score{
	width:70px;
}


.line {width:100%;height:2px;background:#0e3226}
.line1 {width:100%;height:2px;background:#0f3327}
.line3 {width:100%;height:2px;background:#0b74df}