@charset "UTF-8";

.tabbertab{
	margin-bottom:5px;
}
.tabbertab h4{
	text-indent:-9999px;
	width:150px;
	height:23px;
	display:block;
}
.tabbertab h4 a{
	width:150px;
	height:23px;
	display:block;
	text-indent:-9999px;
	font-size:x-small;
}

.tabbertab h4 a:hover{
	opacity:0.3;
	filter:alpha(opacity=30);
	background:#fff;
}

#tabcontent1 h4{
	background:url(../images/topnews_tb1.gif) no-repeat left top;
}
#tabcontent2 h4{
	background:url(../images/topnews_tb2.gif) no-repeat left top;
}
#tabcontent3 h4{
	background:url(../images/topnews_tb3.gif) no-repeat left top;
}
#tabcontent4 h4{
	background:url(../images/topnews_tb4.gif) no-repeat left top;
}
#tabcontent5 h4{
	background:url(../images/topnews_tb5.gif) no-repeat left top;
}
#tabcontent6 h4{
	background:url(../images/topnews_tb6.gif) no-repeat left top;
}
#tabcontent7 h4{
	background:url(../images/topnews_tb7.gif) no-repeat left top;
}

#tabcontent1 dl{
	border:10px solid #C49C74;
}
#tabcontent2 dl{
	border:10px solid #759BC5;
}
#tabcontent3 dl{
	border:10px solid #C57678;
}
#tabcontent4 dl{
	border:10px solid #9CC;
}
#tabcontent5 dl{
	border:10px solid #7975C5;
}
#tabcontent6 dl{
	border:10px solid #ACC575;
}
#tabcontent7 dl{
	border:10px solid #F99;
}

