@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: 0px;
    width: 300px;
    height:150px;
	position:relative;
}
#latest dt.latestblue {
    height: 10px;width:286px;;padding:10px 8px 5px;margin-bottom:15px;font-family: malgun gothic,'맑은 고딕', 'Malgun Gothic', Dotum, Tahoma, arial, sans-serif;font-size:14px;font-weight:bold;letter-spacing:-1px;
}
#latest dt.latestblue a {text-decoration:none;color:#8b7f71;font-weight:bold;
}
#latest dt.latestblue a span{float:right;color:#dbdbdb;font-weight:normal;letter-spacing:0;}
#latest dt.latestblue a span:hover{color:#0974bb;}
#latest dd {
    background:url("dot.gif") no-repeat 2px 6px;
    color: #7b7979;
    font-size: 12px;
	margin:0px 0px 0px 20px;
    padding: 0 0 10px 9px;
}
#latest dd a {
    color: #7b7979;
    font-size: 12px;
}