			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;
			}
