/* SSS cntCategoryLinks */
.cntCategoryLinks {
	background: #FFFFFF;
	padding: 10px;
	margin-bottom:10px;
	border: 2px solid #808080;
}
.cntCategoryLinks h2 {
	background:#343434 url(../../image/bdy/h2BG.gif) repeat-x scroll center top;
	color:#FFFFFF;
	font: bold 13px Arial;
	margin:-10px -10px 10px;
	padding: 8px 0px 8px 10px;
	position: relative;
}
.cntCategoryLinks h2 span {
	float:right;
	font: bold 10px Arial;
	font-weight:bold;
	line-height:32px;
	padding-right:10px;
	color:#989898;
	position: absolute;
	right: 0px;
	top: 0px;
}
.cntCategoryLinks h2 span a {
	background:transparent url(../../image/bdy/h2_arrow.gif) no-repeat scroll left center;
	color:#989898;
	padding-left:15px;
}
.cntCategoryLinks h1.productTitle {
	background:#343434 url(../../image/bdy/h2BG.gif) repeat-x scroll center top;
	color:#FFFFFF;
	font: bold 13px Arial;
	margin:-10px -10px 10px;
	padding: 8px 0px 8px 10px;
	position: relative;
}
.cntCategoryLinks h1.productTitle span {
	float:right;
	font: bold 10px Arial;
	font-weight:bold;
	line-height:32px;
	padding-right:10px;
	color:#989898;
	position: absolute;
	right: 0px;
	top: 0px;
}
.cntCategoryLinks h1.productTitle span a {
	background:transparent url(../../image/bdy/h2_arrow.gif) no-repeat scroll left center;
	color:#989898;
	padding-left:15px;
}
.cntCategoryLinks .ShowAllLink {
	margin-top:16px;
}
.cntCategoryLinks .ShowAllLinkIn {
	display:inline;
}
.cntCategoryLinks .ShowAllLink a {
	padding-right:20px;
	color:#1e6091;
	font-size:90%;
}
.cntCategoryLinks table {
	margin:10px 0;
}
.cntCategoryLinks .itemFooter {
	margin-bottom:10px;
}
.cntCategoryLinks td {
	vertical-align:top;
	padding-left: 15px;
	width:178px;
}
.cntCategoryLinks td.first {
	padding-left:0px;
}
.cntCategoryLinks p.more {
	border-top:1px solid #DADADA;
	margin-bottom:2px;
	padding-top:2px;
	text-align:right;
}
.cntCategoryLinks p.more a {
	background:transparent url(../../image/bdy/view-product_BG.gif) no-repeat scroll right center;
	color:#646464;
	padding:3px 20px 3px 10px;
}
/* EEE cntCategoryLinks */

/* SSS cntCategoryLinksItem */
.cntCategoryLinksItem {
	margin-top:10px;
}
.cntCategoryLinksItem .inner {
	margin:0 10px 0;
}
.cntCategoryLinksItem img {
	margin-left:20px;
}
.cntCategoryLinksItem .text {
	clear:left;
	text-align:left;
}
.cntCategoryLinksItem .text h4 {
	font-size:100%;
	color:#000000;
	margin-bottom:4px;
}
.cntCategoryLinksItem .text h4 a {
	color:#000000;
}
.cntCategoryLinksItem .text h4 sup {
	color:#000000;
}
.cntCategoryLinksItem .text p {
	margin-bottom:6px;
}
.cntCategoryLinksItem .text p.more {
	display:none;
}	
/* EEE cntCategoryLinksItem */