#latest {
    border: 1px solid #e8e7e7;
    clear: both;
    float: left;
    height: 165px;
    padding: 15px;
	width:500px;
	font-family: 'Nanum Gothic', sans-serif;
	font-weight:;
}
#latest dt.latestblue {
    height: 24px;
	font-size:18px;
	color:#222;
    margin-bottom: 22px;
    margin-top: 9px;
    padding-left: 10px;
    width: 90px;
    float: right;
	font-family: 'Nanum Gothic', sans-serif;font-weight:;
}
#latest dt.latestblue a{
    height: 24px;
	font-size:14px;
	color:#0B2972;
	font-weight:800;
    margin-bottom: 22px;
    margin-top: 0;
    padding-left: 0;
    width: 100%;
	font-weight:800;
	font-family: 'Nanum Gothic', sans-serif;font-weight:;
}
#latest dt.latestblue span a{
	display:inline-block;
    background: url("dot.gif") no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
    color: #666;
	width:30px;
	height:30px;
    font-size: 20px;
	font-weight:600;
	margin:0 auto;
    padding: 4px 8px 4px 9px;
	float:right;
	font-family: 'Nanum Gothic', sans-serif;font-weight:; border-radius:50%;background:#F8F8F8;
}
#latest dt.latestblue span a:hover{
	display:inline-block;
    background: url("dot.gif") no-repeat scroll 2px 6px rgba(0, 0, 0, 0);
    color: #fff;
	width:30px;
	height:30px;
    font-size: 20px;
	font-weight:600;
	margin:0 auto;
    padding: 4px 8px 4px 9px;
	float:right;
	font-family: 'Nanum Gothic', sans-serif;font-weight:; border-radius:50%;background:#173F7C;

}

#latest dd {
    background: url("dot.gif") no-repeat scroll 2px 10px rgba(0, 0, 0, 0);
    color: #7b7979;
    font-size: 16px;
    padding: 0 0 0px 9px;
	margin-top:14px;
	font-family: 'Nanum Gothic', sans-serif;font-weight:;
}
#latest dd a {
    color: #7b7979;
    font-size: 16px;
	font-family: 'Nanum Gothic', sans-serif;font-weight:;
}