/*
無名小站預設相簿樣式, 使用者可以亂改
*/

body {
	margin: 0px;
	background: #eee;
	font: .8em Arial;
        background: #cccccc

}
td {
	font: .8em Arial;
}
a {
	color: #A13636;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
body#body_show {
        background: #FFF;
}
table {
        background: #FFF;
}
#body_show table {
	background: transparent;
}


.side {
	background: url('http://l.yimg.com/e/style/4/479/side.gif') no-repeat top left;
}

#banner {
        height:150px;
        width: 660px;
	padding: 300px 200px 0px 10px;
	margin: 0px 0px 0px 10px;
	background: url(http://f10.wretch.yimg.com/sexeducation/1/1841994762.jpg?P5pzRZVDfBKug_pAYFnfQv7djj8uPyoWmuEDBga6l42BawxmhsXcgpvgu3mpog--) #FFE8E8 no-repeat top ;
}1
.sidetitle {
	padding: 50px 30px 10px 30px;
	background: url('http://l.yimg.com/e/style/1/189/sidetitle_a.gif') no-repeat right;
}
#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: 660px;
}