body {
	margin-top: 10px;
	color: #6D0401;
	background-color: #FFFFFF;
	background-image: url(../img/lay/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td img {
	display: block;
}

.img-main {
	width: 331px;
	height: 503px;
	background-image: url(../img/lay/img_main.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}
.txt-main {
	width: 351px;
	height: 503px;
	background-image: url(../img/lay/txt_main.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	vertical-align: top;
}

.top-lft {
	width: 331px;
	height: 30px;
	background-image: url(../img/lay/top_lft.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.btm-lft {
	width: 331px;
	height: 30px;
	background-image: url(../img/lay/btm_lft.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.v-top {
	vertical-align: top;
}
