/*
無名小站預設相簿樣式, 使用者可以亂改
*/

body {
	margin: 0px;
	background: #999;
	font: .8em Arial
}
td {
	font: .8em Arial;
}
a {
	color: #345689;
	text-decoration: none;
}
a:hover {
	color: #56a933;
	text-decoration: underline;
}
body#body_show {
	background: #fff;
}
table {
	background: #fff;
}
#body_show table {
	background: transparent;
}

.side {
	background: url("side-3.gif"/*tpa=http://pic.wretch.cc/icon/htcmi/album_design/album03/a03/side.gif*/) no-repeat top left;
}

#banner {
	margin: 10px 10px 0px 10px;
	padding: 20px 10px 5px 10px;
	background: url("banner-2.gif"/*tpa=http://pic.wretch.cc/icon/htcmi/album_design/album03/a03/banner.gif*/) #ddd no-repeat top left;
}
.sidetitle {
	width: 660px;
	padding: 0px 20px 6px 20px;
	background: url("sidetitle-1.gif"/*tpa=http://pic.wretch.cc/icon/htcmi/album_design/album03/a03/sidetitle.gif*/) no-repeat bottom left;
}
#body_show table {
}
#body_show #DisplayTitle {
	font-size: .8em;
	color: #65cc00;
}
#body_show #DisplayDesc {
	font-size: .8em;
	color: #4550a0;
}
#body_show table td font.small-e {
	color: #999;
	font-weight: normal;
}
hr {
	border: 1px solid #ccc;
	width: 700px;
}