@charset "utf-8";
/* CSS Document */

/*Common Set*/
body
{
	font-size: 18px;
	margin: 0px;
	text-decoration: none;
	line-height: 200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	 -webkit-text-size-adjust: 100%;
	
}	
a{
	 color:#000000;
	 text-decoration:none;
}
/*ipad或iphone會默認電話可撥自動加連結而改變樣式/所以在這加上這段*/
a[href^=tel]{ color: inherit; text-decoration: none; }

button{
	outline:none;
}
	
input,textarea,select,button,submit{
	font-size:16px;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",Arial,taipei, Helvetica, sans-serif;
}

/*表單藍框問題*/
input:focus,select:focus,textarea:focus{outline:none;}

ul{
	padding:0;
	margin:0;
	list-style:none;
}


/* 解決浮動的CLEARFIX */
.cssfix:before, .cssfix:after { 
   content: "";
   display: table; 
}
.cssfix:after {
   clear: both; 
}
.cssfix { 
   zoom: 1; /* IE6&7 */ 
}


/*top*/
#top{
		display:block;
		z-index:999;
		min-width:320px;
		position:fixed;
		top:0px;

		height:60px;
		/*position:fixed;
		top:0px;
		z-index:99;*/
		width:100%;
		background-color:#FFFFFF;
		border-bottom:1px #cccccc solid;	
		/*box-shadow:0px 4px 20px -2px #cccccc;*/	
		/*box-shadow: x y blur spread color inset;
		水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
}
	#header{
		display:block;
		height:60px;
		width:100%;
	background-color:#FFFFFF;
		/*box-shadow:0px 4px 20px -2px #cccccc;*/	
		/*box-shadow: x y blur spread color inset;
		水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	}
#logo {
		 display:block;
		 float:left;
		 color:#333333;
		 height:55px;
		
		width:100%;

				 
		}
		#logo a{
			text-decoration:none;
			color:#333333;
			font-weight:bolder;
		}
		
			#logo_1{
			
				float:left;
				margin-left:10px;

			}
			#logo_1 img{
		width:100%;
			max-width:240px;
			}

			#menu_area{
				display:none

			}
			#contact_phone{
				padding-bottom:10px;
				padding-top:10px;
			}


			#cell_menu{
				float:right;
				width:40px;
			}
			
	
		
	#a_menu2{
		display:none;	
		}	
		#a_content2{
		display:none;	
		}		
#a_menu {
	width:100%;
	height:490px;
	top:60px;	
	position: absolute; 
	
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	
	}	 
	#a_menu a{
		
		 text-decoration:none;
		
		 color:#FFFFFF;
	}
	#a_menu a:hover{
	
		color:#FFCC33;
		
	
	}
	#a_content{
		width:100%;
		margin:0 auto;
		text-align:center;
		height:490px;
		
	}	 
	.a_sub{ 
		display:block; 
		 font-size:18px;
		 letter-spacing:2px;
		 background-color:#5b6068;
		 height:70px;
		 line-height:70px;
		 border-bottom:#FFFFFF 1px solid;
		 text-align:center;
		 color:#FFFFFF;
		width:100%;
	
	}
	.a_sub a{ 
		display:block; 
		 font-size:18px;
		 letter-spacing:2px;
		 background-color:#5b6068;
		 height:70px;
		 line-height:70px;
		 border-bottom:#FFFFFF 1px solid;
		 text-align:center;
		 color:#FFFFFF;
		width:100%;
	
	}
	.a_sub a:hover{ 
		
		 
		 background-color:#336699;
		
	
	}


	

/*c*/
#c_area{
	width:100%;
	position: absolute;
	top:60px;
	background-color:#FFFFFF;
	-webkit-transition: all 1s;
    -moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	
}


#web{
	position: relative;
	overflow: hidden;

	
	
	/*因為#TOP是FIXED等於漂浮在上, 所以BODY的DIV從#WEB開始算,上面200PX的部分會被#TOP遮住,
	 所以要加上MARGIN-TOP:200PX,把DIV往下移
	 不可使用 TOP:200PX,雖然對#WEB本身沒有影響
	 但會使#WEB下面DIV的把#WEB當作FIXed狀態而自動往上移,然後被#WEB遮住*/
}
#cfarea{
	display:none
	
}
#cfarea2{
	width:100%;
	
}

