@charset "utf-8";
body {
	background: #000000;
	margin: 0px;
}
#top {
	text-align: right;
	font: 12px "新細明體";
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 5px;
}
#top  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#top  a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

.td {
	border: 2px solid #9E0016;
}
.td01 {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A27A5E;
	border-right-color: #A27A5E;
	border-bottom-color: #A27A5E;
	border-left-color: #A27A5E;
	background-color: #BEB09B;
}
#footer {
	margin-top: 8px;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#footer  a:hover {
	color: #FFFF00;
	text-decoration: underline;
}



.td02 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFB09B;
	border-right-color: #BFB09B;
	border-bottom-color: #BFB09B;
	border-left-color: #BFB09B;
}
#footer1 {
	margin-top: 8px;
	margin-bottom: 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#mail {
	background: url(images/mail.jpg) no-repeat 0px 3px;
	padding-left: 15px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #d57608;
}
#mail a {
	color: #D57608;
	text-decoration: none;
}
#mail a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


ul, li{margin:0; padding:0; list-style:none;}

.menu_head{border:0px; color:#FFF; display:inline;cursor: pointer;}
.menu_body {display:none;width:130px;border:1px solid #999;float:right;padding-right:0px; text-align:left; position:absolute; left:652px; background-color:#000; padding:5px;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:0px; display:block;}
.menu_body li a:hover{padding:0px; font-weight:bold;}

#footer .menu_body .alt a {
	display: inline;
	border:none;
}
.clear_both {
	clear: both;
}

