@charset "UTF-8";


.detailPhoto {
	width: 600px;
	text-align: center;
}

.description {
	
}

.description p {
	margin: 1em 0;
}

.description p.border {
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	height: 1px;
	width: 27em;
}


	.item1 {
		padding: 0;
		width: 600px;
		border-top: 10px solid #000;
	}
	
	.item1 .text {
		float: left;
		width: 240px;
		padding: 20px 0 0;
	}
	
	.item1 .thumbs {
		float: right;
		width: 360px;
	}
	
	.item1 .sq {
		width: 100px !important;
		border-left: 10px solid #000;
	}
	
	.item1 .info {
		float:right;
		width: 360px;
	}
	
.thumbnail {
	cursor: pointer;
}

img#main {
	text-align: center;
}