﻿/*商品开始*/
div.product
{
	font-size: 12px;
	float: left;
	color: #3e3e3e;
}

.product .product-list .product-list-title
{
	background-color: rgb(241,242,243);
	width: 704px;
	height: 34px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 34px;
	padding-left: 16px;	
}
div.product div
{
	float: left;
}

.product .product-list
{
	width: 720px;
	border: 1px solid rgb(241,242,243);
}

.product .product-Items
{
	width: 720px;
}
.product-table
{
	width: 720px;
	text-align: center;
	vertical-align: top;
}
.imgproduct
{
	border: 0px solid #fff;
	padding: 0px;
	margin: 0px;
}
.product .divpage
{
	width: 710px;
	text-align: right;
	background-color:rgb(240,240,240);
	font-size:14px;
	height:28px;
	line-height:28px;
	padding-right:10px;
	vertical-align:middle;
}
.product table .menutdd
{
	width: 60px;
	text-align: right;
	font-weight: bold;
	color: #076fa2;
}
.product table .righttd
{
	text-align: left;
	height: 18px;
	width: 150px;
}
.product .product-list .prodcut-itemb
{
	width: 210px;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 5px;
	height: 220px;
}
.product .product-list .prodcut-itembover
{
	width: 210px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 5px solid #eeeeee;
}

.product .product-list .product-item-big
{
	width: 240px;
}

.product .product-list .product-itemb .product-item
{
	width: 210px;
}
.product .product-item .product-Sibing
{
	width: 210px;
}
.product-Sibing-first
{
	width: 60px;
	text-align: right;
}
.product-Sibing-foot
{
	width: 150px;
	text-align: left;
}


/*
.product-class-content ul
{
	 list-style-type:none;
	 display:none;
}
*/



.product .righttda
{
	text-decoration: none;
	color: Black;
}
.product .righttda:hover
{
	text-decoration: underline;
	color: #ff5500;
}

.product .product-items .imgproduct
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
/*商品结束*/


/*类型Class开始*/

.product-class
{
	width: 208px;
	height: auto !important;
}

.product-class .product-class-content
{
	margin-top: 10px;
}


.producttclasstreeselected
{
	background-color: #FF5500;
	color: #076FA2;
	font-weight: bold;
}

.product-class-content .divclass
{
	width: 208px;
	padding-left: 5px;
}

.product-class .product-class-content .alink,.product .divpage a:link
{
	color: #076FA2;
	font: 12px;
	text-decoration: none;
}
.product-class .product-class-content .ahover,.product .divpage a:hover
{
	color: #ff5500;
	text-decoration: underline;
}

.product-class .product-class-title
{
	background-color: rgb(241,242,243);
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	padding-left: 10px;		
}



.product-class .product-class-content .selected
{
	background-color: #FF5500;
	color: #076FA2;
	font-weight: bold;
}
/*结束 */


.productlinkbuttonhover
{
	border:1px solid #7eabcd;
	background-color:rgb(250,250,250);
	padding:3px;
	margin:0px 4px;
	text-decoration:none;
}
.productlinkbutton
{
	border:0px;
	padding:3px;
	margin:0px 5px;
	text-decoration:none;
	color:#999999;
}