/*  menu
--------------------------------*/
#menu a.menuItem#navProduct {
	background-position:right -114px;
}

#menu a.menuItem#navProduct span {
	color:#ffffff;
	background-position:left -114px;
}

/*  for redo the pages
--------------------------------*/
#contentContainer #contentA {
	display:block;
}

#contentContainer #contentB {
	width:770px; 
	padding:40px 0 15px 12px;
}

/* hide from ie-mac \ */
* html #contentContainer #contentB {
	width:782px;
	w\idth:770px;
	zoom:100%;
	margin-right:-3px;
}
/* end hide from ie-mac */

#contentContainer #contentB #contentBBody {
	width:770px;
}

#contentContainer #contentB #currPosition {
	width:770px;
	position:absolute;
	top:0;
}

		
/*  productImgList
--------------------------------*/


dl.productImgList {
	padding-top:20px;
	clear:both;
}

dl.productImgList dt {
	width:761px;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size:12px;
	background:url(../img/ver2/serieTitle.png) no-repeat top right;
	overflow:hidden;
	margin-bottom:5px;
	text-align:left;
}



dl.productImgList dt a {
	float:left;
	height:22px;
	line-height:22px;
	padding-left:5px;	
	color:#4FB233;
}

dl.productImgList dt a:hover {
	color:#000000;
}

dl.productImgList dd {
	float:left;
	width:144px;
	height:144px;
	padding:5px;
	margin:0 0 2px 0;
	background:url(../img/ver2/thumbnailBg.png) no-repeat top left;
	text-align:center;
}

/* hide from ie-mac \*/
* html dl.productImgList dd {	
	width:154px;
	w\idth:144px;
}
/* end hide from ie-mac */



dl.productImgList dd strong {
	font-size:11px;
	font-weight:bold;
	color:#000;
	display:block;
	line-height:14px;
	margin:0 auto;
	text-align:center;
}

dl.productImgList dd .explainText {
	width:130px;
	white-space:normal;
	float:left;
}

dl.productImgList dd.clearfloat {
	height:20px;
	display:block;
	float:none;
	border-bottom:1px #CCCCCC solid;
	width:auto;
	margin:0;
	padding:0;
	border:0;
}

dl.productImgList dd ul {
	margin-top:50px;
	display:inline;
	font-weight:bold;
	font-size:10px;
	color:#888888;
}

dl.productImgList dd ul li {
	list-style:inside disc;
}

dl.productImgList dd ul li.marginOne {
	list-style:none;
}

dl.productImgList dd .productImgWrapper {
	height:110px;
	overflow:hidden;
}


dl.productImgList dd .productImg {
	/*float:right;
	margin-left:5px;*/
	margin:0 auto;
}

/* hide from ie-mac  \*/
* html dl.productImgList .productImg {
}
/* end hide from ie-mac */