#banner{
	display:none;
	}
#banner2{
width:100%;
	background-color:#FFFFCC;
	

}
#banner2 img{
	width:100%;
}

/*index*/
#house_video{
	background-color:#666666;
}
.video_main{
	 max-width:1280px;
 	margin:0 auto;

}

.video-container {

	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	
	top: 0;left: 0;
	
	width: 100%;
	
	height: 100%;

}
#narea1{
	
	background-color:#cccccc;

	border-top:#cccccc 1px solid;

	
}
#narea2{
	
	background-color:#ffffff;

	border-top:#cccccc 1px solid;

	
}

#loan_article{
	margin:40px auto;
}
.msubtitle{
	display:block;
	margin:0 auto;
	text-align:center;

}
.msubtitle img{
	max-width:100%;

}

.msubtitle2{
	/*display:block;
	margin:0 auto;
	text-align:center;*/
	display:none;
}

@media only screen and (min-width:500px){
		.house_loan_slogan{
		width:500px;
		margin:0 auto;
		text-align:center;
		border-radius:200px;
		background-color:#ffffff;
		height:500px;
		

		}
	.house_loan_slogan img{
		width:450px;
	}

	.slogan01{
		font-size:28px;
		color:#808080;
		padding-bottom:10px;
		border-bottom:1px #cccccc solid;
	}
	.slogan02{
		font-size:25px;
		
		color:#990000;
	}


	

}
@media only screen and (max-width:499px){

	.house_loan_slogan{
		width:100%;
		text-align:center;
		
		border-radius:30px;
		background-color:#ffffff;


	}

.slogan01{
		font-size:20px;
		color:#808080;
		padding-bottom:10px;
		border-bottom:1px #cccccc solid;


	}
	.slogan02{
		font-size:20px;
		color:#990000;

	}

	.house_loan_slogan img{
		width:100%;
	}
}
	.win{
	background-color:#CC0000;
	color:#ffffff;
	border-radius:5px;
}
.compare_pic1{
	display:block;
}
.compare_pic1 img{
	width:100%;

}

#loan_comment{
	
	background-color:#ccccccc;
}
	.comment_area{
	max-width:800px;
	margin:0 auto;

	}

#house_loans1{
	
	background-color:#ffffff;
}
	.slogan_area{
	max-width:800px;
	margin:20px auto;

	}
@media only screen and (min-width:630px){
	.slogan_box{
		

		
		display:inline-block;
		vertical-align:top;
		width:32%;
		text-align:center;
		font-size:15px;
	margin-bottom:40px;

	}


}
@media only screen and (max-width:629px){
	.slogan_box{
		border-top:1px #cccccc dotted;
			display:block;
		margin-top:20px;
		padding-top:30px;
		padding-bottom:30px;
		margin-bottom:20px;
	margin-bottom:40px;

		
		text-align:center;
	}


}
.slogan_box img{
	width:100%;
	max-width:244px;
	}

.slogan_title{
	color:#666666;
	
	}

#house_loans2{
	
	background-color:#C9DBDE;
}
	.process_area{
	width:90%;
	margin:20px auto;
	}
@media only screen and (min-width:630px){
		.process_box1{
		border-right:1px #ffffff dotted;
		display:inline-block;
		vertical-align:top;
		width:32%;
		text-align:center;
		font-size:15px;

	}
	.process_box2{
		
		display:inline-block;
		vertical-align:top;
		width:32%;
		text-align:center;
font-size:15px;

	}

}	
@media only screen and (max-width:629px){
		.process_box1{
		border-bottom:1px #ffffff dotted;
		display:block;
		margin-top:20px;
		padding-top:30px;
		padding-bottom:30px;
		margin-bottom:20px;
		text-align:center;
		

		
	}
	.process_box2{
		
		display:block;
		margin-top:20px;
		padding-top:30px;
		padding-bottom:30px;
		margin-bottom:20px;

		
		text-align:center;

	}

}
	.process_box1 img{
	width:100%;
	max-width:244px;
	}
	.process_box2 img{
	width:100%;
	max-width:244px;
	}
	.process_title1{
	color:#514884;
	font-size:25px;
	font-weight:bold;
	}
	.process_title2{
	
	color:#2B5682;
	font-size:25px;
	font-weight:bold;
	}
	.process_title3{
	
	color:#336600;
	font-size:25px;
	font-weight:bold;
	}
