body {
	line-height: 100%;
	background-color: #451010;
}
#page {
	line-height: 100%;
	width: 800px;
	margin-left: auto;
	background-color: #451010;
	margin-top: 50px;
	margin-right: auto;
}

#header {
	width: 800px;
}
#header #logo h1 img {
	padding-left: 30px;
}

#header #mail {
	font-size: 12px;
	line-height: 100%;
	text-align: right;
	padding-right: 30px;
}
#header #mail a {
	font-size: 12px;
	line-height: 100%;
	color: #FFF;
	text-decoration: none;
}
#header #mail a:hover {
	font-size: 12px;
	line-height: 100%;
	color: #FFF;
	text-decoration: underline;
}
#header ul {
	text-align: center;
	font-size: 11px;
	line-height: 100%;
	color: #FFF;
	width: 800px;
	margin-top: 10px;
}

#header ul li {
	display: inline;
	color: #FFF;
	font-size: 11px;
	line-height: 100%;
	text-align: left;
}
#header ul li a {
	font-size: 11px;
	line-height: 100%;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
#header ul li a:hover {
	font-size: 11px;
	line-height: 100%;
	color: #FFF;
	text-decoration: underline;
}
#main {
	height: 342px;
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main #newsbox {
	height: 156px;
	width: 291px;
	margin-left: 73px;
	clear: both;
	padding-top: 80px;
}
#main #newsbox #newstop {
	height: 6px;
	background-image: url(image/newstop.jpg);
}
#main #newsbox #newsmain {
	height: 144px;
	background-image: url(image/newsmain.jpg);
	overflow: auto;
}
#main #newsbox #newsmain #n {
	height: 141px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 13px;
}

#main #newsbox #newsbottom {
	height: 6px;
	background-image: url(image/newsbottom.jpg);
}

#footer {
	font-size: 12px;
	line-height: 100%;
	color: #FFF;
	text-align: right;
	padding-right: 35px;
}
