/*menu style*/
#menu  {
	font-family: "MS Reference Sans Serif";
	color: #666666;
	font-size:7.5pt;
}
#menu a {
	color: #666666;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: none;
}
#menu a:visited {
	color: #666666;
}

/*web link style*/
a {
	color: #8A7C4A;
	text-decoration: none;
}
a:hover {
	color: #5C563F;
	text-decoration: none;
}

.date {
	font-family: "MS Reference Sans Serif";
	font-size:7pt;
	color:#CCCCCC;
}

/*web link style*/
#copyright {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	font-size: 8pt;
	line-height: 50px;
	color: #5C563F;
}
#copyright a:link {
	font-family: "Arial", "Courier New", "Times New Roman","細明體", "新細明體";
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	font-family: "Arial", "Courier New", "Times New Roman","細明體", "新細明體";
	color: #666666;
	text-decoration: none;
}

.btitle {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #FDFDFD;
}

.mtitle {
	font-family: "Arial", "Courier New", "Times New Roman","細明體", "新細明體";
	font-size: 12px;
	line-height: 20px;
	color: #99781D;
}


td {
	font-family: "Arial", "Courier New", "Times New Roman", "細明體", "新細明體";
	font-size: 11px;
	color: #006699;
	line-height: 18px;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #A2E0EB;
	SCROLLBAR-HIGHLIGHT-COLOR: #A2E0EB;
	SCROLLBAR-SHADOW-COLOR: #A2E0EB;
	SCROLLBAR-3DLIGHT-COLOR: #E8E6F1;
	SCROLLBAR-ARROW-COLOR: #FDFDFD;
	SCROLLBAR-TRACK-COLOR: #A2E0EB;
	SCROLLBAR-DARKSHADOW-COLOR: #A2E0EB;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
}
.bordot {
	border-bottom: 1px dashed #FF3300;
}


.footerBG {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat;
}
	
.bordotPink {
	border: 1px dashed #E9D8C3;

}
.bor {
	border: 1px solid #000000;
}
.borBG {
	background-image: url(images/bg_bor.jpg);
	background-repeat: repeat-y;
}
.dash_h {
	border:1px solid #6F6236;
	height:1;
　　width:100%;
　　align:center;
　　Shade:no;
}

.dash_h1 {
	border:1px solid #CCCCCC;
	height:1;
　　width:100%;
　　align:center;
　　Shade:no;
}

.eventbg {
	background-image: url(images/eventbg_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
