/* 首頁偏好設定  開始------------------------ */
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	padding: 6px 20px;
	background: url(imgs/content-bg.gif) repeat-y;
}
#primary {
	float: left;
	width: 506px;
	padding: 30px;
	background: #ffffff;
}
#primary .diary-img {
	float: right;
	border: solid 1px #e0e0e0;
	padding: 5px;
	margin: 3px 0 5px 5px;
	background: #ffffff;
}
#primary .date {
	padding-top: 30px;
	padding-bottom: 0px;
}
#primary h3 {
	font-size: 140%;
	border-bottom: dashed 1px #e0e0e0;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#primary p {
	padding-bottom: 14px;
	color: #999999;
}
#secondary {
	float: left;
	width: 178px;
	padding-left: 6px;
}
#secondary dl {
	padding: 0 13px 11px 13px;
	margin-bottom: 10px;
	background: url(imgs/box-bottom.gif) center bottom no-repeat;
}
#secondary dt {
	background: url(imgs/list-star.gif) left 50% no-repeat;
	padding-left: 12px;
}
#secondary dd {
	color: #999999;
	padding-left: 12px;
	margin-bottom: 5px;
}
/* 首頁偏好設定  結束------------------------ */












