<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">			body{
				font-family: "敺株��迤暺煾��", "Microsoft JhengHei", "Century Gothic";
				background-image: url(images/serv_bg2.png);
				background-repeat: no-repeat;
				background-position: center bottom;
				font-size:14px;	
				height:100%;
				line-height:24px;
			}
			.container{
				margin:0 auto;
			}
			.title{
				width:100%;
				height:30px;
				border-bottom:5px solid #2fa09c;
				font-weight:bold;
				font-size:16px;
				margin-bottom:10px;
				font-family:"敺株��迤暺煾��";
				text-align:center;
			}
			.title_eng{
				font-size:16px;
				font-family:"Century Gothic";
				font-weight: normal;
				color:#666666
			}
			.min_title{
				font-size:16px;
				color:#0099CC
			}
			td{
				padding:8px 15px;
			}
			p{
				margin: 5px 0;
			}
</pre></body></html>