/*利用陰影做出文字框*/
.process_font1{
	color:#ffffff;

	margin: 5px 5px 5px 5px;
	border-radius: 10px;

text-shadow:
-3px -3px 0 #006666,
3px -3px 0 #006666,
-3px 3px 0 #006666,
3px 3px 0 #006666,
1px 3px 0 #006666,
-3px 1px 0px #006666,
3px -1px 4px #006666,
-3px 1px 4px #006666,
1px 5px 4px #006666;

}
.process_font2{
	color:#fafb21;
	margin: 5px 5px 5px 5px;
	border-radius: 10px;
text-shadow:
-3px -3px 0 #006666,
3px -3px 0 #006666,
-3px 3px 0 #006666,
3px 3px 0 #006666,
1px 3px 0 #006666,
-3px 1px 0px #006666,
3px -1px 4px #006666,
-3px 1px 4px #006666,
1px 5px 4px #006666;
}


#house_question{
	background-color:#ffffff;	
}
	.qbox{
		
		margin:10px;
	}
	.qquestion{
		font-size:20px;
		color:#FF6600;
		font-weight:bold;
		
		background-color:#F8EBDC;
		padding:20px;
		cursor:pointer;
	}
		.qquestion a{
		
		color:#FF6600;

		}

		.qqtitle{
			font-size:35px;
			font-weight:bold;
		
			color:#FF9900;

		}
		

		.qclick{
		/*float:right;*/
		
		color:#666666;
		width:40px;
		text-align:center;
		
		}
		.qclose{
			/*float:right;*/
			
			color:#990000;
			width:40px;
		text-align:center;
		
		
		}

	.qanswer{
	padding:20px;
		color:#333333;
		padding-left:30px;
		background-color:#ffffff;
		font-size:16px;
		line-height:30px;

	}
		.qatitle{
			font-size:25px;
			font-weight:bold;
			color:#ffffff;
			background-color:#FF0000;
			padding-left:10px;
			padding-right:10px;
			border-radius:30px;
		}
			.fcolor01{
			color:#339933;
				
			}
			.fcolor02{
			
			color:#0066FF;
				
			}

#narea3{
	padding:10px;
	padding-top:40px;
	background-color:#97C0E1;

}
#narea4{
	padding:10px;
	padding-top:40px;
	background-color:#fff;

}

@media only screen and (min-width:734px){
	

	.customer_box{
	
	background-color:#ffffff;
	margin-bottom:60px;
		
	box-shadow:0px 0px 10px 3px #555555;
	background-image:url('images/success.webp') ;
	background-repeat:no-repeat ;

	background-position:right bottom;


		
	}
	.customer_pic{
		width:30%;
		float:left;
		

	}

	.customer_pic img{
		width:100%;
		max-width:300px;
		
	}
	.customer_data{
		float:left;
		width:60%;
		padding:2%;
		padding-left:5%;
	}

	.customer_name{
	text-align:left;
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
	line-height:30px;
	padding-bottom:20px;
}	

	.customer_detail{
		
		text-align:left;
		font-size:16px;
		line-height:150%;
		
		
	}
}
@media only screen and (max-width:733px){
	

	.customer_box{
		width:90%;
	margin:20px auto;
	border-bottom:1px #ffffff solid;
	padding-bottom:20px;
	margin-bottom:10px;
	}
	.customer_pic img{
		width:100%;
		border:1px #333333 solid;
	}
	.customer_data{
		
		padding-top:10px;
	}

	.customer_name{
	text-align:center;
	border:3px #cccccc solid;
	margin-top:20px;
	font-size:20px;
	color:#FF0000;
	font-weight:bold;
	background-color:#ffffff;

}	
	.customer_detail{
		margin-top:20px;
		text-align:left;
		
	}
}

