﻿<script language="JavaScript">
var openpic = window.open("this.src", "newwin", "width=0,height=0,toolbar=true,locationbar=true,directories=true,status=true,menubar=true,scrollbars=true,resizable=true,copyhistory=true");
</script>

<style type="text/css">
        a:link		{color:#0000ff }
        a:active  	{color:#0000ff }
        a:visited	{color:#0000ff }
	A:hover		{color:#7e5543; text-decoration:none }
BODY {scrollbar-face-color:#e6c4ab;
scrollbar-arrow-color:#7e5543;
scrollbar-track-color:#fcedd8;
scrollbar-shadow-color:'#7e5543';
scrollbar-highlight-color:'#fcedd8';
scrollbar-3dlight-color:'#9d5d44';
scrollbar-darkshadow-Color:'#7e5543';

background:url(images/bbb01.jpg);
background-attachment:fixed ;
font-family : arial}

.openpic { onclick=javascript:window.open(this.src); cursor:hand }

.head0 { color: #5e3523; font-weight: bold; font-size:28; font-family:標楷體 }
.head1 { color: #5e3523; font-weight: bold; font-size:24; font-family:標楷體 }
.head2 { color: #5e3523; font-weight: bold; font-size:20 }
.head3 { color: #5e3523; font-weight: bold }
.head4 { color: #5e3523 }
.high1 { color: #aa0066; font-weight: bold }
.high { color: #aa0066 }
.pic { cursor: pointer; width=300 }
.tbg { background: #e6c4ab }
.table { border-collapse: collapse; border: medium none; border-style:outset; border-color:#e6c4ab }
</style>