div,p,li{font-size:11px; font-family:"Courier New", Courier, monospace;}
* html pre {width:100%;}

.buttons{padding-top:10px;}
.buttons span{color:#666; cursor:pointer; font-size:11px;}
.buttons span.active, .buttons span:hover{background:#666;color:#fff}

/* -------------------------- image ------------------------------ */
#box5{
	position:absolute;
	width:598px;
}
#box5 span{
	display:block;
	float:left;
}
#info5{
	bottom:0;
}

/* --------------------- description -------------------------- */
.thumbs{
	width:170px;
	text-align:left;
}
.thumbs div{
	display:block;
	width:170px;
	margin:0 0 10px;
	cursor:pointer;
}

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

.info{
	width:170px;
}
.info p {
	color:#000;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size:10px;
	text-align:left;
}

.mask2{
	position:relative;
	width:598px;
	height:450px;
	overflow:hidden;
}

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