@charset "utf-8";
.template112 .time,.template116 .time{
	float:right;
	color: #CC0000;
}
.template112 .content li{
	white-space:normal;
}
/* 频道导航 */
#channelNav{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBA09E;
	color: #FFFFFF;
	margin-bottom:5px;
}
#channelNav a{
	margin:5px;
}
#channelNav span{
	color: #FFFFCC;
}
#channelNav li{
	line-height:200%;
}
/* 产品目录 */
#productDb .title{
	background-color: #666C7D;
	color: #FFFFFF;
	line-height:25px;
	margin-bottom:1px;
}
#productDb .title span{
	margin-left:20px;
}
#productDb .title h2{
	float:left;
	background-color: #DC0000;
	padding-left:10px;
	padding-right:10px;
}
#productDb .title a{
	color: #FFFFFF;
	text-decoration: underline;
}
#productDb .content{
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	line-height:200%;
}
#productDb_navlink{
	background-color: #FFFFFF;
	padding:5px;
	text-align:center;
}
#productDb_navlink a{
	margin:0px 10px;
}
#productDb .content li{
	float:left;
	display:inline;
	width:49%;
	white-space:nowrap;
}
#productDb .content h4{
	font-size: 14px;
	background-image: url(/images/ico/arrow_113.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}
#productDb .content ul{
	padding-left:10px;
}
#productDb .content ul li{
	padding:15px 0px;
}
#productDb .content ul li li{
	width:auto;
	display:inline;
	padding:0px 5px 0px 0px;
}
#productDb .content a{
	text-decoration: underline;
}
/* 推荐产品图片列表 */
#productImgList .content-img li{
	float:left;
	margin:4px;
	display:inline;
	width:102px;
}
#productImgList .content-img li .img{
	border: 1px solid #9AA1B0;
	width:100px;
	height:100px;
}

#productImgList .content-img li dl{
	padding:5px 0px;
}
#productImgList .content-img li dt{
	height:28px;
	overflow:hidden;
}
#productImgList .content-img{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DC0000;
}
/* 越贸通会员供应信?*/
#ymthyoffer .content-img{
	background-color: #F6F6F6;
	border: 1px solid #F2F2F2;
}
#ymthyoffer .content-img li{
	float:left;
	display:inline;
	text-align:center;
	width:100px;
	margin:4px;
}
#ymthyoffer .content-img .img{
	width:100px;
	height:100px;
	/*display:block;
	overflow:hidden;*/
	background-color: #FFFFFF;
}
#ymthyoffer .content-img img{
	/*margin-top: expression(( 98 - this.height ) / 2);*/	
}
#ymthyoffer .content-img dl{
	padding:5px 0px;
}
#ymthyoffer .content-img a{
	color: #666666;
}