@charset "utf-8";
dl#news {
	margin-left: 1em;
	height: 300px;
	overflow: auto;
}


#news dt {
	font-weight: bold;
	color: #663300;
	margin-top: 5px;
}
#news dd {
	padding-left: 1em;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-bottom: 1em;
}
#main h3 {
	width: 470px;
	font-size: 12px;
	color: #663300;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
div#information {
	height: 300px;
	margin-top: 10px;
	overflow: auto;
}
#header object {
	height: 350px;
	width: 762px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}
