body {
	background-color: #FFFFFF;
}
.mainarea{
	border:#ffffff 50px solid;
    background-color:#ffffff;
}
.header{
	padding-bottom:5px;
}
.line01{
	border-top:#666666 1px solid;
	height: 49px;
}	
.line02{
	border-bottom:#666666 1px solid;
	height: 49px;
}	
.line03{
	border-top:#666666 1px solid;
	border-top-style: dashed;
	height: 19px;
} 
.padding01{
	height: 50px;
}

.padding02{
	padding-bottom:10px;
}
.title01 {
	font-family: "新細明體", Arial, "Arial Black", "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding-bottom:20px;
}
.content01 {
	font-family: "新細明體", Arial, "Arial Black", "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.footer{
	padding-top:5px;
}

