@charset "utf-8";
/* CSS Document */

body {
	background-color:#756c49;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
}

.menubg {
	background-image: url(images/main_left.jpg);
	background-repeat:no-repeat;
	background-color:#c8c693;
}

.mainbg {
	background-image: url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-color:#c8c693;
}

.block{
	background-color:#999999;
	font-family: "細明體_HKSCS", "標楷體", Arial, "Times New Roman";
}

.block th{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
.content {
	font-family: "細明體_HKSCS", "標楷體", Arial, "Times New Roman";
	font-size: 15px;
	line-height: 18px;
	color: #312725;
	text-indent: 1.5em;
}

.mark {
	font-family: "細明體_HKSCS", "標楷體", Arial, "Times New Roman";
	font-size: 15px;
	line-height: 18px;
	color: #CC0066;
}

.note {
	color:#660066;
	font-weight: bold;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CC00FF;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
}

.noteend {
	border-top-width: thin;
	border-top-style: outset;
	border-top-color: #FFFFFF;
}

li {
	font-family: "細明體_HKSCS", "標楷體", Arial, "Times New Roman";
	font-size: 12px;
	line-height: 18px;
	color: #312725;
}

#PhotoDesc {
	color: #312725;
	width:200px;
	height:290px;
	letter-spacing:1px;
	word-break:break-all;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	margin: 5px;
	padding: 5px;
	line-height: 18px;
}
#SlideBar {position:relative;border:0px;}
#SlideBox {
	position:relative;
	height:80px;
	width:120px;
	overflow:hidden
}
#SlideObj {
	position:relative;
	font-size: 12px;
}
.item_out {border:1px solid #ccc;color:#ccc;cursor:hand}
.item_over{border:1px solid #fff;color:#fff;cursor:hand}

.item_out_w {font:normal 10px verdana;border:1px solid #ccc;color:#ccc;background:#359;padding-bottom:1px;text-align:center;cursor:hand}
.item_over_w{font:normal 10px verdana;border:1px solid #fff;color:#fff;background:#57b;padding-bottom:1px;text-align:center;cursor:hand}
