<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.bgcolor-whlie{
	background-color:#fff;}

.nopadding{
	padding:0;}
	
.padding20{
	padding-left:20px;
	}
	
.padding40{
	padding-left:40px;
	}
	
.margin-t10{
	margin-top:10px;}
	
.margin-t20{
	margin-top:20px;}
	
.margin-b10{
	margin-bottom:10px;}
	
.color-g{	color:#806c29;}
.color-b{	color:#000;}
.color-g1{color:	#c7bc8d;}
.size14{
	font-size:14px;}
	
.text-indent{
	text-indent:2em;}
	
.line-h25px{
	line-height:25px;}
	
	
.title1{
	color:#fff;
	background-color:#aea26e;
	font-weight:bold;
	font-size:25px;
	border-radius:20px 0 0 20px;
	padding:5px;
	}
	
.title2{
	color:#806c29;
	font-size:22px;
	font-weight:bold;
	}
	
.title3{
	color:#463b1a;
	font-size:15px;
	font-weight:bold;
	background-color:#aea26e;
	display:inline-block;
	line-height:25px;
	padding:0 5px;}
	
.title4{
	color:#251e01;
	font-size:15px;
	font-weight:bolder;
	background-color:#aea26e;
	display:inline-block;
	line-height:25px;
	padding:0 5px;}
	
.title5{
	font-size:14px;
	color:#615318;
	line-height:23px;
	}
	
.title6{
	font-weight:bold;
	border-bottom:5px solid #15305f;
	margin:20px;
	}

.title-bg1{
	background-image:url(../images/no1.jpg);
	background-repeat:no-repeat;
	border:5px solid #c7bc8d;
	background-position:left center;
	border-radius:20px;
	padding:10px 0px 10px 30px;
	
	}
	
.title-bg2{
	background-image:url(../images/no2.jpg);
	background-repeat:no-repeat;
	border:5px solid #c7bc8d;
	background-position:left center;
	border-radius:20px;
	padding:10px 5px 10px 50px;

	}

.title-bg3{
	background-image:url(../images/no3.jpg);
	background-repeat:no-repeat;
	border:5px solid #c7bc8d;
	background-position:left center;
	border-radius:20px;
	padding:20px 0px 20px 50px;
	
	}
	
.title-bg4{
	border:5px solid #c7bc8d;
	border-radius:20px;
	padding:10px;

	}

.font1{
	font-size:13px;
	line-height:20px;}
	
	

/*skn setting*/	

.font2{
	font-size:16px;
	line-height:20px;}


.title7{
	color:#009eda;
	font-size:20px;
	font-weight:bold;
	margin:0;}
	
.title8{
	background-color:#009eda;
	color:#fff;
	font-size:30px;
	font-weight:bold;
	line-height:40px;
	margin:10px;
	padding:0 20px;
	border-radius:0 20px 0 20px;
	}
	
.title9{
	color:#009eda;
	font-size:25px;
	font-weight:bold;
	}
	
.bor-blue{
	border-top:1px dashed #009eda;
	}
	

	/*about us*/
	
	.plr20{
padding-left:20px;
padding-right:20px;
}

.num-tit{
background-color: #A47700;
border-radius: 20px;
color: #FFF;
line-height: 30px;
width: 30px;
display: inline-block;
text-align:center;
}

.pb20{
padding-bottom:20px;
}</pre></body></html>