.news-latest-bound * {padding: 0; margin:0;}
.news-latest-bound{
	height: 300px; width:308px;
	border: 1px solid #D7D5D5;
}
.news-latest-bound h2 {
	height: 25px;
	border-bottom:1px solid #D7D5D5;
	color: #49A44A;
	line-height: 25px;
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 14px;
}
.news-latest-content {
}
.news-latest-item {
	border-bottom:#CCC dotted 1px;
	padding:5px 0px;
}
.news-latest-img{
	margin-left:18px; 
	_margin-left:9px; 
	width:70px;
}
.news-latest-img img {
	width:66px;
	border:1px solid #FD8835;
}
.news-latest-item {
	text-align:justify !important;
}
.news-latest-item a, .news-latest-item a:visited {
	font-size: 13px;                                                                             
	color:#333 !important;
	line-height: 17px;
	text-decoration: none !important;
	font-family:UTMSwissCondensed;
}
.news-latest-item a:hover{
	color:#FD710F !important;
}
.news-latest-text p {
	font-size: 12px;
	margin-top: 2px;
}
.news-latest-item .stt {
    border-right: 0 dotted #dedede;
    color: #f00;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 8px;
}
