@charset "utf-8";
/* CSS Document */
.productsShowLeft2{
	display:inline;
	float:left;
	margin-left:4px;
	width:949px;/* 699px */
	overflow:hidden;
}

.proContents2{
	width:949px;
	float:left;
	overflow:hidden;
	padding-bottom:15px;
}
.proContents2 p{
	padding:0 0 10px 16px;
	font-size:1.1em;
	line-height:2em;
	margin:0;
	float:left;
	display:inline;/*debug*/
	color:#4E4E4E;
}

.proContents2 .proText2{
	width:720px;
	text-align:justify;
}
.proContents2 .proText2 .bold{
	color:#4E4E4E;
	line-height:20px;
}
.proContents2 .proImg,.proContents2 .proImgSmall{
	width:200px;
	/*height:200px;*/
	float:left;
	display:block;
	text-align:center;
}
.proContents2 .proImg img{
	float:none;
}
.productsShowLeft2 .related{ margin:0; padding:0 0 10px 25px; margin-left:5px; font-size:1.1em; line-height:30px; }
.avi{ float:left}
.showBoxContents2,.productsShowBoxWhite .showBoxContents2{
	width:246px;
	float:left;
	height:70px;
	background:#dbe3f0 url(/images/system/showBoxBglight.jpg) repeat-y 0 100%;
	padding:0;
	border-left:1px solid #b8bd99;
	border-right:1px solid #b8bd99;
	display:inline;/* for IE 2px bug */
}
.productsShowBoxWhite .showBoxContents2{
	background:#FFF url(/images/system/showBoxBgdark.jpg) repeat-y 0 100%;
	border-left:1px solid #96A5C0;
	border-right:1px solid #96A5C0;
	height:100px;
}
.relatedProducts2{
	font-weight:bold;
	font-size:14px;
	color:#26547B;
	margin-bottom:10px;
	float:left;
}
.showBoxText2{color:#000000;  font-size:1.1em; line-height:1.7em; text-align:justify; margin:5px 5px 0 5px; 
}
.showBoxText2 a:link, .showBoxText2 a:visited{ color:#000000; text-decoration:underline;}
.showBoxText2 a:hover{color:#000000; text-decoration:none;}




