@charset "utf-8";
h1 {
	padding-left: 50px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 23px;
	line-height: 40px;
	background-image: url(images/h1banner.png);
	background-repeat: no-repeat;
}
h2  {
	padding-left: 5px;
	color: #571636;
	line-height: 100%;
	border-left-color: #be2659;
	border-left-style: solid;
	border-left-width: 5px;
}
p {
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 5px;
	font-family: "微軟正黑體", "新細明體";
	line-height: 150%;
}
.poem   {
	padding-left: 30px;
	color: #7d0000;
	font-family: "新細明體";
	font-style: italic;
	background-image: url(images/quotation.fw.png);
	background-repeat: no-repeat;
}
.photoframe {
	width: 400px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	border: 1px solid #cccccc;
}

.photoframe-txt {
	font-size: 24px;
}

#writer   {
	height: 84px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	color: #666666;
	background-color: #F5F5F5;
}
#writer p {
	margin: 0;
	padding: 0;
	line-height: 43px;
	float: left;
	height: auto;



}
#writer img {
	margin-right: 10px;
	float: left;
	border: 2px solid #FFFFFF;
}
#writer p strong {
	color: #FFFFFF;
	background-color: #666666;
}
