#latest {
    clear: both;
    float: left;
	padding-top:18px;
    width: 397px;
    height: 230px;
	background:url("/images/contents_ban5.png") no-repeat;
}
#latest dt.latestblue {
    height: 15px;
    margin-bottom: 50px;
    margin-top: 5px;
    margin-left: 0;
    width: 100%;
}
#latest dd {
    color: #7b7979;
    font-size: 14px;
    padding: 15px 15px 11px 15px;

}
#latest dd a {
    color: #7b7979;
    font-size: 14px;
	font-weight:600;
	text-decoration:none; !important
}


