a:link,a:visited,a:active
 {
	color : #000000;
	text-decoration : none;
}

a:hover  {
	text-decoration : underline;
}
.content {
	font-family: 新細明體;
	font-size: 13px;
	line-height: 22px;

}
.title {
	font-family: 新細明體;
	font-size: 15px;
	font-weight: normal;

}
.footer{
	font-family: 新細明體;
	font-size: 11px;
	line-height: 20px;
}
.intro {
	font-family: 新細明體;
	font-size: 11px;
	line-height: 18px;
}
.pagetitle {
	font-family: 新細明體;
	font-size: 15px;
	font-weight: bold;
	color : #FFFFFF;
	letter-spacing: .3em;

}

input,textarea {
	color: #312E64;
	font-family: 新細明體; 
	font-size: 11px; 
	background-color:#FFFFFF;
	}
	
select{
	font-family: 新細明體; 
	font-size: 11px; 
	}
	
button {
	color: #312E64;
	font-family: 新細明體; 
	font-size: 12px; 
	background-color:#FFFFFF;
	}

.red{
	font-family: 新細明體;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold; 
    color : #A4343B;
	}

a.red:link,a.red:visited,a.red:active{
	font-family: 新細明體;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold; 
	color : #A4343B;
	text-decoration : underline;
	}

a.red:hover{
	font-family: 新細明體;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold; 
	color : #A4343B;
	text-decoration : none;
	}
h1,h2,h3,h4 {
margin:0px;
padding:0px;
font-weight:normal;
}
h2{
font-family:新細明體;
font-size:12px;
}
h4{
font-family:新細明體;
font-size:11px;
}