.articletype .c * , .producttype .c * , .newdiscuss .c * , .friendlink .c * {
	background:#fff;
}
.articletype .c1 , .producttype .c1 , .newdiscuss .c1 , .friendlink .c1 {
	margin:0px 2px;
	padding:0px 1px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background:#cfcfcf;
}
.articletype .c2 , .producttype .c2 , .newdiscuss .c2 , .friendlink .c2 {
	background:#c8c8c8;
}
.articletype .c3 , .producttype .c3 , .newdiscuss .c3 , .friendlink .c3 {
	margin:0px 1px;
	padding:0px 1px;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	background:#dfdfdf;
}
.articletype .c4 , .producttype .c4 , .newdiscuss .c4 , .friendlink .c4 {
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}
.articletype .c5 , .producttype .c5 , .newdiscuss .c5 , .friendlink .c5 {
	padding:0px 1px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background:#dfdfdf;
}
.articletype .c6 , .producttype .c6 , .newdiscuss .c6 , .friendlink .c6 {
	padding:0px 1px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	background:#f0f0f0;
}
.articletype , .producttype , .newdiscuss , .friendlink{
	margin-top:10px;
}
.articletype .title , .producttype .title , .newdiscuss .title , .friendlink .title {
	border-bottom:1px solid #cbcbcb;
	height:22px;
	margin-top:4px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:2px 0px 0px 10px;
	background:url(/skin/default/images/Title.gif) no-repeat;
	color:#169fbd;
}
.articletype .content , .producttype .content , .newdiscuss .content , .friendlink .content {
	width:203px;
	>width:215px;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	padding:3px 5px;
}
.articletype .content , .producttype .content , .newdiscuss .content , .friendlink .content/*IE5.5+*/ {
	>/*IE only*/width:203px;
}
.articletype li , .producttype li , .newdiscuss li , .friendlink li{
	height:18px;
	margin:4px 2px;
	>margin:0px 2px;
	text-align:left;
	overflow:hidden;
	position:relative;
	color:#717171;
	word-break:break-all;
	word-wrap:break-word;
}
.articletype li , .producttype li , .newdiscuss li , .friendlink li/*IE5.5+*/{
	>/*IE only*/margin:4px 2px;
}
/*最近更新产品*/
.newProductTable 
{
	border: 1px solid #bcd2d6;
	width:130px;
	height:130px;
	padding:1px 0px 0px 0px;
}
.productPicTable 
{
	border: 1px solid #cccccc;
	width:125px;
	height:125px;
	text-align:center;
}
.rightarea .left{
	width:550px;
	float:left;
	margin-bottom:8px;
}
.newupdateproduct .c *{
	background:#fff;
}
.newupdateproduct .c1{
	margin:0px 4px;
	background:#bcd2d6;
}
.newupdateproduct .c2{
	margin:0px 2px;
	border-left:2px solid #bcd2d6;
	border-right:2px solid #bcd2d6;
	background:#e8f0f1;
}
.newupdateproduct .c3{
	margin:0px 1px;
	border-left:1px solid #bcd2d6;
	border-right:1px solid #bcd2d6;
	background:#e8f0f1;
}
.newupdateproduct .c4{
	padding:0px 4px;
	border-left:1px solid #bcd2d6;
	border-right:1px solid #bcd2d6;
	background:#e8f0f1;
}
.newupdateproduct {
	margin-top:8px;
}
.newupdateproduct .content{
	width:542px;
	>width:500px;
	border-left:1px solid #bcd2d6;
	border-right:1px solid #bcd2d6;
	padding:0px 3px;
	background:#e8f0f1;
}
.newupdateproduct .content/*IE5.5+*/{
	>/*IE only*/width:542px;
}
.newupdateproduct .title{
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#169fbd;
	padding:2px 0px 0px 10px;
	border-bottom:1px solid #bcd2d6;
}
.newupdateproduct .title/*IE5.5+*/{
	>/*IE only*/height:20px;
}
.newupdateproduct .content .list{
	height:201px;
	>height:207px;
	background:url(../images/bg/bg.gif) repeat-y;
	padding:3px 0px;
}
.newupdateproduct .content .list/*IE5.5+*/{
	>/*IE only*/height:201px;
}
.newupdateproduct dl{
	width:130px;
	height:150px;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 3px;
	text-align:center;
	vertical-align:middle;
}
.newupdateproduct dl dt {
	width:auto;
	height:auto;
}
.newupdateproduct dl dd {
	width:auto;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
}

