<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* mybody鏍峰紡 */
#mybody {
	width: auto;
	height: auto;
}

/* 閫氱煡鑳屾櫙鍥剧墖鏍峰紡 */
#tgbg {
	width: auto;/*璁剧疆杞挱鍖哄煙鐨勫楂橈紝鍗崇埗绾х洅瀛愬楂�*/
	height: 20rem;
	margin-top: 0rem;
	z-index: -10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* 閫氱煡鏍囬鏍峰紡 */
#tgTittle {
	width: auto;
	height: 5rem;
}
#tgTittle p {
	padding-top: 1.5rem;
}
#tgBox {
	width: 60rem;
	height: auto;
	border: solid 1px #000000;
	margin: 0 auto;
	text-align: left;
}
#tgBox p{
	padding: 0 20px;
}
/* 閫氱煡姝ｆ枃鎶ご */
#tgtt {
	text-align: left;
}
/* 閫氱煡姝ｆ枃钀芥 */
#tglk {
	text-align: right;
}

/* 鏈嶅姟椤圭洰鑳屾櫙鏍峰紡 */
#serVbg {
	width: auto;
	height: 23rem;
	margin-top: 4.5rem;
	z-index: -10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}


</pre></body></html>