.productItem{
	font: normal arial, helvetica, sans-serif;
	color: #666;
	padding: 0em 0.2em 0em 0.8em;
	position:relative;
}
.productItem #head{
	margin: 0.2em 0.8em 0.2em 0em;
	font: bold arial, helvetica, sans-serif;
	color: #666;
	border-bottom: 1px solid #555;
}
.productItem #link{
	margin: 0.2em 0.8em 0.2em 0.3em;
	font: bold arial, helvetica, sans-serif;
}
.CartItem{
	margin: 0.2em 0.8em 0.2em 0.3em;
	font: normal arial, helvetica, sans-serif;
	color: #666;
}
.featuredItem {
	margin: 0.8em 0.8em 0.8em 0.8em;
	font: normal arial, helvetica, sans-serif;
	color: #666;
}
dl.linkList {
	margin: 0 0 0 0;
	padding: 8px 12px;
	
}
dl.linkList dt {
	font: normal arial, helvetica, sans-serif;
	display: block;
	text-decoration : none;
	margin: 0 0 0 0;
	padding: 1px;
	
}
dl.linkList dt a {
	color : #006699;
	display: block;
	background : #eee;
	text-decoration : none;
	margin: 0 0 0 0;
	
}
dl.linkList dt a:hover {
	font: bold arial, helvetica, sans-serif;
	color : #006699;
	display: block;
	background : #ccc;
	text-decoration : none;
	margin: 0 0 0 0;
}
dl.linkList dt a:active {
	font: bold arial, helvetica, sans-serif;
	color : #555;
	display: block;
	background : #eee;
	text-decoration : none;
	margin: 0 0 0 0;
}

.pix {
	position:fixed;
	width:110px;
	}

.sub_head_boader {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #666666 solid;
	color:#3f3f3f;
	}
	
.about {
	}

.about h2 {
	font-size:22px;
	margin:6px 0;
	}

.about h3 {
	font-size:14px;
	border-bottom:1px #666666 dashed;
	margin:12px 0 5px 0;
	}
.waku {
	border:1px #CCCCCC solid;
	padding:1px;
	background-color:#FFFFFF;
	}
	
.mainArea p {
	font: normal 12px arial, helvetica, sans-serif;
	line-height:1.4;
	color: #464646;
	margin: 3px;
	padding:3px;
}

.leftmargin {
	margin-left:30px;
	}
.bg_smith_forging {
	background-image: url(../front/imgs/smith_forging_bg.jpg);
	background-repeat:no-repeat;
	}
	
.bg_machine_made {
	background-image: url(../front/imgs/machine_made_bg.jpg);
	background-repeat:no-repeat;
	}
	
.d {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4f4f4f;
}

.d img {
	margin-bottom:5px;
	}

.video {
	width:260px;
	height:250px;
	float:left;
	margin-right:20px;
	}