@charset "utf-8";
/* CSS Document */
#right{
	margin:12px 0 0 0;
}
#right h2{
	margin:0 0 10px 0; padding:0;
	height:35px; overflow:hidden;
	background:#cfdbe8 url('/img/p/showcase/h2_r.jpg') no-repeat top right;
}
#right h2 div.h2_l{
	margin:0; padding:0;
	height:35px; overflow:hidden;
	background:url('/img/p/showcase/h2_l.jpg') no-repeat top left;
	color:#000; font-weight:bold; text-indent:28px; line-height:35px;
}

#product{
	margin:0 0 0 22px; padding:0;
}
#product span.imgs{
	margin:0 10px 0 0; padding:0; overflow:hidden;
	display:inline; float:left;
}
#productInfo{
	margin:0 10px 16px 0; padding:0; width:390px; overflow:hidden;
	display:inline; float:right;
	font-size:0.8em; color:#555555;
}
div.productCoo{
	margin:0 10px 16px 0; padding:0;
	display:block;
}
#product div.infoItem{
	margin:0 0 4px 0; padding:0 0 3px 0; height:1.2em;
	line-height:1.2em; letter-spacing:0.1em;
}
#product div.infoPara{
	margin-bottom:12px; margin-top:0px; margin-left:0;
}
#product div.infoItem label{
	margin:0 10px 0 0; padding:0;
	display:inline; float:left; color:#009dd7;
}
#productInfo ul{
	margin-bottom:12px; margin-top:0px; margin-left:0;
	list-style-position:inside;
	list-style:disc;
}
#productInfo li{
	margin:0; padding:2px 4px; height:1.4em;
	line-height:1.4em; letter-spacing:0.05em;
}
#productInfo li label{
	margin:0 10px 0 0; padding:0;
	display:inline; float:left;
	color:#000;
}


/* highslide override
.highslide-caption{
	display: none;
}
.highslide-thumbstrip{
	margin-top:6px;
	text-align:left;
}
.highslide-thumbstrip img{
	margin:4px 4px 4px 0;
	border:none;
	height:3px; max-height:1px; width:50px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 4px;
} */
#gallery-area{
	display:block;
	padding:0 0 0 0; margin:0 0 0 0;
	width:640px;
	height:680px; overflow:hidden;
}

.highslide-image {
}
.highslide-controls {
	width: 90px !important;
}
.highslide-controls .highslide-close {
	display: none;
}
.highslide-caption {
	padding: .5em 0;
}

