@charset "utf-8";
.subDiv {
	padding:60px 0 90px 0;
}
.back_01 {
	text-align:right;
}


/* about */
.aboutDiv {
	margin:auto;
	width:880px;
	padding:35px 30px 15px 30px;
	background-image:url(../images/bg_03.png);
	background-repeat:repeat;
}
.aboutDivL {
	float:left;
	width:190px;
	padding-top:5px;
	font-size:0px;
	line-height:0px;
}
.aboutDivR {
	float:left;
	width:690px;
}



/* news */
.newsDiv {
	margin:auto;
	width:678px;
	padding:30px 57px;
	background-image:url(../images/bg_03.png);
	background-repeat:repeat;
}
.newsList {
	float:left;
	width:150px;
	height:185px;
}
.newsListP {
	width:150px;
	height:110px;
	overflow:hidden;
	margin-bottom:10px;
	font-size:0px;
	line-height:0px;
}
.newsListT {
	font-size:16px;
	line-height:18px;
	color:#FFFFFF;
	height:38px;
	overflow:hidden;
}
.newsListT a:link, .newsListT a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.newsListT a:active, .newsListT a:hover {
	text-decoration:underline;
	color:#f7941e;
	cursor:pointer;
}
.newsListW {
	float:left;
	width:26px;
	height:185px;
}
.newsSubT {
	font-size:14px;
	color:#FFFFFF;
	line-height:20px;
	padding-bottom:30px;
	border-bottom:1px solid #f7941e;
	margin-bottom:25px;
}
.newsSubC {
	font-size:13px;
	line-height:24px;
	color:#FFFFFF;
	padding:40px 0 40px 0;
}



/* service */
.serviceDiv {
	margin:auto;
	width:880px;
	padding:35px 30px 15px 30px;
	background-image:url(../images/bg_03.png);
	background-repeat:repeat;
}
.serviceDivL {
	float:left;
	width:325px;
	font-size:0px;
	line-height:0px;
}
.serviceDivR {
	float:left;
	width:555px;
}
.serviceDivRT {
	background-image:url(../images/icon_02.png);
	background-repeat:no-repeat;
	background-position:0px 11px;
	padding:0 0 7px 20px;
	font-size:18px;
	color:#ffff00;
}
.serviceDivRC {
	padding:0 0 15px 20px;
	color:#FFFFFF;
	line-height:18px;
	font-size:16px;
}



/* wedding */
.weddingDiv {
	margin:auto;
	width:682px;
	padding:30px 55px;
	background-image:url(../images/bg_03.png);
	background-repeat:repeat;
	font-size:13px;
	line-height:24px;
	color:#FFFFFF;
	font-weight:normal;
}
.weddingList {
	float:left;
	width:200px;
	height:330px;
	overflow:hidden;
	text-align:center;
}
.weddingListP {
	width:200px;
	height:200px;
	overflow:hidden;
	margin-bottom:10px;
	font-size:0px;
	line-height:0px;
}
.weddingListT {
	font-size:16px;
	color:#f7941e;
	padding-bottom:7px;
	line-height:18px;
	font-weight:bold;
}
.weddingListC {
	line-height:18px;
	font-size:12px;
}
.weddingListW {
	float:left;
	width:41px;
	height:330px;
	overflow:hidden;
}



/* contact */
.contactDiv {
	margin:auto;
	width:880px;
	padding:35px 30px 25px 30px;
	background-image:url(../images/bg_03.png);
	background-repeat:repeat;
}
.contactDivL {
	float:left;
	width:520px;
}
.contactDivR {
	float:left;
	width:360px;
	color:#FFFFFF;
	font-size:14px;
	line-height:40px;
}
.contactDivRL {
	float:left;
	width:90px;
	padding-right:10px;
	text-align:right;
}
.contactDivRR {
	float:left;
	width:240px;
	color:#f7941e;
}