body{
	background-color:#ffdc0b;
	margin:0px;
	padding:0px;
	text-align:center;
}

table.base{
	width:800px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;

}

td.top{
	width:800px;
	height:108px;
	background-image:url(../images/lili-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding:0px;
}

td.center{
	width:800px;
	height:460px;
	background-image:url(../images/lili-middle.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
}

table.flash-base{
	width:600px;
	height:450px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

td.flash{
	width:600px;
	height:450px;
}



td.bottom{
	width:800px;
	height:342px;
	background-image:url(../images/lili-bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	text-align:center;
	margin:0px;
	padding:0px;
}

div.base-tel{
	width:1000px;
	height:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

div.top-tel{
	width:1000px;
	height:230px;
	background-image:url(../images/top-tel.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding:0px;
}

div.center-tel{
	width:1000px;
	height:450px;
	background-image:url(../images/center-tel.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

div.flash-tel{
	width:600px;
	height:450px;
	margin-left:100px;
}

div.bottom-tel{
	width:1000px;
	height:90px;
	background-image:url(../images/bottom-tel.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	padding:0px;
}

div.base{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}

div.top{
	width:800px;
	height:108px;
	background-image:url(../images/lili-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding:0px;
}

div.center{
	width:800px;
	height:460px;
	text-align:center;
	background-image:url(../images/lili-middle.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

div.flash-base{
	width:600px;
	height:450px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
}

div.bottom{
	width:800px;
	height:342px;
	margin:0px;
	padding:0px;
}
	
	

