body{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #7f6348;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
/*layout*/
#warp{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	}
	
#header{
	height: 217px;
	width: 1000px;
	float: left;
	font-size: 18px;
	text-align: right;
	font-family: Arial, "新細明體-ExtB";
	vertical-align:bottom;
	background-image: url(../images/header_01.jpg);
}
#left {
	width: 274px;
	float: left;
}
#left_top {
	background-image: url(../images/left_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 405px;
	width: 274px;
}
#left_down {
	background-image: url(../images/left_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 215px;
	width: 274px;
	text-align: left;
}
#left_down_menublock {
	float: left;
	height: 150px;
	width: 223px;
	_width: 233px;
	margin-top: 65px;
	margin-left: 40px;
	*margin-left: 40px;
	_margin-left: 20px;
	text-align: left;
}


#middle {
	float: left;
	width: 590px;
	min-height: 630px;
	height:auto!important;
	*height: 630px;
	text-align: left;
}
#middle_title {
	float: left;
	height: 45px;
	width: 560px;
	text-align: left;
	background-image: url(../images/mid_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-left: 30px;
}
#middle_content {
	background-color: #FFF;
	float: left;
	width: 530px;
	font-size: 12px;
	padding-left: 30px;
	background-image: url(../images/mid_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	min-height:395px;
	height:auto!important;
	*height:395px;
	
}
#mid_down {
	float: left;
	height: 143px;
	width: 590px;
	background-image: url(../images/mid_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}




#right {
	float: left;
	width: 131px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	text-align: left;
}
#right_top {
	background-image: url(../images/marry_05.jpg);
	background-position: center top;
	float: left;
	width: 137px;
	height: 399px;
	background-repeat: no-repeat;
}
#right_down {
	float: left;
	width: 107px;
	background-color: #FFF;
	text-align: left;
	color: #565656;
	font-size: 12px;
	min-height:523px;
	_height:523px;
	*height:523px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}

#Content {
	width: 1000px;
	font-family: Arial, "新細明體-ExtB";
	padding-bottom: 30px;
	background-color: #FFF;
	padding-top: 20px;
	clear: both;
	/*float: none;*/
	height:auto!important;
	height:auto;
	*height:auto;

}
#footer {
	width: 980px;
	text-align: right;
	background-image: url(../images/f_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	/*float: none;*/
	height: 63px;
	font-size: 11px;
	padding-right: 20px;
	padding-top: 50px;
	background-color: #FFF;
	color: #939393;
	clear: both;
}

#footer a:link {
	color: #939393;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
#footer a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #939393;
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #555;
}
#footer a:visited {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
	color: #3D3D3D;
}
#footer a:active {
	text-decoration: none;
	font-family: Arial, "新細明體-ExtB";
}
p {
	line-height: 20px;
}
br {
	line-height: 16px;
}
