body, td, th {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "標楷體", "新細明體", "細明體";
	background-color: #152d6a;
	font-size: 16px;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

table caption {
	text-align: left;
	margin: 2px;
	padding: 0 0 2px 5px;
}

#header {
	width: 1000px;
	height:150px;
	margin: 0;
	text-align:left;
	background: url(../images/head_banner.png) no-repeat center right;
	border:1px solid #fff;
}

.sep {
	color: #CCCCCC;
}

#head_menu {
	width: 130px;
	position: relative;
	top: 50px;
	left: 780px;
	font-family: "標楷體", "新細明體", "細明體";
}

.heading {
	position: relative;
	top: 20px;
	left: 130px;
	font-size: 34px;
	color: #FFCC00;
	font-family: "標楷體", "新細明體", "細明體";
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.logo_topleft {
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
}

/*
.logo {
	position: relative;
	top: 0;
	left: 0;
	border: none;
}
*/
.content {
    font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	margin:10px, 20px, 20px, 20px;
  }

.phead {
	font-family: "標楷體", "新細明體", "細明體";
	font-size: 20px;
	color:#FFFF33;
	text-align:left;
	margin:10px, 20px, 20px, 20px;
	text-decoration: none;
  }
 
.home_img {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	z-index: 0;
}

.menutable {
	margin: 0;
	padding:0;
}

p {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFF33;
	text-align:left;
	margin:10px, 10px, 0px, 0px;
  }
  
td, th {
	color: #000000;
}

h1 {
	color: #FFFF33;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
}

h5, h6 {
	color: #6699CC;
}

ul {
    list-style:decimal;
	list-style-position:outside;
}

#nav {
	width: 999px;
	margin-left: 0;
	padding: 0;
}

#showlink {
	width: 765px;
	margin: 0;
	padding: 2px 5px;
}

body#home 					a#homelink,
body#course 				a#courselink,
body#equipment 				a#equipmentlink,
body#local_activity 		a#localactlink,
body#overseas_activity 		a#overseaslink,
body#private_swim	 		a#swimlink,
body#photo					a#photolink,
body#aboutus 				a#aboutuslink {
	text-decoration: none;
	border: 1px solid #e73a10;
	color: #b2f511;
}

.menutable a:link {
	font-family:"標楷體", "新細明體", "細明體";
	font-size:14px;
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration:none;
}

.menutable a:visited {
	font-family:"標楷體", "新細明體", "細明體";
	font-size:16px;
	font-weight:lighter;
	color: #a5e410;
	text-decoration:none;
}
.menutable a:hover{
	font-family:"標楷體", "新細明體", "細明體";
	font-size:16px;
	font-weight:lighter;
	color: #EAEAEA;
	text-decoration:underline;
}

#footer{width:1000px; height:34px; background: #152d6a); margin-top:4px;} 
#footer .nav{width:750px; padding:4px 0; border-bottom:1px solid #E7C36B;}
	#footer div.nav a:link {
	font-family:"標楷體", "新細明體", "細明體";
	font-size:14px;
	font-weight:lighter;
	color:#FFFFFF;
	text-decoration:none;
} 
	#footer div.nav a:visited {
	font-family:"標楷體", "新細明體", "細明體";
	font-size:14px;
	font-weight:lighter;
	color: rgb(207,187,197);
	text-decoration:none;
}
	#footer div.nav a:hover{
	font-family:"標楷體", "新細明體", "細明體";
	font-size:14px;
	font-weight:lighter;
	color: rgb(217,227,103);
	text-decoration:underline;
}
#footer .copyright{
	font-family:"標楷體", "新細明體", "細明體";
	font-size:16px;
	font-weight:lighter;
	color:#FFFFFF;
	width: 1000px;
	padding:6px 0;
	text-align:center;
}
              
.eng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
