#main{
	  overflow:hidden;
	  margin:0 0px 0 0px;
}

#main_bottom{
     text-align:left;
}


#left{
    margin:0 0 0 0px;
    width:570px;
	height: 115px;
	overflow:hidden;
	float:left;
	text-align:left;

}


#left_sub{
    width:160px;
	overflow:hidden;
	float:left;
	text-align:left;

}


#left_bottom_first{
   width:160px;
   margin:5px 5px 0 0;
   float:left;
   overflow:hidden;

}

#left_bottom{
   width:160px;
   margin:0px 5px 0 0;
   float:left;
   overflow:hidden;

}


#hilight{
  width:570px;
  overflow:hidden;
  margin:0 0px 0 0;
  float:left;
}

/*---------------hilight------------*/

#top_hilight{
	height:7px;
    background:url(/blog/images_index/hdr_hl.gif);
}
#middle_hilight{
  background:url(/blog/images_index/bg_hl.gif);
}
#bottom_hilight{
	 height:10px;
     background:url(/blog/images_index/ftr_hl.gif);
}
#data_hilight{
  margin:0 0px 0px 0px;
  overflow:hidden;
}
#next_hilight{
   text-align:right;
   margin:0 0 0 0px;
}
#list_hilight{
   margin:0 0 0 0px;
}

#news1,#news2,#news3,#news4{

    filter:progid:DXImageTransform.Microsoft.Fade(duration=1);

}

#news1 h1,#news2 h1,#news3 h1,#news4 h1{
    font-size:18px;
	margin:0px;
}






