BODY {
scrollbar-face-color:#FBEFD2;
scrollbar-highlight-color:#EBC069;
scrollbar-3dlight-color:#F3DBA7;
scrollbar-darkshadow-color:#E4AB34;
scrollbar-shadow-color:#EBC069;
scrollbar-arrow-color:#EBC069;
scrollbar-track-color:#F1D39C;
	background-image: url(images/ba.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;}
	
a:link {
	color: #EBB15D;
}
a:visited {
text-decoration: none;
	color: #9A7A56;
}
a:hover {
	color: #EBB15D;
}

a:active {
	color: #E9AF5D;
}


/*--------標題---------*/

.top {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7D6C40;}
	
	
/*-------內文----------*/
.text{font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC9933;
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;}
	
/*-------上下雙線----------*/	
.mytd {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #F0B863;
	border-right-color: #F0B863;
	border-bottom-color: #F0B863;
	border-left-color: #F0B863;
	}

.counter{
	color: #93622D;
	font-size: 14px;
	font-weight: bold;
	
}
/*-------小標----------*/

.top14px {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C98E4E;
	font-size: 14px;
	font-weight: bold;
}
