@font-face{
font-family:"Nanum Gothic";
src:url('../fonts/NanumGothic.eot');
src:url('../fonts/NanumGothic.eot?#iefix') format('embedded-opentype'),
url('../fonts/NanumGothic.woff') format('woff'),
url('../fonts/NanumGothic.ttf') format('truetype');
url('../fonts/NanumGothic.svg#NanumGothic') format('svg')
src:local(※), url('/fonts/NanumGothic.woff') format('woff');
}
@import url('http://fonts.googleapis.com/css?family=Noto+Sans');


#latest {
    clear: both;
    float: left;
	margin:0;
    padding: 10px;
    width: 537px;
    height:133px;
	position:relative;
}
#latest dt.latestblue {
    height: 10px;
    width:500px;
	padding:2px 8px 5px 20px;
	margin-bottom:15px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	font-family: malgun gothic,'맑은 고딕', 'Malgun Gothic', 'Nanum Gothic', Tahoma, arial, sans-serif;
}
#latest dt.latestblue a b{color:#ff871d}
#latest dt.latestblue a {text-decoration:none;font-weight:bold;}
#latest dt.latestblue a span{float:right;color:#999;}
#latest dt.latestblue a span:hover{color:#ff871d;}
#latest dd {
    background:url("dot.gif") no-repeat 2px 15px;
    color: #7b7979;
    font-size: 12px;
	margin:0px 0px 0px 20px;
    padding: 6px 0 2px 10px;
}
#latest dd a {
    color: #7b7979;
    font-size: 12px;
}