.customer_space1{
	display:none;
	
}
.customer_space2{
font-size:20px;
}

#house_thankyou{
	background-color:#cccccc;	
	
	padding-top:0px;
}
.mainarea2{
	
	padding:10px;
	

}

	#thankyou2{
		display:block;
	}
	#thankyou1{
		display:none;
	}

#loan_query{
	

	background-color:#cccccc;
	padding-top:40px;
/*	background-image:url('images/formbg-2.webp');
	background-repeat:no-repeat;
	background-position:center;
*/
}
#loan_query2{

	/*background-color:#ffffff;*/	
	
	/*background-color:#D2D1EF;*/
}

.form_bg{
		margin:20px auto;
				background-color:#3286e9;
		/*background-color:#96B6CD;*/
		color:#ffffff;
		padding:20px;
		max-width:600px;
	
		border-radius:30px;
		text-align:center;

	}
	.form_bg2{
		margin:20px auto;
				background-color:#3286e9;
	/*background-color:#A3BB57;*/
		color:#ffffff;
		padding:20px;
		max-width:600px;
	
		border-radius:30px;
		text-align:center;

	}

@media only screen and (min-width:500px){
		.input_box{
	border-radius:30px;
	background-color:#ffffff;
	margin:30px;
	padding:20px;
	max-width:500px;
font-size:18px;

	
	}
		.input_box2{
	border-radius:30px;
	color:#ffffff;
	margin:30px;
	padding:20px;
	max-width:500px;
	background-color:#145285;
	

	}
	
	.input2_box2{
	border-radius:30px;
	color:#ffffff;
	margin:30px;
	padding:20px;
	max-width:500px;
	background-color:#FF9900;
	

	}



}
@media only screen and (max-width:499px){
		

	.input_box{
	border-radius:30px;
	background-color:#ffffff;
	margin:10px;
	margin-top:30px;
	padding:10px;
	max-width:500px;
	font-size:16px;

	
	}
	.input_box2{
	border-radius:30px;
	color:#ffffff;
	margin:10px;

	margin-top:30px;
	padding:10px;
	max-width:500px;
	background-color:#ffcf00;
	

	}
	.input2_box2{
	border-radius:30px;
	color:#ffffff;
	margin:10px;

	margin-top:30px;
	padding:10px;
	max-width:500px;
	background-color:#ffcf00;
	

	}

	
}	
.input_submit{
	
	color:#000000;
	border:none;
	font-size:20px;
	background-color:#ffcf00;
	width:100%;

	}
.input2_submit{
	
	color:#000000;
	border:none;
	font-size:20px;
	background-color:#ffcf00;
	width:100%;

	}

	.input_lable{
	color:#3286e9;
	border-right:1px #3286e9 solid;
	line-height:20px;
	}
		.input2_lable{
	color:#3286e9;
	border-right:1px #3286e9 solid;
	line-height:20px;
	}

	.input_cs{
	border:1px #ffffff solid;
	width:100%;
	}

/*common*/
.common_content{
	padding:20px;
}
.mainarea{
	
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:30px;
	line-height: 200%;
}
.mainarea_for_arti{
	
	padding-left:10px;
	padding-right:10px;

	padding-bottom:30px;
	line-height: 200%;
}

/*
.mainarea img{
	
	width:100%;
	
}
*/
.h101{
	color:#ffffff;
	text-align:center;
	line-height:160%;
	font-weight:bold;
	font-size:35px;
}
.h102{
	
	font-weight:bold;	color:#666666;
	text-align:center;
	line-height:160%;
	font-weight:bold;

	font-size:35px;

}
.h103{
	line-height:160%;
	font-weight:bold;

	color:#003366;
	text-align:center;

	font-size:35px;
}
.h104{
	line-height:160%;
	font-weight:bold;

	color:#C97B1D;
	text-align:center;

	font-size:35px;
}
.h105{
	color:#666666;
	text-align:center;
	line-height:160%;
	font-weight:bold;
	font-size:35px;
}
.h106{
	color:#277072;
	text-align:center;
	line-height:160%;
	font-weight:bold;

	font-size:35px;
}

