/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #EC5D3B;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #EC5D3B;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #E63C2C;
	background-image: url(images/bk1.png);
	background-repeat: repeat-x;
}

#content
{
	width: 905px;
	text-align: left;
	background-color: #FFF8B3;
	margin-top: 0;
	margin-right: auto;
	padding-top: 10px;
	margin-left: auto;
	padding-bottom: 5px;
}

#main
{
	width: 885px;
	padding-left: 0px;
	padding-top: 20px;
}

#back
{
	width: 885px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF8B3;
}

#header {
	height: 460px;
	text-align: right;
	background-image: url(images/header05.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 10px;
}

#logo {
	width: 865px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 0px;
	height: 380px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #EC5D3B;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
	width: 785px;
	height: 80px;
	padding-left: 100px;
	background: url(images/menu.gif) no-repeat;
	font-family: "新細明體";
	font-size: 36px;
	font-weight: bold;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 45px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bolder;
	padding-top: 35px;
	font-size: 18px;
	text-transform: uppercase;
	font-family: "新細明體";
}

#menu a:hover {
	width: 129px;
	height: 45px;
	color: #FFF8B3;
	text-decoration: none;
	background: url(images/menu_r.gif) repeat-x;
}




#left
{
	width: 232px;
	background-color: #FFF8B3;
}

#left H3
{
	width: 232px;
	height: 26px;
	font-size: 16px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	color: #000;
	background: url(images/title.gif) repeat-x;
	text-align: center;
}
#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	background: none;
	padding-right: 2px;
}

#left li li {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 13px;
	font-weight: bold;
}

#left a {
	color: #EC5D3B;
	text-decoration: none;
}
#left a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#left a:visited {
	color: #EC5D3B;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
	float: right;
	width: 640px;
	padding-right: 0px;
}
#right a:hover {
	color: #F30;
	text-decoration: none;
}


#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	color: #333;
}

#right a
{
	color: #C03;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding-top: 10px;
	color: #FFF;
	background-image: url(images/h2.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "新細明體";
	font-weight: normal;
	font-size: 18px;
}
.rightred {
	font-family: "新細明體", arial;
	font-weight: bold;
	color: #F00;
	font-size: 16px;
	text-align: center;
}
.bolder {
	font-weight: bold;
}



#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #EC5D3B;
	font-size: 11px;
}

.date a {
	color: #EC5D3B;
}



#footer {
	height: 49px;
	width: 885px;
	clear: both;
	padding-top: 30px;
	border-top: 4px solid #EC5D3B;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
#content #back #main #right table tr td {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "新細明體", "Times New Roman";
}
#content #back #main #right table tr td div div table tr td {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#content #back #main #right table h1 {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #FF6;
	text-align: left;
}

#right table h01 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3;
}
.yellow {
	font-size: 16px;
	font-weight: bold;
	color: #FF3;
}

#right H5 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right H6 {
	margin: 0;
	font-size: 14px;
	color: #630;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}




#content #back #main #right table p01 {
	font-family: "新細明體";
	font-size: 18px;
	color: #000;
}
#content #back #main #right .right.H7 {
	font-size: 24px;
	color: #F00;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}
#content #back #main #right .right.H7 a {
	font-size: 24px;
	color: #03F;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#content #back #main #right .right.H7 a:hover {
	font-size: 24px;
	color: #09F;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}



#content #back #main #right table h3 {
	font-family: "新細明體";
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
	background-color: #FFF;
}
#content #back #main #right table h3 a {
	font-family: "新細明體";
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	background-color: #FFF;
}
#content #back #main #right table h3 a:hover {
	font-family: "新細明體";
	font-size: 20px;
	font-weight: bolder;
	color: #09F;
	text-align: center;
	text-decoration: none;
}
#content #back #main #right table tr td .red {
	font-weight: bold;
}
.rightredp {
	font-family: "新細明體", arial;
	font-weight: bold;
	color: #AE1F23;
	font-size: 16px;
	text-align: left;
}
.rightbluep {
	font-family: "新細明體", arial;
	font-weight: bold;
	color: #00F;
	font-size: 16px;
	text-align: left;
}
