<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { margin:0; padding:0; font-family:'微軟正黑體',Arial; font-size:16px; background:url(images/bg.gif) repeat-x #FF9200;}

table { border-collapse:collapse; line-height:1.5em;}
th { color:#fff;}

#canvas {width:1000px; margin:0 auto;}
#top { float:left;width:1000px; height:470px; background:url(images/top.gif) no-repeat;}
.menu {width:708px; height:50px; margin:417px auto 0;}
#container { float:left;width:900px;padding:0 50px; line-height:1.9em; background:#fff;}

.box_01 { width:10%;background-color: #FF8000;
    color: #fff;
	font-size:18px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    padding: 0 10px;
    text-align: center;
}


#foot {float:left;height:149px;}




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