#content #newslist {
    display: block;
    margin-left: 30px;
}

/* topimage
-----------------------------------*/
ul#topimage_3 li
{
	list-style-type: none;
	float:left;
	display:block;
	width:180px;
	height:180px;
}

ul#topimage_3 li a
{
	
	
}

ul#topimage_3 .ill a
{
	text-indent:-9999px;
	display:block;
	width:180px;
	height:180px;
	background-image: url(../images/topmenu_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

ul#topimage_3 .ill a:hover
{
	background-image: url(../images/topmenu_3_hover_bg.jpg);
}

ul#topimage_3 .web a
{
	text-indent:-9999px;
	display:block;
	width:180px;
	height:180px;
	background-image: url(../images/topmenu_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: -185px 0px;
}

ul#topimage_3 .web a:hover
{
	background-image: url(../images/topmenu_3_hover_bg.jpg);
}

ul#topimage_3 .lightneasy a
{
	text-indent:-9999px;
	display:block;
	width:180px;
	height:180px;
	background-image: url(../images/topmenu_3_bg.jpg);
	background-repeat: no-repeat;
	background-position: -370px 0px;
}

ul#topimage_3 .lightneasy a:hover
{
	background-image: url(../images/topmenu_3_hover_bg.jpg);
}