@charset "utf-8";
#Room {
	width: 900px;
	font-family: "微軟正黑體", "Century Gothic";
}
.box-163css{
	margin-bottom: 10px;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
}
#map {
	float: left;
	width: 550px;
	margin-top: 20px;
}
#Writing {
	float: right;
	width: 340px;
	margin-top: 20px;
}
#Writing .Title {
	float: left;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #09F;
	padding-left: 10px;
	font-size: 14pt;
	width: 320px;
	padding-bottom: 5px;
	height: 40px;
}
#Writing .present {
	width: 300px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	font-size: 10pt;
	line-height: 16pt;
}





#bigpicarea {
	position: relative;
	width: 500px;
	height: 333px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 4px;
}
#bigpicarea .ui-els-hide {display: none}
#bigpicarea .word{ display:none;opacity:0.85;}
#thumbs {
	width: 520px;
}
#thumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#thumbs li {
	margin-right: 4px;
	width: 95px;
	display: inline;
	float: left;
	margin-left: 4px;
	margin-bottom: 10px;
	height: 65px;
}
#thumbs li a {
	display: block;
	font-size: 0px;
	padding: 4px;
	background-color: #fff;
	border: 1px solid #CCC;
}
#thumbs li a:hover {
	background-color: #999999;
}
#thumbs li a.current {
	background-color: #999999;
}
.bigbtnPrev,.bigbtnNext{
	z-index: 100;
	position: absolute;
	top: 120px;
	cursor: pointer;
}
.bigbtnPrev{
	left: 4px
}
.bigbtnNext{
	right: 4px
}
#big_play_prev {
	height: 80px;
	width: 40px;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-image: url(../images/icons-sprite_nouveau.png);
	background-repeat: no-repeat;
	background-position: 0 -140px;
}
#big_play_next {
	height: 80px;
	width: 40px;
	display: block;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background-image: url(../images/icons-sprite_nouveau.png);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#smallpicarea {
	padding-top: 20px;
	width: 500px;
	margin-right: -20px;
}
