#topimg_bg {
	width: 510px;
	height: 180px;
	margin-bottom: 10px;
}


#newsbox {
	width: 510px;
	margin-bottom: 10px;
	background-image: url(../top_img/news_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 180px;
}


#newsbox_title {
	width: 510px;
	margin-bottom: 10px;
	height: 41px;
	background-image: url(../top_img/news_title.gif);
	background-repeat: no-repeat;
	line-height: 38px;
	font-weight: bold;
}

#newsbox_title h2{
	margin-left:25px;
	line-height: 40px;
	font-size: 19px;
}

#newsbox_frame {
	width: 510px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 17px;
	height: auto;
}

.news_list{
    border-bottom:1px #666 dotted;
	list-style-type:none;
	line-height:25px;
	font-size:12px;
	color:#333;
	width:auto;
	margin-right:15px;
}


.rss {
    width:480px;
	height:120px;

}

.rss_box {

}

.rss_box ul{
	line-height: 1.4;
	list-style-type:none;
}

.rss_box ul li{
	list-style-type:none;
	background-image:url(../common_img/yaji2.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:5px;
}