html{
	overflow-x: hidden;
}
body {
	background-image: url(bamboo1.jpg);
	font-family: "標楷體";
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
a:hover {
	color: #330066;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: underline;
}
.ap{
	filter: Alpha(Opacity=75);
}
.ap2{
	filter: Alpha(Opacity=65);
}
h3 {
	margin: 0px;
	padding: 0px;
}
.td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.content{
	line-height: 33px;
}
.album{
	height: 400px;
	width: 200px;
	overflow: scroll;
	overflow-x: hidden;
}
.photo{
	height: 120px;
	width: 150px;
	overflow: hidden;
}