﻿body {
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #623F3D;
}

.style1 {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.style1:hover {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.style2 {font-size: 11px}
.brown {
	font-size: 13px;
	color: #533535;
	text-decoration:  none;
	}
.brown:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}
.lightbrown {
	font-size: 13px;
	color: #D3B8A3;
	text-decoration:  none;
	}
.lightbrown:hover {
	font-size: 13px;
	color: #FFFF00;
	text-decoration: underline;
}
.style3 {
	font-size: 13px;
	color: #333333;
	line-height:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5;
}
.link1 {
	font-size: 13px;
	color: #990066;
	text-decoration: none;
}
.link1:hover {
	font-size: 13px;
	color: #9900FF;
	text-decoration: none;	
}
.name1 {
	font-size: 16px;
	line-height: 30px;
	color: #3333CC;
}
.title2 {
	font-size: 14px;
	line-height: 25px;
	color: #0066FF;
	text-indent: 10pt;
	text-align: center;
}
.pic_board {
	border: 1px solid #666666;
	margin: 3;
}
h1 {
	font-size: large;
	color: #CC0066;
	line-height: 30px;
	font-family: "標楷體", Arial;
	font-weight: bold;
}
.writer {
	font-size: 13px;
	color: #CC3399;
	line-height: 20px;
}
.text_link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
}
.text_link:hover{
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;	
}

