* html pre { width:100% }

pre{background:#666; color:#fff; padding:10px; margin:10px; height:auto; overflow:auto; font:12px Verdana,Courier,sans-serif}

.links {padding:10px;margin-top:20px}

.links a{font-size:14px;color:#0080FF;text-decoration:none}

.links a:hover{font-weight:bold}

.buttons{ padding:5px; }

.buttons span { color: #dd2a1b; padding: 0 5px; cursor: pointer; font-size: 10px; }

.buttons span.active, .buttons span:hover { text-decoration: underline; }

.sample {
  padding: 20px 40px 0px 40px;
}

.sample h1 {
  color: #000;
  font-size: 16px;
  letter-spacing: 0.08em;
}

.sample h3 {
  color: #000;
  font-size: 12px;
  letter-spacing: 0.08em;
}

.sample p {
  color: #000;
  font-size: 10px;
  letter-spacing: 0.08em;
}

.sample ul {
  margin-top: 5px;
  color: #000;
  font-size: 10px;
  letter-spacing: 0.08em;
  line-height: 1.3em;
}

.sample li { margin-left: 16px; }

.refimage { float: left; margin: 5px 20px 0 0; }
.reflist { float: left; }

.leftlist { float: left; }
.rightlist { float: right; margin-right: 20px; }

.mask1 {
	position:relative;
	width:480px;
	height:153px;
	overflow:hidden;
}

.prev { float:left; margin-left: 310px; }

.next { float:right; margin-right: 35px; }

#box8 {
	position:absolute;
}

#box8 div {
	width:480px;
	float:left;
}
#box8 .buttons {
	text-align:left; 
}
#box8 .next {
	float:right
}
.sample8 .buttons {
	clear:both;
	color: #83827e;  
}

.sample8 .buttons_pane {
	text-align:center;
	clear:both; display:none;
}

.sample8 .mask1 {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.thumbs {
	width:54px;
}
.thumbs div {
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img {
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info {
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4 {
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4 {
	font-size:14px;
}
.info h4 a {
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

span img {
	display:block;
	border:none;
}
