<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** æ¸…é™¤å†…å¤–è¾¹è· **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ç»“æž„å…ƒç´&nbsp; */ dl, dt, dd, ul, ol, li, /* list elements åˆ—è¡¨å…ƒç´&nbsp; */ pre, /* text formatting elements æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; */ form, fieldset, legend, button,  /* form elements è¡¨å•å…ƒç´&nbsp;
th, td, /* table elements è¡¨æ&nbsp;¼å…ƒç´&nbsp; */ img/* img elements å›¾ç‰‡å…ƒç´&nbsp; */ {
	border: medium none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/** é‡ç½®åˆ—è¡¨å…ƒç´&nbsp; **/
ul, ol {
	list-style: none;
}
/** é‡ç½®è¶…é“¾æŽ¥å…ƒç´&nbsp; **/
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none
}
/*a:hover {color:#F40; }*/
/** é‡ç½®å›¾ç‰‡å…ƒç´&nbsp; **/
img {
	border: 0;
}
/** é‡ç½®è¡¨æ&nbsp;¼å…ƒç´&nbsp; **/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** æ¸…é™¤å†…å¤–è¾¹è· **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements ç»“æž„å…ƒç´&nbsp; */ dl, dt, dd, ul, ol, li, /* list elements åˆ—è¡¨å…ƒç´&nbsp; */ pre, /* text formatting elements æ–‡æœ¬æ&nbsp;¼å¼å…ƒç´&nbsp; */ form, fieldset, legend, button, /* form elements è¡¨å•å…ƒç´&nbsp;
th, td, /* table elements è¡¨æ&nbsp;¼å…ƒç´&nbsp; */ img/* img elements å›¾ç‰‡å…ƒç´&nbsp; */ {
	border: medium none;
	margin: 0;
	padding: 0;
}
</pre></body></html>