body { background-color: black; margin: 0; padding: 0; }
#contener { width: 1040px; margin-top: 0; margin-right: auto; margin-left: auto; padding-top: 0; }
#head { background-color: #000; background-image: url(/asset/headbgd2.jpg); background-repeat: no-repeat; background-position: right top; height: 150px; clear: both; }
#logo { height: 150px; float: left; }
#banner { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; letter-spacing: 1em; height: 150px; }
#banner h1 { color: #00002b; font-size: 2em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-align: center; letter-spacing: 0.7em; padding-top: 30px; }
#content { background-color: #f7e7d4; background-repeat: repeat-y; background-position: left 50%; clear: both; }
#left { background-image: url(../asset/left_bgd.jpg); background-repeat: repeat-y; background-position: left top; width: 170px; height: 100%; float: left; min-height: 100%; max-height: 100%; }
#right { font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.4; background-color: #f7e7d4; width: 865px; height: 100%; float: right; min-height: 100%; max-height: 100%; padding-top: 5px; padding-left: 5px; border-color: fuchsia; }
h1 { font-size: 1.3em; font-weight: bold; margin: 0.67em 0; }
#footer { font-size: 0.8em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #a99482; text-align: center; height: 40px; padding-top: 10px; }
#footer a:link { color: maroon; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: center; padding-top: 10px; height: 40px; }
#footer a:visited { color: maroon; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: center; padding-top: 10px; height: 40px; }
#footer a:over { color: orange; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: center; padding-top: 10px; height: 40px; }
#footer a:active { color: red; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-decoration: none; text-align: center; padding-top: 10px; height: 40px; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
* html .clearfix {
	height: 1%; }
.clearfix {
	display: block; }
#right a { color: maroon; text-decoration: none; }
#right a:link { color: maroon; text-decoration: none; }
#right a:visited { color: purple; text-decoration: none; }
#right a:hover { color: orange; text-decoration: none; }
#right a:active { color: red; text-decoration: none; }
table { background-color: #e3a14b; }
