#body
{
margin: 0px auto;
width: 100%;
padding: 0;
}

#container
{
margin: 0px auto;
width: 100%;
padding: 0;
}

#main
{
width: 1024px;
background: #fff url(news_bg.jpg) no-repeat;
padding: 0 0 0 50px;
}

#news1, #news2 , #news3, #news4, #news5, #news6, #news7, #news8, #news9, #news10, #news11, #news12, #news13, #news14, #news15, #news16, #news17, #news18, #news19, #news20
{
width: 19%;
height: 145px;
float: left;
padding: 5px;
}

#pr
{
width: 90%;
height: 145px;
float: left;
padding: 5px;
}

.text 
{
font: 8pt Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px;
text-align: center;
}
.text a:link
{
text-decoration: none;
color: #000;
border-bottom: 1px dotted #656565;
}

.text a:visited
{
text-decoration: none;
color: #656565;
border-bottom: 1px dotted #656565;
}

.text a:hover 
{
color: #000;
text-decoration: none;
background-color: #FC6;
}