.clearfix:after { content: ".";	display: block;	clear: both;	visibility: hidden;	line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* ---------- logo preview ----------------------- */
#head { position: relative; background: #fff; }
#head img { float:left; border: none; }

#head img.logo {
	position: absolute;
	border: none;
	left: 0px;
	top: 0px;
	float: none;
}

.main-bg {
	background: url(ima/top/bg2.png) repeat-y;
	background-position:center;
}

.maint-bg {
	background: url(ima/top/bg2t.png) repeat-y;
	background-position:center;
}
.sec-bg {
	background: url(ima/top/bg.png) repeat-x;
}
.sect-bg {
	background: url(ima/top/bgt.png) repeat-x;
}
.secj-bg {
	background: url(ima/top/bgj.png) repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcd77e;

}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {font-size: 16px;
	font-weight: bold;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
