html{
    height:100%;
}


* html div#container{
    height:100%;
}

div#container{ width: 680px; margin:0 auto; position:relative; height: auto; min-height: 100%; }

body > #container {
        height: auto;
}
div#main{ text-align: left; width: 680px; border-width:0 1px; height:auto; min-height: 100%; margin: 0 auto; border-color: #760014; border-style: solid; }

body > #main {
        height: auto;
}



body    {
	color: #333;
	font-size: 12px;
	background-color: #f3efe0;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
	margin: 0;
}
#h_menu ul      { list-style: none; margin: 0; padding: 0; width: 680px; height: 26px }
#h_menu li     { text-align: center; display: block; margin: 0; padding: 0; width: 136px; height: 26px; float: left }
h1 {
	color: #633;
	font-size: 14px;
	font-weight: bold;
	background-color: #e4c389;
	margin-bottom: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 630px;
	margin-top: 2em;
	border-left: 5px solid #8b4513
}
h2  {
	color: #633;
	font-size: 13px;
	padding-bottom: 1px;
	width: 630px;
	border-bottom: 1px dotted #633;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
h3  {
	color: #8b4513;
	font-size: 12px;
	margin: 1em 0 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-left: 5px solid #8b4513
}
h4 {
	color: #f63;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 1em 0 0.5em;
	border-bottom: 1px dotted #f63;
}
.comments     { line-height: 150%; text-align: left; margin-top: 1em; margin-left: 15px; width: 650px ; height: auto; clear: both; }
.copy  {
	color: #333;
	font-size: 10px;
	background-color: #e4c389;
	text-align: center;
	position: absolute;
	padding-top: 2px;
	width: 680px;
	border: solid 1px #8b4513;
	margin-top: 20px;
}
.red { color: #c03 }
.orenge { color: #f60 }
a:link  { color: #8b4513; text-decoration: none }
a:visited  { color: #633; text-decoration: none }
a:hover  { color: #633; text-decoration: none }
a:active  { color: #633; text-decoration: none }
#bbs { width: 652px; height: 500px }

p {
	margin-top: 0px;
	margin-bottom: 15px;
}
