/* GLOBAL */
body {
	margin-top:15px;
	background-image:url(../img/lay/tlo.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#000000;
}
td img {
	display:block;
}

td {
	vertical-align:top;
}

/* LAY */
.lay-table {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.lay-top1 {
	width:905px;
	height:66px;
	background-image:url(../img/lay/lay-top1.jpg);
	background-repeat:no-repeat;
}

.lay-top2 {
	width:905px;
	height:45px;
	background-image:url(../img/lay/lay-top2.jpg);
	background-repeat:no-repeat;
}

.lay-top3 {
	width:905px;
	height:77px;
	background-image:url(../img/lay/lay-top3.jpg);
	background-repeat:no-repeat;
}

.lay-top4 {
	width:905px;
	height:43px;
	background-image:url(../img/lay/lay-top4.jpg);
	background-repeat:no-repeat;
}

.lay-menu-lft {
	width:148px;
	height:60px;
	background-image:url(../img/lay/lay-menu-lft.jpg);
	background-repeat:no-repeat;
}

.lay-menu {
	width:326px;
	height:60px;
	background-image:url(../img/lay/lay-menu.jpg);
	background-repeat:no-repeat;
	text-align:left;
	float:left;
	display:block;
}

.lay-menu-rgt {
	width:431px;
	height:60px;
	background-image:url(../img/lay/lay-menu-rgt.jpg);
	background-repeat:no-repeat;
}

.lay-menu-btm {
	width:905px;
	height:45px;
	background-image:url(../img/lay/lay-menu-btm.jpg);
	background-repeat:no-repeat;
}

.lay-content-spacer {
	width:70px;
	background-color:#FFFFFF;
	color:#000000;
}

.lay-content-root {
	width:905px;
	display:block;
}

.lay-content {
	width:765px;
	background-image:url(../img/lay/lay-content.jpg);
	background-repeat:repeat-y;
	text-align:left;
	
}

.lay-btm {
	width:905px;
	height:40px;
	background-image:url(../img/lay/lay-btm.jpg);
	background-repeat:no-repeat;
}

