body{
	margin:0;
	padding:0;
	background-color: #f3f3f3;
	font-size: 12px;
	font-family: 新細明體, Arial, Helvetica, sans-serif;
	color: #000000;
}
A{text-decoration:none}
A:link , 
A:visited {color: gray}
A:active {color: green}
A:hover {
	color: red;
	text-decoration:underline;
}

#page{
	background-color: #ffffff;
	width: 780px;
	margin:0;
}
#main{
	text-align:left;
	background-color: #ffffff;
	width:780px;
}
#header{
	text-align:left;
}

#header .schweb_button{
	margin:4px 0 0 0;
}

#header .menu{
	margin:10px 0 0 60px;
	padding:0;
}

#header .menu img{
	margin: 0 0 0 10px;
}

#header .line{
	margin:0;
}

#main .page_title{
	margin:20px 0 0 30px;
}

#parent_post .desc{
	font-size:14px;
	margin: 20px 0 0 50px;
	letter-spacing: 2px;
	color: #3b3b3b;
}

#parent_post img{
	margin: 30px 20px 0 20px;
}

#volunteer{
	margin: 20px 0 0 80px;
	width: 640px;
}

#volunteer .text p{
	margin: 6px 0 0 0;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 180%;
}
#volunteer #photo{
	margin: 20px 0 0 0;
}
#volunteer #photo .title{
	font-size: 16px;
	font-weight: bold;
	color: #96003f;
}
#volunteer #photo table{
	width: 600px;
}

#volunteer #photo table A:link img,
#volunteer #photo table A:visited img,
#volunteer #photo table A:active img{
	border: 5px solid #ECECEC;
	margin: 10px;
}
#volunteer #photo table A:hover img{
	border: 5px solid #eefe92;
}

#recommend .menu{
	font-size:14px;
	letter-spacing: 3px;
	margin:0px 0 30px 80px;
}
#recommend table{
	margin: 10px 0 0 80px;
	width: 600px;
	letter-spacing: 3px;
	line-height: 160%;
}
#recommend table img{
	margin: 16px 16px 16px 0;
}
#recommend table p{
	margin: 10px 0 0 0;
	font-size: 12px;
}

#recommend table .title{
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#recommend table .date{
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 0 0;
}

#recommend table .writer{
	padding: 30px 0 0 0;
	font-size: 12px;
}

#read{
	margin: 20px 0 0 80px;
	width: 640px;
	letter-spacing: 3px;
	line-height: 160%;
}
#news{
	margin: 20px 0 0 80px;
	width: 640px;
	letter-spacing: 2px;
	line-height: 120%;
}
#member{
	margin: 20px 0 0 80px;
	width: 640px;
}

#member table{
	font-size: 14px;
	text-align: left;
	line-height: 160%;
	margin: 0 0 0 20px;
}

#member .text{
	font-size: 12px;
	letter-spacing: 2px;
	margin: 30px 20px 0 20px;
	line-height: 140%;
}
#member .text .title{
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	color: #060;
}

#copyright{
	width: 600px;
	margin:30px 0 10px 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
}

#copyright A:link,
#copyright A:visited,
#copyright A:active {
	text-decoration:none;
	color: #464646;
}
#copyright A:hover {
	text-decoration:underline;
}

