/* 关键词排名靠前背景 */
.keywordadbox {
	background-image: url(../img/keywordbg.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

.keywordad_price_1,.keywordad_price_2,.keywordad_price_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	background-repeat: no-repeat;
	background-position: left center;
}
.keywordad_price_1 {
	background-image: url(../img/kj1.gif);
}
.keywordad_price_2 {
	background-image: url(../img/kj2.gif);
}
.keywordad_price_3 {
	background-image: url(../img/kj3.gif);
}

/* 搜索框 */
.searchbox {
	text-align: left;
	line-height: 150%;
	clear: both;
}
.searchbox .col1 {
	width: 590px;
}
.searchbox .col2 {
	width: 290px;
	float: left;
}
.searchbox td {
	vertical-align: top;
}
.searchbox .d1 {
	float:left;
	width: 295px;
	height: 26px;
	line-height: 26px;
}
.searchbox .pname {
	display:inline-block;
	width: 65px;
}

/* 内容块 */
.itembox{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
	/*
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	*/
	margin-bottom: 5px;
	background-image: url(../img/dot2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.itembox h2{
	font-weight:bold;
	border:0;
	background:none!important;
	display:inline;
	word-wrap:break-word;
	word-break:break-all;
	font-size: 14px;
	padding-right: 4;
	padding-bottom: 10;
	padding-left: 0px;
	margin: 0px;
}
.itembox ul {
	margin: 0px;
	padding: 0px;
}

.itembox li {
	font-size: 14px;
	padding-top: 10px;
}

.itembox li.divide {
	margin: 0px;
	padding: 0px;
}
.itembox .box1 {
	float: left;
	margin-right: 5px;
	width: 21px;
	font-size: 16px;
	font-weight: bold;
}
.itembox .box2 {
	float: none!important;
	padding-left: 26px!important;
	*+float: left!important;
	*+padding-left: 0px!important; 
	float: left;
	padding-left: 0px;
	margin-right: 8px;
}
.itembox .box3 {
	float: none!important;
	*+float: left!important;
	float: left;
	padding-left: 0px;
	margin-right: 8px;
}
.itembox .content {
	word-wrap:break-word;
	word-break:break-all;
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.itembox .linkmode {
	color: #000000;
	line-height: 150%;
	margin-top: 3px;
	margin-bottom: 12px;
}

/* 图片 */
.pic100x100, .pic120x60, .pic170x170 {
	overflow:hidden;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px!important;
	*+margin-left: 5px!important;
	margin-left: 5px;
	background-color: #FFFFFF;
}  
.pic170x170 {
	width:170px;
	height:170px;
	line-height:170px;
}
.pic170x170 img {
	margin-top: expression(( 170 - this.height ) / 2); 
}
.pic100x100 {
	width:100px;
	height:100px;
	line-height:100px;
}
.pic100x100 img {
	margin-top: expression(( 100 - this.height ) / 2); 
}
.pic120x60 {
	width:120px;
	height:60px;
	line-height:60px;
}
.pic120x60 img {
	margin-top: expression(( 60 - this.height ) / 2); 
}

/* 产品展示 */
.pbox {
}
.pbox .linkmode {
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 12px;
}

.pbox ul {
	margin:0; 
	padding:0; 
	width:100%;
}
.pbox li{
	width:24.9%;
	float:left;
	text-align:center;
	list-style:none;
	margin-bottom:18px;
	margin-top: 20px;
	background-color: #ffffff;
	overflow: hidden;
}

/* 品牌招商 */
.zsbox{
	margin-bottom:10px;
	padding-bottom:8px;
	text-align: left;
}
.zsbox ul {
	margin:0; 
	width:100%;
}
.zsbox li{
	float:left;
	width:200;
	text-align:center;
	list-style:none;
	margin-bottom:5px;
	margin-left:2px;
	margin-right:2px;
	margin-top: 5px;
	overflow: hidden;
}
.zsbox .imgbox {
	display:block;
	text-align:center;
	vertical-align:middle;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 30px!important;
	*+margin-left: 5px!important;
	margin-left: 5px;
	background-color: #FFFFFF;
	width:170px;
}
.zsbox .title {
	line-height: 150%;
}
