/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: url(images/img05.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	float:center;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 3.5px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 1.8em;
 
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
}


/* Logo */

#logo {
	float: left;
	width: 260px;
}

#logo h1 {

	text-transform: uppercase;
	font-size: 3.5em;
	padding:10px 0 0px 0;

	vertical-align:middle;
}



#logo a {
	background: none;
	text-decoration: none;
	color: #006600;
	
}

/* Menu */

#menu {
	width: 1440px;
	height: 28px;
	margin:-5px 0px 0px 0px;
	padding:0;
	
}
#menu ul {
	margin: 0;
	padding:0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	font-size: 1.3em;
	float: left;
	width: 75px;
	height: 28px;
	margin:0;
	padding-top: 17px;
	background: #FFFFFF url(images/img_02.gif) repeat-x ;
	/*border: 1px solid #FFFFFF;*/
	text-align: center;
	text-decoration: none;
	color: #339900;
}

#menu a:hover {
	height: 33px;
	margin-top: -5px;
	background-image: url(images/img_03.gif);
}

#menu a:active  {
	height: 34px;
	margin-top: -5px;
	background-image: url(images/img_03.gif);
	font-weight: bold;
	color: #6FBE6E;
}
/*#menu a:visited  {
	height: 34px;
	margin-top: -5px;
	background-image: url(images/img_03.gif);
	font-weight: bold;
	color: #6FBE6E;
}
*/

#box {
	position:absolute;
	visibility:hidden;

	font-size:15px;
	font-family:標楷體;
	}
#limbox tr td a{
	text-decoration: none;
	font-family:標楷體;
	}	
#limebox {background:url(images/img04-1.gif); }
#bluebox {background:url(images/img04-1.gif); }
#mnubar {font:10pt arial; font-weight:bold; }


a { color: #006600;font-family:標楷體; }
a:hover { color: red; text-decoration: none; }
a:active { color: red; text-decoration: none; }
a.plain:hover { font-size:14pt; color: yellow; text-decoration: underline; }

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
}
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0;
}
