@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container  {
	width: 828px;
	background: #FFFFFF;
	text-align: left;
	height: 540px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 14px;
	margin-left: auto;
	padding: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#header  {
	height: 72px;
}
#logo {
	height: 58px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19494;
}
#content  {
	background: #FFFFFF;
	height: 378px;
}
#footer  {
	height: 90px;
}
#navigation {
	height: 13px;
	width: 828px;
}
#nav_01 {
	float: left;
	width: 8.3%;
	overflow: visible;
}
.nav_02 {
	float: left;
	height: 13px;
	width: 13.285%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B19494;
}
#footer_top {
	height: 52px;
}
#footer_bottom {
	height: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19494;
}
#copyright {
	float: right;
	height: 8px;
	position: relative;
	top: 9px;
}
#main {
}
#tag {
	float: right;
	position: relative;
	top: 8px;
}

