/* CSS Document */
h1.titleNews{
  padding:0px; margin:0px;
  font-size:18px;
  background: url(../img/m002_news/star.png) no-repeat right top;
  height:23px;
  border-bottom:1px solid #CCCCCC;
  margin-bottom:3px;}

#imgClass{
  float:left;
  border:1px solid #F60;
  margin:5px;}

span.textNews{
  font-size:12px;}
#matherNews{
  margin-bottom:10px;}

#footerNews{
  font-size:10px;
  text-align:right;
  color:#666;
  clear:both;}
div.news{
  padding:2px;
  float:left;
  width:158px;
  height:140px;}
#news h1{
  padding:0px; margin:0px;
  font-size:11px;}
#news span.textNews{
  font-size:10px;}
#news span.class{
  font-size:10px;
  color:#999;}
#news{
  display:inline;}
#firstNews, #secondNews{
  border-right:1px dashed #999;
  font-size:10px;}
#bannerNews{
  clear:both;}
#link a{
  color:#000000;
}
#link:hover{
  background:#FFC;
  cursor:pointer;}