.category_block
{

}
.category_block li
{
	float:left;
	width:150px;
	padding:10px;
	background:#eee;
	list-style-type: none;
	
	border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.item_block li
{
	float:left;
	width:182px;
	height:180px;
	padding:10px 0px 0px 0px;
	text-align:center;
	margin:3px;
	background:#EEE url(../images/bc_bg.gif) repeat-x left top;
	list-style-type: none;
	border:1px solid #DDD;
}

.item_block li td.image{
	width:160px;
}
.item_block li td.image img{
	width:160px;
	height:120px;
}
.item_block li td.desc{
	padding:10px;
}
#nc_product_category_path
{
	margin-bottom: 20px;
}
.xop_page_path{
	background-image: url('../images/bc_bg.gif');
	background-repeat: repeat-x;
	background-color: #EEE;
    border: 1px solid #DEDEDE;
    color: #999;
	text-shadow: 0px 1px 0px #FFF;
    height: 30px;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0;
}
.xop_page_path li {
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    height: 32px;
    list-style-type: none;
    padding: 6px 15px 0 10px;
}
.xop_page_path li.add
{
	float:right;
	width:auto;
}
.product_title{display:block;padding: 4px; color: #33552E; background:#FFF; font-weight: 500; margin:0px;border-radius: 4px 4px 4px 4px;border: 1px solid #DDD;}
.product_detail{border-spacing: 1px; border-collapse: separate;margin-bottom:10px;}
.product_detail td{padding:6px;border-bottom: 1px dotted #fff;}
.product_photo
{	background-color: #fff;
    border: 1px solid #DDD;
	border-radius: 4px 4px 4px 4px;
	padding:4px;
	width:320px;
	float:right;
}
#nc_product_tabs table{border-spacing: 1px; border-collapse: separate}
.product_date_title{
	color:#00690E;
	font-weight:bold;
}
.product_price_word{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}
.nc_product_download li{display:inline-block;background-image: url('../images/bc_bg.gif');background-repeat: repeat-x;background-color: #EEE;color: #999;padding:4px;text-shadow: 0px 1px 0px #FFF;border: 1px solid #DEDEDE;border-radius:4px;}
.nc_product_download img{display:block;border: none;margin:0 auto;}

#nc_area_6 {padding:0px;}
#nc_area_6 li {
	padding:4px;
	border:#EEE 1px solid;
	background:#EEE url('../images/bc_bg.gif') repeat-x top;
	display:inline-block;
	float:left;
	position:relative;
	margin:3px;
	color:#fff;
	width:162px;
	height:172px;
	}
#nc_area_6 li a{
	padding:0px;
	display:block;
	position:relative;
	}
#nc_area_6 li a img{
	padding:0px;
	border:#DDD 1px solid;
	background-color:#000;
	position : relative;
	width:160px;
	height:120px;
	overflow:hidden;
	}