/*about*/
#about_area{
	max-width:1240px;
	
	width:100%;
	margin:0px auto;
		
}
/*product*/
#product_bg{
	
	background-color:#ffffff;
	
}
#product_web{
		
		padding:30px;
		margin:0 auto;


}

/**/
#product_area{

	margin:10px auto;
	text-align:center;
	padding:10px;
}


.product_box{

padding-top:20px;
padding-bottom:20px;
border-bottom:1px #666666 solid;	

	

}
.product_pic img{
	width:100%;
		border:1px #cccccc solid;

}
.product_data{
padding-top:20px;
color:#333333;
text-align:left;
}
.product_name{
	color:#333333;
	line-height:150%;
	font-size:35px;
	font-weight:blod;
}
.product_subtitle{
	padding-top:20px;
	margin-top:20px;
	font-size:20px;
	color:#666666;
	line-height:200%;


	
}
.product_more {
	text-align:center;
	color:#ffffff;
	margin-top:40px;
	width:200px;
	background-color:#FF6600;
	border-radius:20px;

}
.product_more a{
	
	color:#FFffff;

}

/*pdetail*/
	.pdetail_box{
		
		margin:0;
		padding:10px;
		
	border-bottom:1px #cccccc solid;

	}

	.pdetail_name{
			
			color:#333333;
			line-height:150%;
			text-align:left;
			font-size:35px;
			font-weight:bold;
	
		}
	

	.pdetail_pic{
	
	padding-top:20px;
		
	}
		.pdetail_pic img{
			width:100%;
			border:1px #cccccc solid;
			
		}
.pdetail_subtitle{

	
	text-align:left;
		font-size:25px;
		color:#990000;
		line-height:200%;
}	
	
			.ptitle_sbg{
	display:block;
	width:80px;
	height:40px;
	border:1px #cccccc solid;	
	text-align:center;
	
	}
	

			.pdetail_content{
			margin:20px auto;
			color:#333333;
			border-top:1px #cccccc solid;
			width:100%;
			
	
		}
		#pdetail_inside{
		padding-top:20px;
		table-layout: fixed;
		word-wrap: break-word;
		text-align:left;
	}

		#pdetail_inside img{ 
	max-width:100%!important;
	height: auto!important;
	} 

	





/*footer*/

#footer{
	display:block;
	height:auto;
background-color:#8C9DA6;

	
	
}
.footer_subtitle{
	background-color:#ffffff;
	color:#cccccc;
	padding:10px;
	line-height:30px;
}
.footer_subtitle2{
	
	border-bottom:5px #ffffff solid;
	
}

.footer_box{
	margin:10px auto;
	
	

}
@media only screen and (min-width:500px) {
	#dmenu01{
	display:block;
		margin:10px;
	}
	#dmenu02{
		display:none;
	}
	.sub_footer3{
		background-color:#ffffff;
		color:#305077;
		border-radius:30px;
		line-height:30px;
		width:80px;
		
		display:inline-block;
		cursor:pointer;
		text-align:center;
		font-size:16px;
		
	}
	

}
@media only screen and (max-width:499px) {
	#dmenu01{
	display:none;
	}
	#dmenu02{
		display:block;
		min-width:300px;
		margin:0 auto;
		width:95%;
	}
	.sub_footer3{
		background-color:#ffffff;
		color:#305077;
		border-radius:30px;
		line-height:30px;
		width:80px;
		margin:8px;
		margin-bottom:10px;
		margin-top:10px;
		display:inline-block;
		cursor:pointer;
		text-align:center;
		font-size:16px;

	}

}
	.sub_footer3 a{
		
		color:#305077;
		
	}

.footer_area{
	margin:0 auto;
	padding:10px;
	height:auto;
	max-width:345px;
	width:90%;
	

}

