body {
	margin: 0px;
	padding: 0px;
}
a {
	color: #1192D7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
border:none;}

#bg_box {
    width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#in_box {
    width: 100%;
	font-size: 0.8em;
	line-height: 1.4em;
}

#news span {
	color: #FF6633;
}
#news {
	line-height: 200%;
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#news img {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#news a {
	color: #000000;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
