﻿#dvBannerSlide
{
width: 492px; height: 280px; margin-left: 35px
}
#bannerSlide
{
z-index: 0; 
position: absolute; 
height: 280px; 
width: 490px; 
display: block;
}
#newsFilter
{
background:url(../images/design/newsFilter.gif) no-repeat;
width:490px;
height:12px;z-index: 2; position: absolute
}
#newsMenu
{
font-size:12px;
clear:both;
height:22px;
padding:4px 0 3px 9px;
width:505px;
margin-left:35px;
display:block;	
background:url(../images/design/newsMenu.jpg) no-repeat;
}
.newsItem
{
padding-top:5px;
height:17px;	
text-align:center;
float:left;
display:block;
width:40px;
margin-right:14px;
color:#8f8f8f;
font-weight:bold;
}
.newsItem:hover
{
text-decoration:underline;
color:#555;
background-color:#ddd;
}