#news {
	font-size: 10pt;
	line-height: 150%;
	float: left;
	width: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#news h2 {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#picup_news_style {
	width: 500px;
}
#picup_news_style table {
	margin: 0px;
	width: 500px;
}
#picup_news_style tr#news_tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#picup_news_style td#news_left {
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#picup_news_style td#news_right {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 80%;
}
#news_kako {
	width: 100%;
	margin-top: 5px;
	text-align: right;
	float: left;
	font-size: 10px;
}
#detailnews {
	width: 100%;
}
