@charset "utf-8";
/* CSS Document */
#seo{display:none;}
form{margin: 0;}
a{
	outline: none; /* for Firefox */
	hlbr:expression(this.onFocus=this.blur()); /* for IE */
	text-decoration: none;
}
*{
	behavior: url("iepngfix.htc"); /*解決IE6 PNG圖檔背景問題*/
}
a img{
	border: 0px;
}
ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background:#fff;
}

#wrapper {
	width:780px;
	display:none;
	padding-left: 30px;
}

#information {
	width: 750px;
	height: 80px;
	z-index:200;
	font-size:16px;
	color:#575757;
}

#information p {
	margin: 0;
	padding: 30px 10px 8px 10px;
}

#fullsize {
	position:relative;
	width: 710px;
	height: 350px;
	padding-left: 50px;
}

.imgnav{
	position:absolute; 
	width:25%; 
	height:330px; 
	cursor:pointer; 
	z-index:150
}

#imgprev{
	left:0;
	background:url(../images/culture/left.jpg) left center no-repeat;
}
#imgnext{
	right:0;
	background:url(../images/culture/right.jpg) right center no-repeat;
}

#image {
	width:650px;
}

#image img {
	position:absolute;
	z-index:25;
	width:auto;
	border:1px solid #cfcfcf;
	background:#f2f3f3;
	padding:4px;
}

#thumbnails {
	width: 760px;
	height: 70px;
}

#slideleft {
	float:left;
	width:20px;
	height:70px;
	background:url(../images/culture/left.jpg) center center no-repeat;
}

#slideright {
	float:right;
	width:20px;
	height:70px;
	background:url(../images/culture/right.jpg) center center no-repeat;
}

#slidearea {
	float:left;
	position:relative;
	width:660px;
	margin-left:30px;
	height:70px;
	overflow:hidden;
	padding-top: 7px;
}

#slider {
	position:absolute;
	left:0;
	height:81px;
}

#slider img {
	width: 85px;
	height: 45px;
	float: left;
	cursor:pointer;
	border:1px solid #cfcfcf;
	background:#f2f3f3;
	padding:4px;
}

#scripintyleft p a:hover,#bsap_aplink:hover,body .one .bsa_it_ad .bsa_it_t:hover {
	border:1px solid #797c7b;
	background:#f2f3f3;
	padding:4px;
}

body .one .bsa_it_p,#slideshow span {
	display:none;
}