/* 
---------------------------------------------------------------
商品模組 module product
--------------------------------------------------------------- 
*/
#product-subnav {
	text-align: left;
	margin: 0px 10px 10px 0px;
}
#product-subnav .title {
	font-size: 13px;
	text-align: left;
	background: url(design/mContentCategoriesTitle.gif) repeat-x;
	padding: 10px 0px 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	height: 19px;
}
#product-subnav .title strong {
	color: #4c4c4c;
	padding: 0px 0px 0px 5px;
	font-size: 13px;
}
#product-subnav .container {
	background: #eae9e9 url(design/mContentCategoriesContent.gif) repeat-x;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#product-subnav ul, #product-subnav ul ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}
#product-subnav ul a {
  display: block;
  text-decoration: none;	
}
#product-subnav ul li {
  margin-top: 1px;
}
#product-subnav ul li a {
  background: #cccccc;
  color: #000000;	
  padding: 0.5em;
}
#product-subnav ul li a:hover {
	color: #ffffff;	
	text-decoration: underline;
	background: #666666;
}
#product-subnav ul li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}
#product-subnav ul li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-search {
	background: url(design/nodeCategory.gif) repeat-x;
}
#product-search .title {
	background: url(design/nodeCategoryTitle.gif) no-repeat;
	height:30px;
}
#product-search .title strong {
  color:#186a80;
	display:block;
	padding: 10px 0 0 10px;
}
#product-search .container{
	color: #ffffff;
	padding:10px;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-new {
	padding: 5px 20px;
	clear:both;
}
#product-new .title{
	font-weight: bold;
	background: url(design/node.title.gif) no-repeat right top;
	float: left;
	padding: 0px 45px 0px 0px;
	margin: 0px 0px 5px;
	height: 28px;
	_width: 150px; /* IE6 */
}
#product-new .title strong{
	font-size: 14px;
	color: #FFFFFF;
	background: url(design/node.title.h1.gif) no-repeat left top;
	display: block;
	padding: 7px 0px 0px 13px;
	height: 21px;
}
#product-new .container{
	clear: both;
}
#product-new .container ul {
	margin: 0px;
	padding:0px !important; /*IE7 FF2*/
	overflow:hidden;
}
#product-new .container li{
	font-size:12px;
	color: #888;
	list-style: none;
	float:left;
	padding: 15px 0px 0px 10px;
	border-bottom: 1px solid #e3dac5;
	width:305px;
	height: 135px;
}
#product-new .image {
	display: block;
	float: left;
	width:120px;
	height:120px;
}
#product-new .image img {
	background:#eee;
	padding:5px;
	border: 1px solid #ccc;
	width:100px;
}
#product-new .name {
	font-size:13px;
	display: block;
	margin-bottom:5px;
}
#product-new .name a {
	text-decoration: underline;
}
#product-new .name a:hover {
	display: block;
	text-decoration: none;
	color: #0066FF;
}
#product-new .numbers {
	display: none;
}
#product-new .description {
	display: block;
}
#product-new .price {
	display: none;
}
#product-new .button {
	display: none;
}
#product-new .button span{
	display: none;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-sale {
}
#product-sale .title{
	font-weight: bold;
	background: url(design/right.gif) no-repeat left top;
	padding: 5px 0px 0px 5px;
	height: 27px;
}
#product-sale .title strong{
	font-size: 13px;
	color: #5c3424;
	padding: 3px 0px 0px 20px;
	background: url(/module/icon.gif) no-repeat;
}
#product-sale .container{
	color: #000000;
	text-align: left;
	float: left;
	background: url(/module/product-listOut.gif) repeat-x;
	border: 1px solid #B2E0F7;
	padding: 3px;
	margin: 0px 0px 5px 3px;
	display: inline;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-hot {
	float: left;
	background: url(design/product-hot.gif) no-repeat bottom;
	padding: 0px 0px 5px;
	width: 490px;
}
#product-hot .title{
	font-weight: bold;
	background: url(design/product-hotTitle.gif) no-repeat left top;
	height: 34px;
}
#product-hot .title strong{
	visibility: hidden;
}
#product-hot .container{
	background: #e5e5e5;
	padding: 0px 3px;
	border-right: 1px solid #cacacc;
	border-left: 1px solid #cacacc;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-list {
	letter-spacing: 1px;
	padding: 5px 20px;
}
#product-list .title{
	font-weight: bold;
	background: url(design/node.title.gif) no-repeat right top;
	float: left;
	padding: 0px 45px 0px 0px;
	margin: 0px 0px 5px;
	height: 28px;
	_width: 150px; /* IE6 */
}
#product-list .title h1{
	font-size: 14px;
	color: #FFFFFF;
	background: url(design/node.title.h1.gif) no-repeat left top;
	display: block;
	padding: 7px 0px 0px 13px;
	height: 21px;
}
#product-list .container{
	clear: both;
}
#product-list .container ul {
	margin: 0px;
	padding:0px !important; /*IE7 FF2*/
}
#product-list .container li{
	color: #757575;
	text-align: left;
	background: url(design/mProductList.gif) no-repeat left center;
	display: block;
	list-style: none;
	height: 185px;
	padding: 15px 0px 0px 10px;
	border-bottom: 1px solid #e3dac5;
}
#product-list .record{
	color: #757575;
}
#product-list .image {
	display: block;
	margin: 0px 20px 5px 0px;
	float: left;
}
#product-list .name {
	display: block;
	font-weight: bold;
	margin-bottom:5px; 
}
#product-list .name a {
	display: block;
	text-decoration: underline;
}
#product-list .name a:hover {
	display: block;
	text-decoration: none;
	color: #0066FF;
}
#product-list .numbers {
	display: none;
}
#product-list .description {
	display: block;
}
#product-list .price {
	display: none;
}
#product-list .button{
	display: none;
}
#product-list .button span{
	color:#FFFFFF;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-detail {
	letter-spacing: 1px;
	padding: 5px 20px;
}
#product-detail .title{
	font-weight: bold;
	background: url(design/node.title.gif) no-repeat right top;
	float: left;
	padding: 0px 45px 0px 0px;
	margin: 0px 0px 5px;
	height: 28px;
	_width: 150px; /* IE6 */
}
#product-detail .title h1{
	font-size: 14px;
	color: #FFFFFF;
	background: url(design/node.title.h1.gif) no-repeat left top;
	display: block;
	padding: 7px 0px 0px 13px;
	height: 21px;
}
#product-detail .container{
	clear: both;
}
#product-detail .left {
	float: left;
	background: url(design/mProductLeft.gif) no-repeat;
	padding: 10px;
	width:340px;
	height: 340px;
}
#product-detail .image {
	position:absolute;
}
#product-detail .gallery {
	position:absolute;
	margin: 300px 0 0 355px;
}
#product-detail .gallery img {
	border: 1px solid #CCCCCC;
}
#product-detail .right {
	float: left;
	width:280px;
}
#product-detail .right table {
	width:100%;
}
#product-detail .right th {
	vertical-align: top;
	text-align: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #dddddd;
	width:100px;
}
#product-detail .right td {
	vertical-align: top;
	text-align: left;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #dddddd;
}
#product-detail .button {
	font-size: 11px;
	color: #666666;
	background: url(module/button.gif) no-repeat;
	margin: 5px 0px 0px 5px;
	border-style: none;
	height: 22px;
	width: 60px;
}
#product-detail .right .button span {
	color: #000000;
}
#product-detail .detail{
	clear: both;
	padding:10px 0 0;
}
/* 
---------------------------------------------------------------
--------------------------------------------------------------- 
*/
#product-correlate {
	padding: 5px 0px;
}
#product-correlate .title{
	color: #707070;
	font-weight: bold; 
	background: #f0f0f0;
	padding: 3px 0px 0px 5px; 
	margin-top:5px; 
	border-bottom:#e7e7e5 solid 1px;
}
#product-correlate .title strong {
	font-size: 12px;
	background: url(module/icon.gif) no-repeat left center;
	padding: 5px 0px 5px 25px;
}
#product-correlate .container ul {
	margin: 0px;
	padding:0px !important; /*IE7 FF2*/
}
#product-correlate .container li{
	background: #FFFFFF;
	float: left;
	display: inline;
	margin: 0px 0px 10px 17px;
	border: 1px solid #9f9f9f;
	list-style: none;
	height: 160px;
}
#product-correlate .container button {
	display: none;
}
#product-correlate .container button span{
	display: none;
}
#product-correlate .image {
	display: block;
}
#product-correlate .name {
	display: block;
	text-align: center;
}
#product-correlate .name a {
	display: block;
	text-align: center;
	text-decoration: underline;
}
#product-correlate .name a:hover {
	display: block;
	padding: 0px 5px 5px;
	text-align: center;
	text-decoration: underline;
	color: #0066FF;
}
#product-correlate .numbers {
	display: none;
}
#product-correlate .description {
	display: none;
}
#product-correlate .price {
	display: none;
}