#main {
	margin-top:8px;
	margin-bottom:16px;
}

#main th  {
	background-image: url(../images/main_boxbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 49px;
}
#main #news td{
	height:20px;
}
#main #act td{
	height:20px;
}
#main #snap td{
	height:20px;
}
#main #news a{
	color:#062b6e;
	line-height: 16px;
}
#content #maincon #news a{
	color:#062b6e;
	line-height: 16px;
}
#main #act a{
	color:#2c7751;
	line-height: 16px;
}
#main #snap a{
	color:#800080;
	line-height: 16px;
}
#main #maincon #news a{
	color:#062b6e;
	line-height: 16px;
}
#main #maincon #act a{
	color:#2c7751;
	line-height: 16px;
}
#main #maincon #snap a{
	color:#800080;
	line-height: 16px;
}
.news_th  {
	background-image: url(../images/main_boxbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 49px;
}
.newstt {
	color:#062b6e;
	line-height: 16px;
}
.acttt {
	color:#2c7751;
	line-height: 16px;
}
.snaptt {
	color:#800080;
	line-height: 16px;
}

