@charset "utf-8";
/* CSS Document */

.previewPanel {
	position:absolute;
	width:705px;
	height:378px;
	text-align:center;
	left:340px;
	top:232px;
}

.previewPanel img {
	height:378px;
}

.previewPanel p {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;	
	padding-top:40px;
}

.thumbPanelCover {
	position:absolute;
	left:0px;
	top:614px;
	background-color:#000000;
	width:1125px;
}

.thumbPanel {
	margin-left:203px;
	width:841px;
	text-align:center;
	height:250px;
	overflow:auto;
	margin-bottom:20px;
}

.thumbPanel img {
	height:85px;
}
