body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 18px;
	color: #444444;
	background-color: #3F4359;
}

.news {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 18px;
	color: #FD787B;
}

.space10 {clear: both;
	height: 10px;
}

.space15 {clear: both;
	height: 15px;
}

.copyright {color: #FFFFFF;
	font-size: 10px;
}

a:link {
	color: #FD787B;
	text-decoration: none;
}
a:visited {
	color: #FD787B;
	text-decoration: none;
}
a:hover {
	color: #FD787B;
	text-decoration: underline;
}

.newsbox{
	height: 136px;
	overflow: auto;
}

ul{
	list-style:none;
}

.mb4{
	margin-bottom:4px;
}
