/* 廣告 */
#ad a,visited{
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
}
#ad a:hover{
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
}
.adbox{
	font-family: Tahoma;
	font-size: 15px;
	float: left;
	position: relative;
	text-align: center;
	width: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* html 編輯框 */
.icon a,visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	padding: 1px;
}
.icon a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding: 0px;
}
/* 定位-最外框 */
#content {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* 相本中間框 */
#thum_bg{
	background-color:
	margin-bottom: 0px;
}
/* 定位-右 */
.place_right {
	float: right;
	position: relative;
	width: auto;
}
/* 定位-左 */
.place_left {
	float: left;
	height: 18px;
	padding-top: 3px;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
}
/* 按鈕 */
.button_02 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	float: left;
	border-top: 2px solid #0066CC;
	border-right: 2px solid #0066CC;
	border-bottom: 2px solid #0066CC;
	border-left: 2px solid #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	background-color: #FFFFCC;
	margin-right: 20px;
}
.button_02 a,visited{
	color: #FF3300;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 15px;
}
.button_02 a:hover{
	color: #0066CC;
	text-decoration: none;
}
.over {
	font-family: Tahoma;
	font-size: 11px;
	border: 2px solid #FF9900;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* | */
.member {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.member a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.member a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
.member a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
/* |Ʈ */
.member_box {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	padding: 3px;
	filter: Alpha(Opacity=70);
}