.fleft{
	
	margin-right:20px;
	margin-bottom:20px;
	
}
.fright{

	

	margin-bottom:20px;
}
	
		
	.sub_footer{
		
		color:#ffffff;
		font-size:16px;

		line-height:30px;
	}
		.sub_footer a{
		
		color:#ffffff;
	}

	.sub_footer2{
		
	color:#FFCC66;
		font-size:16px;
	line-height:30px;

	}

	.sub_footer2 a{
				

	color:#FFCC66;

	}


/*always_up*/
#d_up{
		
	position:fixed;
	z-index:9999;
	right:25px;
	bottom:100px;
	cursor:pointer;
	width:300px;



}
#always_up{
	
	
	width:60px;
	height:auto;
	display:block;
	
	
}

.circle {
	display:block;	

	float:right;
	color:#ffffff;
	width:60px;
	height:60px;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:50px;
	
	
}
.circle a{
	color:#ffffff;
	
}
.txt_box{
	width:220px;
	position:relative;
	height:60px;
float:right;

}
.dtext{
	position:absolute;
	right:5px;
	display:block;
	
	color:#333333;
	width:180px;
	height:30px;
	line-height:30px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:center;
	vertical-align:middle;
	font-size:15px;
	border-radius:10px;
	box-shadow:1px 1px 1px 0px #cccccc;
background-color:#FFFFFF;
	
	padding:4px;
	

}

.dtext a{
	
	color:#333333;

}


/*
#d_up{
	position:fixed;
	z-index:9999;
	right:25px;
	bottom:100px;
	cursor:pointer;

}
#always_up{
	
	
	width:60px;
	height:auto;
	display:block;
	
	
}
#always_big{
	
	width:200px;
	height:240px;
	background-color:#ffffff;
	border:1px #cccccc solid;
	border-radius:20px;
	overflow:hidden;
	text-align:center;
	display:block;
	
}
.always_sub{
	height:40px;
	background-color:#12BA1F;
	color:#ffffff;
	font-size:15px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}

.circle2 a{
	display:block;
	
	color:#ffffff;
	border:2px #ffffff solid;
	width:60px;
	height:60px;
	text-align:center;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:60px;
	padding:4px;
	
	
}

*/
/*page number*/
.pagination a, .pagination a:link, .pagination a:visited {
	color:#265827;
	padding:5px 10px;
	background:#ffffff;
	border:1px solid #ccc;
	TEXT-DECORATION: none;
}
.pagination a:hover {
	color:white;
	background:#567556;
	border:1px solid #567556;
}
.pagination span {
	padding:5px 10px;
}
.pagination a span {
	font-size:inherit;
	display:none;
	visibility:hidden;
}
.pagination span.disable {
	padding:5px 10px;
	border:1px solid #eee;
	color:#ffffff;
	background:#999999;
}

/*other*/

.back a{
	font-size:20px;
	width:100px;
	height:50px;
	text-align:center;
	margin:20px;
	
	float:right;
	color:#ffffff;
	line-height:50px;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	background-color:#999999;
	border:#ffffff 1px solid;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	outline:none;
	
}


