﻿body {
	margin: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	line-height: 24px;
	text-align: center;
	background-color: #FCDAE0;
	background-image: url(bg_body.jpg);
}
img {
	border: none;
	vertical-align: middle;

}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}

a:link {
	color: #444444;
	text-decoration: underline;
}
a:visited {
	color: #444444;
	text-decoration: underline;
}
a:hover {
	color: #EC6478;
	text-decoration: none;
}
.alignright{
	text-align: right;
	clear: both;	
}
.more{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* opening */
.openingContainer{
	width: 730px;
}
.openingbar{
	background-color: #000000;
	margin-top: 3px;
}
.openingbar a:link, .openingbar a:visited{
	color: #FFFFE6;
	text-decoration: none;
	font-weight: bold;
}
.openingbar a:hover{
	color: #F8CD69;
	font-weight: bold;
}
/* 首頁 */
.homeContainer{
	background-image: url(bg_home.gif);
	background-repeat: no-repeat;
	height: 650px;
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.bagContainer{
	height: 583px;

	position: relative;
}
.menuContainer{
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}

.menuContainer img
{
	
}


#bagWedding{
	position:absolute;
	left: 483px;
	top: 19px;
	z-index:1;
}
#bagBorn{
	position:absolute;
	left: 371px;
	top: 231px;
	z-index:2;
}
#bagWelcome{
	position:absolute;
	left: 621px;
	top: 145px;
	z-index:3;
}
#bagLife{
	position:absolute;
	left: 377px;
	top: 300px;
	z-index:4;
}
#bagFreedom{
	position:absolute;
	left: 579px;
	top: 336px;
	z-index:5;
}

/* 最新消息 */
#newsContainer{
	position:absolute;
	left: 54px;
	top: 370px;
	z-index:6;
	width: 295px;
	height: 145px;
	overflow: auto;
}
#newsContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: square;
}
#newsContainer li {
	line-height: 17px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-left: 25px;
	margin-right: 12px;
}
#newsContainer li a:link, #list li a:visited  {
	display: block;
	color: #505050;
	text-decoration: none;
	background-position: left;
	line-height: 17px;
}
#newsContainer li a:hover, #list li.selected, #list li a.selected:link, #list li a.selected:visited {
	color: #F15F7C;
	text-decoration: underline;
	line-height: 17px;
}

/* menu內頁 */
.dataBgContainer{
	background-image: url(bg_dataBg.gif);
	background-repeat: repeat-y;
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

}
.dataTopContainer{
	background-image: url(bg_dataTop.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 926px;

	margin-right: auto;
	margin-left: auto;
}
.dataBodyContainer{
	background-image: url(bg_dataBody.gif);
	background-repeat: no-repeat;

	padding-right: 72px;
	padding-left: 72px;
}
.dataBottomContainer{
	background-image: url(bg_dataBottom.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: px;
}
.dataBodyContainer .headingContainer{
	background-image: url(bg_heading.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
}
.dataBodyContainer .showContainer, .bagBodyContainer .showContainer{
	height: 300px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}
.dataBodyContainer .showContainer td, .bagBodyContainer .showContainer td{
	vertical-align: top;
}
.dataBodyContainer .titleContainer, .bagBodyContainer .titleContainer{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	margin-bottom: 8px;
	clear: both;
}
.dataBodyContainer .contentContainer, .bagBodyContainer .contentContainer{
	margin-bottom: 15px;
	clear: both;
}
.infoatBottom{
	color: #FFFFFF;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;

}
.dataBodyContainer img {
	border: none;
	vertical-align: middle;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.alignright img{
	float: right;
	clear: both;	

}
/* Bag */
.baglinkContainer{

}
.baglinkContainer a:link, .baglinkContainer a:visited{
	color: #FFFFE6;
	text-decoration: none;
}
.baglinkContainer a:hover{
	color: #F8CD69;
}
.lifeTopContainer{
	background-image: url(bg_lifeTop.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 926px;

	margin-right: auto;
	margin-left: auto;
}
.freedomTopContainer{
	background-image: url(bg_freedomTop.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 926px;

	margin-right: auto;
	margin-left: auto;
}

.weddingTopContainer{
	background-image: url(bg_weddingTop.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 926px;

	margin-right: auto;
	margin-left: auto;
}
.bornTopContainer{
	background-image: url(bg_bornTop.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 926px;

	margin-right: auto;
	margin-left: auto;
}
.welcomeTopContainer{
	background-image: url(bg_welcomeTop.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 926px;

	margin-right: auto;
	margin-left: auto;
}
.bagBodyContainer{
	background-image: url(bg_bagBody.gif);
	background-repeat: no-repeat;
	padding-right: 72px;
	padding-left: 72px;
	padding-top: 20px;
}
.bagBgContainer{
	background-image: url(bg_bagBg.gif);
	background-repeat: repeat-y;
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

}
.bagBottomContainer{
	background-image: url(bg_bagBottom.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 926px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

.floatRightClear  img
{
	float: none;
}

.contentContainer img
{
	border: solid 1px #cccccc;
}
