@charset "utf-8";
/* CSS Document */
.LatestNews{
width:95%;
height:90%;
margin-bottom:20px;
}
.News_Title{
font-size:130%;
margin:5px 0 0 0;
font-weight:bold;
color:#ff88a5;
padding:0px;
}
.TopTime{
font-size:100%;
font-weight:normal;
margin:0px;
padding:0px;
}

.news_time_title{
background:url(images/Deta_Title_Bg.jpg) left no-repeat;
height:25px;
padding:5px 0 5px 15px;
vertical-align:middle;
}
.LatestNews img{
margin:5px 15px 0 0;
padding:0px;
border:solid 1px #dddddd;
}