@charset "utf-8";

.title {
    margin:0; 
    padding:0; 
    width:500px; 
    list-style-type:none; 
    font:36px 新細明體;
	color: #0000FF;
	background-color: #CCCCCC; 	
	}
.description { 
    
    margin:0; 
    padding:0; 
    width:500px; 
    list-style-type:none; 
    font:18px 新細明體;
	line-height:150%;
	letter-spacing:0.3em;
	background-color:#FFFFCC; 
	
    } 
.description li { 
    
    float:; 
	list-style-type:disc;
	line-height:150%;
    width:500px; 
    } 
.contact { 
    
    margin:0; 
    padding:0; 
    width:500px; 
    list-style-type:none; 
    font:16px ;
	line-height:150%;
	letter-spacing:0.1em;
	background-color: #CC99FF; 
	
    } 
.contact li { 
    
    float:; 
    padding:0; 
	list-style-type: disc;
    margin:0 10px 0 0; 
    _margin:0 2px 0 0; 
    width:500px; 
    } 
	

.box1 {
width:300px;
	padding: 5px;
	border-width: thin;
	border-style: solid;
	border-color: #990000;
	background-color:#FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.footer2{
    width: 300px;
	background-color: #C8CFB4;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	text-align:left;	
	margin:10px auto 10px auto;   
    border: 1px solid #000000;	
}

.navyBg{
background-color:navy;
text-align:center; 
color:#FFFFFF;
font-size:20px;
font-weight:bold;
}
.boxtext { 
  border:10px groove;
  padding:10px;
  background: #FFCC00;
  width:700px;
  font-family:"標楷體";
  font-size: 48px;
  font-weight:900;
  text-align:center;
  color:#000099;
  font-style: normal;
  text-shadow:#33FF66;
  position: relative; 
  top: auto; 
  left:auto;
}

.eng {
	font-family:"Times New Roman", "Times", "serif";
	font-variant:Times New Roman;
	font-size:20px;
	font-weight:100;
	font-style: normal;
    letter-spacing:0.3em;
	line-height: 220%;
	color:#000099;
}
.a {
	font-family: "Arial", "Helvetica", "sans-serif", "標楷體";
	font-variant: 標楷體;
	font-size: 24px;
	font-style: normal;
    color: #000066;
	letter-spacing: 0.8em;
	line-height: 220%;
}

a {
	letter-spacing: 0.2em;

}

a:active {
	text-decoration: none;
	color: #FF0000
}

a:visited {
	text-decoration: none;
	color: #000088
}

a:hover {
	text-decoration: underline;
	color: #FF5500
}

a:link {
	text-decoration: none;
	color: #0000FF
}