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

/* Override to common settings
------------------------------*/
.whiteBox {
	width: 469px;
	padding:18px 9px 0 9px;
	}
	
/* TEXT P
------------------------------*/ 
p.text12{
	padding: 0 18px 20px 18px;
	font-size:1.2em;
	line-height:150%;
	}
p.goodsAtt{
	padding:0 18px 20px 18px;
	line-height:150%;
	}
	
/* H3 H4
------------------------------*/
h3.header{
	padding:20px 0 30px 18px;
	}
h4.header{
	margin-bottom: 20px;
	padding-left:10px;
	font-size:2em;
	color: #005097;
	}
	h4.header span.btmline{
		padding-bottom:3px;
		background: transparent url(../../../photos/images/goods_h4_lbtmine.gif) repeat-x left bottom;
		}

/* cntBoxBig
------------------------------*/
.cntBoxBig{
	clear:both;
	width:455px;
	height:194px;
	margin:0 auto 16px auto;}

/* cntBoxmedium
------------------------------*/
.cntBoxmedium{
	clear:both;
	width:455px;
	margin: 0 auto;
	}
.imagesLeftS{
	float:left;
	width:144px;
	}
	.imagesLeftS img{
		margin:0 0 16px 0;}
.imagesLeftB{
	float:left;
	width:298px;
	height:223px;
	}
.imagesRightB{
	float:right;
	width:298px;
	height:223px;
	}
.imagesRightS{
	float:right;
	width:144px;
	}
	.imagesRightS img{
		margin:0 0 16px 0;}


/* cntBoxSmall
------------------------------*/
.cntBoxSmall {
	clear: both;
	width: 455px;
	height: 104px;
	margin: 0 auto;
	padding: 0 0 16px 0;
	}
	.cntBoxSmall img{
		margin:0 8px 0 0;
		padding:0;
		}
		.cntBoxSmall img.farRight {
			margin: 0;
			}

	
/* clear
------------------------------*/	
.clear{
	clear:both;
	height:0;
	}
	
	