/*common  css*/
.login_submit{
	font-size:18px;
	color:#ffffff;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	background-color:#99CCFF;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	cursor:pointer;
}
.t16ffffff{
	font-size:16px;
	color:#FFffff;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t186699CC{
	font-size:20px;
	color:#6699CC;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t180066ff{
	font-size:18px;
	color:#0066FF;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t18333333{
	font-size:20px;
	color:#333333;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t18333333 a{
	color:#333333;
	text-decoration:none;
}
.t18999999{
	font-size:20px;
	color:#999999;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}

.t18ff0000{
	font-size:18px;
	color:#FF0000;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t1800CCFF{
	font-size:18px;
	color:#00CCFF;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t18FF6600{
	font-size:20px;
	color:#FF6600;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}

.t18ffffff{
	font-size:18px;
	color:#FFffff;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t20ffffff{
	font-size:20px;
	color:#FFffff;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.button_del{
	font-size:18px;
	color:#ffffff;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	
	background-color:#FF99CC;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	cursor:pointer;
}
.button_del_b{
	font-size:18px;
	color:#000000;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	
	background-color:#FF99CC;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	cursor:pointer;
}
.button_add{
	font-size:18px;
	color:#ffffff;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	background-color:#99CCFF;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	cursor:pointer;
}

.button_add_b{
	font-size:18px;
	color:#000000;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	background-color:#99CCFF;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	cursor:pointer;
}
.button_edit{
	font-size:18px;
	color:#ffffff;
	text-align:center;
	line-height:200%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	background-color:#999999;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	
}
.button_edit a{
color:#ffffff;
text-decoration:none;
 
 
}
.txt-center01{
 font-size:30px;
 font-weight:bolder;
	
	color:#FF0000;
	text-align:center;
	line-height:150%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
 
 display:block;
}
.txt-left01{
 font-size:30px;
 font-weight:bolder;
	
	color:#FF0000;
	
	line-height:150%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
 text-align:left;

}

.div-left{
	float:left;
	padding-right:20px;
}
.txt-center01 a{
	color:#FF0000;
	text-decoration:none;
}
.txt-center02{
 font-size:20px;
 font-weight:bolder;
	color:#333333;
	text-align:center;
	line-height:150%;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
 text-align:center;
 display:block;
}
.txt-center02 a{
	color:#333333;
	text-decoration:none;
}
.t35ffffff{
	font-size:35px;
	color:#FFffff;
	line-height:100%;
	letter-spacing:5px;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.t35333333{
	font-size:35px;
	color:#333333;
	line-height:100%;
	letter-spacing:5px;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
}
.box_gray{
	font-size:20px;
	color:#333333;
	border:#999999 1px solid;
	line-height:30px;
	FONT-FAMILY:"Microsoft YaHei","微軟正黑體","Microsoft JhengHei", "細明體","MingLiU","ＭＳ Ｐゴシック", "新細明體", "PMingLiU",  Arial,taipei, Helvetica, sans-serif;
	background-color:#ffffff;
	display:block;
	border-radius:10px;/*圓角*/
	box-shadow:2px 4px 5px -2px #999999;	/*box-shadow: x y blur spread color inset;
	水平位移距離(x) 、垂直位移距離(y) 、模糊強度(blur) 、擴散強度(spread) 陰影顏色 內陰影(inset)*/
	outline:none;
	
}
.box_gray a{
	
	color:#333333;
	
}
.button01{
					background: #ed8800;
					border: 0;
					font-size: 16px;
					padding: 10px 20px;
					text-align: center;
					text-decoration: none;
					color: #fff;
					display: inline-block;
					}
	
.tel_color{
				color:#CC3300;
				font-size:30px;
			}
.input_100{
	width:100%;
}
.fontred{
			color:#ffffff;
			background-color:#CC3300;
			line-height:30px;
			padding:10px;
			font-size:25px;
			
			
		}

h2.dis_none{
	display:none;
}

.hr01{
border:#ffffff 1px dashed;
}
/*new for goldenplaza*/
.p2-4{

margin-bottom:30px;
	
}
@media only screen and (min-width:500px) {
	.inp2{
	display:flex;	
	gap:6%;

}
}
@media only svreen and (max-width:499px){
	.inp2{
	display:flex;	
	gap:30px;
	flex-direction:rows;


}


}
.inp2_item{
	width:100%;
		color:#666666;
		margin-bottom:30px;
}
.about_stitle{
	background-color:#ff9933;
	color:#fff;
	font-size:25px;
	font-weight:600;
	line-height:200%;
		text-align:center;

}
@media only screen and (min-width:400px){
	.cfont{
	font-size:20px;
}
}

@media only screen and (max-width:399px){
		.cfont{
	font-size:16px;
}
}
.contact_box{
margin:0 auto;;	
max-width:400px;
width:100%;
padding-top:30px;
border-top:#fff 1px solid;
margin-top:60px;

}
.slogan_img{
text-align:center;
margin-bottom:30px;
}

.slogan_img img{
	width:100%;
	max-width:218px;
}
.slogan_title{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}
#naera5{
	background-color:#A2CCC4;
}
#narea4{
	background-color:#E5E5E5
}