/*最近更新产品*/
/*左边推荐产品*/
.leftproduct dl{
	width:auto;
	height:auto;
	float:left;
	padding:8px 5px 5px 4px;
	text-align:center;
}
.leftproduct dl dt{
	width:auto;
	height:auto;
}
.leftproduct dl dd{
	width:80px;
	height:19px;
	padding:7px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
}
.leftproduct dl dt img{
	width:80px;
	height:60px;
}
/*左边推荐产品*/
/*推荐产品*/
.leftproduct .c * , .refinement .c * , .recommend .c * {
	background:#fff;
}
.leftproduct .c1 , .refinement .c1 ,  .recommend .c1 {
	margin:0px 2px;
	padding:0px 1px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background:#cfcfcf;
}
.leftproduct .c2 , .refinement .c2 , .recommend .c2 {
	background:#c8c8c8;
}
.leftproduct .c3 , .refinement .c3 , .recommend .c3 {
	margin:0px 1px;
	padding:0px 1px;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	background:#dfdfdf;
}
.leftproduct .c4 , .refinement .c4 , .recommend .c4 {
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}
.leftproduct .c5 , .refinement .c5 , .recommend .c5 {
	padding:0px 1px;
	border-left:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	background:#dfdfdf;
}
.leftproduct .c6 , .refinement .c6 , .recommend .c6 {
	padding:0px 1px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	background:#f0f0f0;
}
.leftproduct {
	margin-top:10px;
}
.leftproduct .content {
	width:203px;
	>width:215px;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	padding:3px 5px;
}
.leftproduct .content/*IE5.5+*/ {
	>/*IE only*/width:203px;
}
.leftproduct .title {
	background:url(/skin/default/images/Title.gif) no-repeat;
	height:22px;
	padding:2px 0px 0px 10px;
	border-bottom:1px solid #cbcbcb;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#169fbd;
}
.indexchat 
{
	width:200px;
	float:right;
}
.refinement , .recommend{
	width:254px;
	float:right;
}
.refinement 
{
	margin-top:8px;
}
.recommend {
	margin-top:18px;
}
.refinement .content , .recommend .content {
	width:242px;
	>width:254px;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	padding:3px 5px;
}
.refinement .content , .recommend .content/*IE5.5+*/ {
	>/*IE only*/width:242px;
}
.refinement .title , .recommend .title{
	background:url(/skin/default/images/Title.gif) no-repeat;
	height:22px;
	padding:2px 0px 0px 10px;
	border-bottom:1px solid #cbcbcb;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#169fbd;
}
.refinement dl , .recommend dl{
	width:auto;
	height:auto;
	float:left;
	padding:8px 5px 5px 4px;
	text-align:center;
}
.refinement dt , .recommend dl dt{
	width:auto;
	height:auto;
}
.refinement dl dd , .recommend dl dd{
	width:100px;
	height:19px;
	padding:7px 0px 0px 0px;
	text-align:center;
	overflow:hidden;
}
.refinement dl dt img , .recommend dl dt img{
	width:100px;
	height:75px;
}
dl dt a:link,dl dt a:visited{
	border:3px solid #b5cdcd;
	float:left !important;
	float:none;
}
dl dt a:hover {
	border:3px solid #FF9900;
	float:left !important;
	float:none;
}
/*推荐产品*/
/*分类产品*/
.productbackpic
{
	width:150px;
	height:190px;
	float:left;
	margin:10px 10px 0px 12px;
}
.productbackpic .topborder {
	height:10px;
	background:url(/skin/default/images/bg/photo_top_bg.gif) no-repeat;
	overflow:hidden;
}
.productbackpic .midborder {
	>width:150px;
	height:130px;
	>height:106px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(/skin/default/images/bg/photo_mid_bg.gif) repeat-y;
}
.productbackpic .midborder .picbody 
{
	margin:0px 0px 0px 12px;
}
.productbackpic .midborder/*IE5.5+*/{
	>/*IE only*/width:150px;
	>/*IE only*/height:130px;
}
.productbackpic .bottomborder {
	height:15px;
	background:url(/skin/default/images/bg/photo_bottom_bg.gif) no-repeat;
	overflow:hidden;
}
.productbackpic .name
{
	width:150px;
	height:18px;
	overflow:hidden;
	padding:5px 0px 5px 0px;
	text-align:center;
}
/*分类产品*/
/*产品列表*/
.product_list {
	width:550px;
	margin-top:8px;
}
.product_list .title{
	height:23px;
	background:url(/skin/default/images/bg/photo_list_title.gif) no-repeat;
}
.product_list .title .t1{
	width:75px;
	height:20px;
	color:#fff;
	float:left;
	margin-left:10px;
}
.product_list .title .t11{
	display:block;
	height:17px;
	>height:18px;
	background:#FD8218;
	text-align:center;
	padding-top:1px;
	overflow:hidden;
}
.product_list .title .t11/*IE5.5+*/{
	>/*IE only*/height:17px;
}
.product_list .title .t12{
	display:block;
	background:#FD8218;
	height:1px;
	margin:0px 1px;
	overflow:hidden;
}
.product_list .title .t1 a{
	color:#fff;
}
.product_list .title .t2{
	width:75px;
	height:20px;
	float:left;
	margin-left:10px;
}
.product_list .title .t21{
	display:block;
	height:17px;
	>height:18px;
	background:#fff;
	text-align:center;
	padding-top:1px;
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	overflow:hidden;
}
.product_list .title .t21/*IE5.5+*/{
	>/*IE only*/height:17px;
}
.product_list .title .t22{
	display:block;
	background:#CBCBCB;
	height:1px;
	margin:0px 1px;
	overflow:hidden;
}
.product_list .c * {
	background:#fff;
}
.product_list .c1 {
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	padding:0px 1px;
	background:#e0e0e0;
}
.product_list .c2 {
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	padding:0px 1px;
	margin:0px 1px;
	background:#e0e0e0;
}
.product_list .c3 {
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	margin:0px 2px;
	background:#cbcbcb;
}
.product_list .content {
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	padding:0px;
	width:488px;
	>width:500px;
}
.product_list .content/*IE5.5+*/ {
	>/*IE only*/width:548px;
}
.product_list .product{
	margin:5px 5px 0px 0px;
}
.newupdateproduct dl dt a:link , .newupdateproduct dl dt a:visited{
	border:1px solid #b5cdcd;
	float:left !important;
	float:none;
}
.newupdateproduct dl dt a:hover {
	border:1px solid #FF9900;
	float:left !important;
	float:none;
}