#body {
	position:absolute;
	top:176px;
	width:100%;
	min-width:1000px;
}

#header {
	position:absolute;
	top:0px;
	width:100%;
	min-width:1000px;
	height:176px;
}
#d0 {
	width:1000px;
	height:30px;
	text-align:left;
	background-color:#231f20;
}
#d0 div {
	float:left;
	height:30px;
}
#d0 .d001 {width:246px; text-align:center;}
#d0 .d002 {width:30px; background-color:#ffffff;}
#d0 .d003 {width:724px;}

#d1 {
	width:1000px;
	height:3px;
}

#d2 {
	width:1000px;
	height:140px;
}
#d2 div {
	float:left;
	width:123px;
	height:140px;
}
#d2 .d01 {background-image:url('/upload/img/site/design/01.jpg');}
#d2 .d02 {background-image:url('/upload/img/site/design/02.jpg');}
#d2 .d03 {width:30px;}
#d2 .d04 {width:724px; background-image:url('/upload/img/site/design/04.jpg');}

#d3 {
	width:246px;
	vertical-align:top;
	background-color:#edebea;
}

#d4 {
	width:30px;	
}

#d5 {
	width:724px;
	vertical-align:top;
	background-color:#edebea;
}


#footer {
	height:30px;
	font-size:10pt;
	color:#ffffff;
	background-color:#231f20;
}
#footer a {color:#ffffff; text-decoration:underline;}
#footer a:hover {color:#ffffff; text-decoration:none;}

#main{
	padding-top:0px;
	padding-right:15px;
	padding-bottom:15px;
	padding-left:15px;
	min-height:410px;
	text-align:justify;
	background-image:url('/upload/img/site/black/black15.jpg'); background-repeat:no-repeat; background-position:top right;
}

#hide {
	display:none;
}

.novatia {
	float:right;
	width:170px;
	text-align:left;
    line-height:11pt;
    font-size:8pt;
}
.novatia a {text-decoration:underline;}
.novatia a:hover	{text-decoration:none;}