﻿#mainVis
{
	margin-bottom:20px;
}


#topNews
{
	border:solid 1px #E5E1BA;
	background:#F7F6ED;
	padding:10px;
	width:520px;
	height:275px;
	margin-bottom:15px;
}
#topNews h3
{
	background:url(../img/news_tit01.gif) no-repeat 0 0;
	width:auto;
	height:21px;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
}

#topNews ul li
{
	padding:0px 0px 10px 12px;
	margin-bottom:10px;
	border-bottom:dotted 1px #E5E1BA;
}
