﻿/* CSS Document */
.CONTAINER {
	width: 788px;
	height: 1400px;
	background-image:url(/eweb_hsinchu/html/images/WEDDING.jpg);
	overflow: hidden;
	position: relative;	}
	
	
.CONTAINER table{
	position:absolute;
	top:664px;
	left:174px;
	width: 466px;
	height: 622px;
}	
	
.CONTAINER p{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	line-height:1.5;}
	
	
	.CONTAINER .desc {
	position: absolute;
	bottom: 543px;
	left:199px;
	height:63px;
	width: 184px;
	
}
	
	.CONTAINER .desc a{
		display:block;
		width:183px;
		height:61px;
		background-image:url(/eweb_hsinchu/images/top_menu/church1-1.png);
		outline:none;		}
	.CONTAINER .desc a:hover{
		background-image:url(/eweb_hsinchu/images/top_menu/church1-2.png);}	
	.CONTAINER .desc2 {
	position: absolute;
	bottom:337px;
	left: 177px;
	height:66px;
	width: 239px;
	}
	.CONTAINER .desc2 a{
		display:block;
		width:238px;
		height:65px;
		background-image:url(/eweb_hsinchu/images/top_menu/church2-1.png);
		outline:none;}
	.CONTAINER .desc2 a:hover{
		background-image:url(/eweb_hsinchu/images/top_menu/church2-2.png);}
	.CONTAINER .desc3 {
	position: absolute;
	bottom: 133px;
	left: 156px;
	height:62px;
	width: 285px;
	}
	.CONTAINER .desc3 a{
		display:block;
		width:284px;
		height:62px;
		background-image:url(/eweb_hsinchu/images/top_menu/church3-1.png);
		outline:none;}
	.CONTAINER .desc3 a:hover{
		background-image:url(/eweb_hsinchu/images/top_menu/church3-2.png);}
