@charset "utf-8";
#nav112{
	clear:both;
	margin:0px 5px;
	background-color: #666C7D;
}
#nav112 .content{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DC0000;
}
#nav112 li{
	float:left;
	padding:5px 30px 2px 30px;
}
#nav112 li a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#seller #nav112 .n2,#buyer #nav112 .n3,#product #nav112 .n4,#company #nav112 .n5{
	background-color: #DC0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #FF6F6F;
	border-left-color: #993300;
}
#seller #nav112 .n2 a,#buyer #nav112 .n3 a,#product #nav112 .n4 a,#company #nav112 .n5 a{
	color: #FFFFFF;
}
/* 信息 */
#detail{}
#detail .titles{
	border: 1px solid #D4D4D4;
	text-align:center;
}
#detail .titles h2{
	background-color: #F6F6F6;
	margin:3px;
	padding-top:3px
}
#multi-language{
	font-size: 12px;
	float:right;
	text-align:right;
	font-weight: normal;	
}
#multi-language a{
	color: #FF6600;
	padding:0px 5px;
}
#detail .contents-img {
	border: 1px solid #D4D4D4;	
	margin:10px 10px 10px 0px;
	padding:2px;
	float:left;
}
#detail .contents{
	border: 1px solid #E7E7E7;
	margin:10px 0px 10px 10px;
	background-color: #FBFBFB;
	padding:15px;
	height:1%;
}
/* 发布公司简?*/
#company .title{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #959AA8;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding:5px 0px;
	text-align:right;
}
#company .title label{
	font-weight: normal;
	color: #CC0000;	
}
#company .title h2{
	float:left;
	font-size: 14px;
}
#company .title h2 a{
	color: #CC0000;	
}
#company .title .more{
	font-size: 12px;
	color: #666666;
}
#company .content li label{
	color: #999999;
}
#company .content li{
	line-height:200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E6E9;
	background-image: url(../img/arrow_c1.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	font-size: 14px;
}
/* 在线洽谈 即时通讯 */
.TM{
	background-color: #FEF6F4;
	border: 3px solid #FFE3DC;
	padding:5px;	
}
.TM h4{
	color: #FFFFFF;
	background-color: #F73808;
	padding:3px 10px 0px 10px;
	float:left;
}
.TM span{
	padding:3px 10px 0px 10px;	
}
.TM a{
	color: #B63312;
	text-decoration: underline;
	font-size: 14px;
}
/* 在线讯盘 */
#askFor{
	border: 1px solid #CCCCCC;
	padding:10px;
	color: #666666;
	clear:both;
}
#askFor a{
	color: #FF6600;
	text-decoration: underline;
}
/* 免责 */
#mz{
	color: #FF0000;
	text-align:center;
	padding:10px;
}

.template116 label{
	color: #666C7D;
	font-weight: bold;
}

#contactman{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 5px;
}

.template116 .content-img{
	background-color: #F6F6F6;
	border: 1px solid #F2F2F2;
}
.template116 .content-img li{
	float:left;
	display:inline;
	text-align:center;
	width:100px;
	margin:4px;
}
.template116 .content-img .img{
	width:100px;
	height:100px;
	overflow:hidden;
	background-color: #FFFFFF;
}
.template116 .content-img dl{
	padding:5px 0px;
}
.template116 .content-img a{
	color: #666666;
}
A.zoomin IMG {
	CURSOR: url('/images/cur/icon_zoom_in.cur')
}
A.zoomout IMG {
	CURSOR: url('/images/cur/icon_zoom_out.cur')
}