/* CSS Document */
/*基本布局设置------------------------------------------------*/
.middleContainer{
	margin:0px auto;
	width:980px;
}

#closewebDiv{
	font-size:16px;
	text-align:center;
	padding:150px 0px;}

.commonDiv{
	border:1px solid #dddddd;}
.conmmonTitle{
	height:30px;
	line-height:30px;
	padding:0px 10px;	
	background:#ececec url(images/conmmonTitle_bg.gif) repeat-x left top;
	border-bottom:1px solid #dddddd;	
	}
.conmmonTitleLeft{
	color:#323232;
	font-weight:600;
	display:inline-block;
	padding-left:20px;
	background:transparent url(images/conmmonTitleLeft_bg.gif) no-repeat left 7px;
	}
.conmmonTitleRight{
	color:#1a66b3;
	float:right;
	display:inline-block;}
.commonDiv .conmmonTitleRight a{
	color:#1a66b3;
	text-decoration:none;}
.commonDiv .conmmonTitleRight a:hover{
	text-decoration:underline;}

#navigation{
	color:#1a66b3;
	margin-bottom:12px;
	background:#fffbe0 url(images/conmmonTitleLeft_bg.gif) no-repeat 10px 6px;
	padding-left:30px;
	height:28px;
	line-height:28px;
	border:1px solid #ffad7b;
	overflow:hidden;
}
#navigation a{
	color:#1a66b3;
	text-decoration:none;
	}
#navigation a:hover{
	text-decoration:underline;
	}

#contentA{
	width:740px;
	overflow:hidden;
	float:left;
	}
#contentB{
	width:232px;
	overflow:hidden;
	float:right;}

.contentDiv{
	margin-bottom:12px;
	border:1px solid #dddddd;}
.contentTitle{
	height:32px;
	overflow:hidden;
	line-height:32px;
	background:transparent url(images/contentTitle_bg.gif) repeat-x left bottom;
	color:#f23d00;
	padding:0px 10px;
	font-weight:600;
	}

.priceText{
	color:#ff6666;}

.focusDiv{
	border:1px solid #feca9f;
	margin-bottom:12px;
}

.focusTitle{
	height:29px;
	line-height:29px;
	padding:0px 10px;
	overflow:hidden;
	border-bottom:1px solid #feca9f;
	color:#e24a00;
	font-weight:600;
	background:#fffffe url(images/focusTitle.gif) repeat-x left bottom;
}


.newsContentDiv{
	padding:30px;
	border:1px solid #dddddd;
	border-top:2px solid #fe8b19;
	}
.newsContentTitle{
	color:#000000;
	font-size:24px;
	text-align:center;
	height:40px;
	line-height:40px;
	font-weight:600;
	overflow:hidden;}
.newsContentInfo{
	color:#666666;
	font-size:13px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:right;
	border-top:1px solid #dddddd;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
}
.newsContentInfo a{
	color:#666666;}
.newsContentInfo a:hover{
	color:#ff6600;}
#newsContent{
	padding-top:20px;
	color:#000000;
	font-size:14px;
	line-height:180%;
	width:678px;
	overflow:hidden;}
	
#newsContent a{
	color:#005ea6;
	text-decoration:none;}
#newsContent a:hover{
	text-decoration:underline;}

.newsBottomInfo{
	margin-top:20px;
	clear:both;
	padding-top:5px;
	height:25px;
	line-height:25px;
	border-top:1px solid #dddddd;
	}
.newsBottomInfo a{
	color:#005ea6;
	text-decoration:none;}
.newsBottomInfo a:hover{
	text-decoration:underline;}
.previousDiv{
	height:30px;
	line-height:30px;
	width:49%;
	float:left;
	overflow:hidden;
	margin-right:2%;}
.nextDiv{
	height:30px;
	line-height:30px;
	width:49%;
	float:left;
	overflow:hidden;}

.moreSearchDiv{
	color:#484848;
	background:transparent url(images/moreSearchDiv_bg.gif) repeat-x left top;
}
#moreSearchForm p{
	padding:8px 10px 0px 10px;
	height:27px;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
	}
.moreSearchBottom{
	padding:12px 10px 0px 10px;	
	height:31px;
	overflow:hidden;
	background:transparent url(images/moreSearchBottom_bg.gif) repeat-x left bottom;
}
.moreSearchBottom input{
	vertical-align:middle;}
.moreSearchBottomRight{
	float:right;}
.moreSearchBottomRight a{
	vertical-align:middle;}
.moreSearchInput{
	height:20px;
	border:1px solid #c2c2c2;
	line-height:20px;}
.moreSearchButton{	
	background:#FFF url(images/moreSearchButton_bg.gif) repeat-x left bottom;
	border:1px solid #c2c2c2;
	height:22px;
	line-height:22px;
	padding:0px 10px;
}

.orderby_asc,.orderby_desc,.this_asc,.this_desc{
	display:inline-block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	border:1px solid #c2c2c2;
	padding:0px 25px 0px 10px;
	text-decoration:none;
	color:#484848;
	background:#FFF url(images/orderby_bg.gif) no-repeat center -100px;
	position:relative;
}
.orderby_asc span, .orderby_desc span, .this_asc span, .this_desc span{
	position:absolute;
	top:3px;
	right:10px;
	display:inline-block;
	width:10px;
	height:12px;
	background:transparent url(images/orderby_bg.gif) no-repeat -165px top;
}
.orderby_desc span{
	background:transparent url(images/orderby_bg.gif) no-repeat -165px -48px;
}

.this_asc,.this_desc{
	color:#ff6600;
	border:1px solid #f9ad75;
	background:#FFF url(images/orderby_bg.gif) no-repeat center -121px;
}
.this_asc span{
	background:transparent url(images/orderby_bg.gif) no-repeat -165px -24px;
}
.this_desc span{
	background:transparent url(images/orderby_bg.gif) no-repeat -165px -72px;
}

.noDataDiv{
	color:#414141;
	font-size:13px;
	text-align:center;
	padding:50px 0px;
	}
.noDataDiv a{
	color:#005ea6;
	text-decoration:none;}
.noDataDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}
select{
	border:1px solid #c2c2c2;}
.inputBorder{
	border:1px solid #c2c2c2;
}
/* 系统信息------------------------------------------------- */
#message #messageDiv{
	width:550px;
	margin:0px auto;
	padding:50px 0px 50px 120px;
	background:transparent url(images/messageDiv.gif) no-repeat left 45px;
	
	}
#message #messageList .lTitle{
	font-size:13px;
	font-weight:600;
	color:#ff0000;}
#message #messageList .gotoLink{
	background:transparent url(images/alone.gif) no-repeat left 3px;
	padding-bottom:5px;
	padding-left:10px;
	}
#message #messageList .gotoLink a{
	color:#404040;
	text-decoration:none;}
#message #messageList .gotoLink a:hover{
	color:#ff6600;}

/*顶部登录栏--------------------------------------------------*/
#topContainer{
	width:100%;
	min-width:980px;
	height:30px;
	padding:1px 0px;
	background:#eeeeee url(images/topContainer_bg.gif) repeat-x left top;
	margin-bottom:15px;
	}
#topContainer a{
	text-decoration:none;
	color:#333333;}
#topContainer a:hover{
	text-decoration:underline;
	color:#ff6600;}
#topMenuContainer{
	width:980px;
	margin:0px auto;
	line-height:30px;
	}
#topMenuA{
	float:left;
	}
#topMenuA #add_favorite{
	padding-left:13px;
	background:transparent url(images/add_favorite.gif) no-repeat left top;
}
#topMenuA a{
	padding-left:20px;
	background:transparent url(images/topMenu_line.gif) no-repeat 10px center;
}
#topMenuB{
	float:right;
	}	
#topMenuB li{
	padding-left:20px;
	float:left;
	background:transparent url(images/topMenu_line.gif) no-repeat 10px center;
}
#topMenuB #topMenuBLogin{
	background:none;}
#topMenuBLogin a{
	color:#1a66b3;
}
.topMenuBTitle{
	position:relative;
}
.topMenuBTitle div{
	padding-right:8px;
	background:transparent url(images/topMenuBTitle_down.gif) no-repeat right center;
	}	
.topMenuBTitle dl{
	background-color:#FFF;
	line-height:20px;
	position:absolute;
	border:1px solid #dddddd;
	top:2px;
	left:9px;
	white-space:nowrap;
	padding:2px 10px;
	display:none;
	}
.topMenuBTitle dt{
	margin-bottom:4px;
	padding-right:8px;
	background:transparent url(images/topMenuBTitle_up.gif) no-repeat right center;
	border-bottom:1px solid #f3f3f3;
	}
#index_t_AD{
	margin-bottom:15px;}
/*log与搜索----------------------------------------------*/	
#topLogoContainer{
	margin-bottom:10px;
	}
#topLogoDiv{
	width:365px;
	float:left;
	overflow:hidden;
	height:80px;
	}
#topSearchDiv{
	width:530px;
	float:left;
	overflow:hidden;
	}
#topSearchDiv ul{
	height:25px;
	width:100%;
	background:transparent url(images/topSearchDiv_ul_line.gif) repeat-x left bottom;
	}
#topSearchDiv ul li{	
	height:24px;
	line-height:24px;
	float:left;
	}
#topSearchDiv ul .onThisSearchType{
	border:1px solid #c9c9c9;
	border-bottom:none;
	font-weight:600;
	background:transparent url(images/topSearchDiv_bg.gif) repeat-x left top;
	}
#topSearchDiv ul a{
	padding:0px 20px;
	color:#666666;
	text-decoration:none;
	background:transparent url(images/topMenu_line.gif) no-repeat right center;
	}
#topSearchDiv ul .onThisSearchType a{
	background:none;}
#topSearchDiv ul .onThisSearchTypePrev{
	background:none;}
#searchForm{
	height:38px;
	border:1px solid #c9c9c9;
	border-top:none;
	background:transparent url(images/topSearchDiv_bg.gif) repeat-x left bottom;
	}
#searchKey{
	color:#666666;
	font-size:16px;
	margin:4px 0px 0px 5px;
	height:28px;
	line-height:28px;
	width:420px;
	border:1px solid #a6a6a6;
	border-right:none;}
#searchForm input{
	vertical-align:middle;}
#searchButton{
	margin-top:4px;}

#topHotSearch{
	padding-top:8px;
}
#topHotSearch a{
	color:#666666;
	text-decoration:none;
}
#topHotSearch a:hover{
	color:#ff6600;
	text-decoration:underline;}

#topRightMune{
	padding-top:36px;
	width:75px;
	text-align:center;
	line-height:150%;
	float:right;
	overflow:hidden;
	}
#topRightMune a{
	color:#333333;
	text-decoration:none;}
#topRightMune a:hover{
	color:#ff6600;
	text-decoration:underline;}
/*导航与特色服务------------------------------------------------*/	

#webMenuContainer{
	width:100%;
	min-width:980px;
	background:transparent url(images/webMenuContainer_bg.gif) repeat-x left bottom;
	margin-bottom:12px;
}

#webMenuList{
	padding-left:30px;
	height:40px;
	}

#webMenuList li{
	height:40px;
	padding-right:2px;
	float:left;
	}
#webMenuList li a{
	display:inline-block;
	height:26px;
	padding:14px 25px 0px 25px;
	text-decoration:none;
	color:#4f4f4f;
	font-size:14px;
	font-weight:600;	
	}

#webMenuList .WebMenu_2 .onThisWebMenu{
	background:transparent url(images/WebMenu_2_up.gif) no-repeat center top;
	color:#FFF;
}
#webMenuList .WebMenu_2 a:hover{
	background:transparent url(images/WebMenu_2_down.gif) no-repeat center top;
	color:#4f4f4f;
}
#webMenuList .WebMenu_2 .onThisWebMenu:hover{
	background:transparent url(images/WebMenu_2_up.gif) no-repeat center top;
	color:#FFF;
	cursor:default;
}

#webMenuList .WebMenu_4 .onThisWebMenu{
	background:transparent url(images/WebMenu_4_up.gif) no-repeat center top;
	color:#FFF;
}
#webMenuList .WebMenu_4 a:hover{
	background:transparent url(images/WebMenu_4_down.gif) no-repeat center top;
	color:#4f4f4f;
}
#webMenuList .WebMenu_4 .onThisWebMenu:hover{
	background:transparent url(images/WebMenu_4_up.gif) no-repeat center top;
	color:#FFF;
	cursor:default;
}

#webMenuList .WebMenu_5 .onThisWebMenu{
	background:transparent url(images/WebMenu_5_up.gif) no-repeat center top;
	color:#FFF;
}
#webMenuList .WebMenu_5 a:hover{
	background:transparent url(images/WebMenu_5_down.gif) no-repeat center top;
	color:#4f4f4f;
}
#webMenuList .WebMenu_5 .onThisWebMenu:hover{
	background:transparent url(images/WebMenu_5_up.gif) no-repeat center top;
	color:#FFF;
	cursor:default;
}


#serviceList{	
	height:20px;
	padding-top:8px;
	color:#FFF;
	}
#serviceList a{
	color:#FFF;
	text-decoration:none;}
#serviceList a:hover{
	text-decoration:underline;}
#serviceList .tui_jian{
	position:relative;}
#serviceList .tui_jian img{
	position:absolute;
	top:-19px;
	right:-18px;}

/*底部信息--------------------------------------*/
.friendLinkDiv{
	margin-top:12px;
	border:1px solid #ff9b00;
	padding:10px;
	background-color:#fffbe0;}
.friendLinkDiv li{
	float:left;
	white-space:nowrap;
	line-height:25px;
	margin-right:10px;
	}
.friendLinkDiv a{
	color:#404040;
	text-decoration:none;}
.friendLinkDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}
.friendLinkTitle{
	width:60px; 
	text-align:left;
	color:#ff5300;
	font-weight:600;
	line-height:25px;
}


#bottomDiv{
	width:980px;
	margin:12px auto 12px auto;
	border-top:2px solid #fb6816;
	padding-top:15px;
	line-height:200%;
	color:#404040;
	}
#bottomDiv a{
	text-decoration:none;
	color:#404040;}
#bottomDiv a:hover{
	text-decoration:underline;
	color:#ff6600;}
#bottomDivA{
	float:left;
	width:180px;
	text-align:right;
	padding-right:20px;}
#bottomDivB{
	float:right;
	width:770px;}

/*[首页] 商品分类--------------------------------------*/


#qKey{
	display:none;
	position:fixed!important;
	position:absolute;
	bottom:50%!important;
	bottom:auto;
	top:expression( eval(document.compatMode && document.compatMode=='CSS1Compat')?documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	right:50%!important;
	right:auto;
	left:expression( eval(document.compatMode && document.compatMode=='CSS1Compat')?documentElement.scrollLeft + (documentElement.clientWidth - this.clientWidth)/2 + 508 : document.body.scrollLeft + (document.body.clientWidth - this.clientWidth)/2 + 508 );
	margin:0 -523px -150px 0!important;
	margin:0;
	width:24px;
	border:1px solid #fddc92;
	border-bottom:none;
	background-color:#fef6e7;
	
}
#qKey li{
	padding:3px 0px;
	width:22px;
	text-align:center;
	border-bottom:1px solid #fddc92;}
#qKey .qKeyTop{
	padding-top:15px;
	background:transparent url(images/qKeyTop.gif) no-repeat center 5px;
}
#qKey .qKeyBottom{
	padding-bottom:15px;
	background:transparent url(images/qKeyBottom.gif) no-repeat center 32px;
}
#qKey a{
	color:#6a6564;
	text-decoration:none;
}
#qKey a:hover{
	color:#ff6600;}

#goodsCatDiv{
	width:160px;
	padding:0px 10px;
	height:347px;
	border:1px solid #f3813b;
	border-top-width:2px;
	float:left;
	margin-right:8px;
	background-color:#fffbe0;
	color:#444444;
	}
#goodsCatDiv a{
	color:#444444;
	text-decoration:none;
}
#goodsCatDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}
#goodsCatDl{
	padding-top:8px;
	}

#goodsCatDl dt{	
	background:transparent url(images/goodsCatDl_dt.gif) repeat-x left bottom;
	clear:both;
	height:37px;
	line-height:37px;
	font-size:12px;
	position:relative;
}

.goodsCatDlMore{
	display:inline-block;
	width:6px;
	height:100%;
	background:transparent url(images/goodsCatDlMore.gif) no-repeat left center;
	float:right;
	}
.goodsCatDlCN{
	display:inline-block;
	background:transparent url(images/goodsCatDlCN_bg.gif) no-repeat 3px 14px;
	padding-left:11px;
}

.goodsCatUlPic{
	position:absolute;
	height:9px;
	width:6px;
	background:transparent url(images/goodsCatUlPic.gif) no-repeat center center;
	top:14px;
	left:149px;
	z-index:1;
	}

.goodsCatUl{
	padding:10px 5px;
	border:1px solid #f3823c;
	width:400px;
	background-color:#ffffff;
	position:absolute;
	left:154px;
	top:0px;}
.goodsCatUl li{
	float:left;
	white-space:nowrap;
	height:25px;
	line-height:25px;
	padding:0px 10px;}

/*[首页] 主广告--------------------------------------*/
#mainAdDiv{
	float:left;
	width:542px;
	overflow:hidden;}	
/*[首页] 副广告--------------------------------------*/
#indexSecondlyAd{
	width:139px;
	height:262px;
	overflow:hidden;
	float:left;
	}
#indexSecondlyAd li{
	height:86px;
	margin-bottom:2px;
	overflow:hidden;}
#indexSecondlyAd img{
	width:135px;
	height:82px;
	border:1px solid #dddddd;
	padding:1px;}

/*[首页] 轮换广告--------------------------------------*/
#changImgDiv{
	float:right;
	width:400px;
	height:260px;
	border:1px solid #dddddd;
	overflow:hidden;
	position:relative;
}
#changImgList img{
	width:400px;
	height:260px;}
#changImgPage{
	position:absolute;
	top:230px;
	left:240px;
	}
#changImgPage li{
	float:left;
	border:1px solid #ff8037;
	width:15px;
	height:15px;
	line-height:15px;
	margin-right:15px;
	background-color:#fffbe0;
	text-align:center;
	cursor:default;
	color:#ff6600;}
#changImgPage .onThisChangImgPage{
	background-color:#ff8037;
	color:#FFF;
	}
/*[首页] 横幅广告A--------------------------------------*/	
#index_b_a_AD{
	margin-top:4px;
	height:84px;
	overflow:hidden;
	}
#index_b_a_AD img{
	width:538px;
	height:80px;
	border:1px solid #dddddd;
	padding:1px;}
/*[首页] 公告与近期展会--------------------------------------*/		
#indexRightMenu{
	height:38px;
	border:1px solid #ffce89;
	line-height:38px;
	overflow:hidden;
	margin-bottom:4px;
	background:transparent url(images/indexRightMenu_bg.gif) repeat-x left bottom;
}
#indexRightMenu ul{
	float:left;
	padding-left:10px;}
#indexRightMenu li{
	height:38px;
	line-height:38px;
	padding:0px 17px 0px 15px;
	background:transparent url(images/indexRightMenu_li.gif) no-repeat right center;
	float:left;
	}
#indexRightMenu a{
	display:inline-block;
	height:38px;
	line-height:38px;
	font-weight:600;
	color:#ff5500;
	text-decoration:none;}
#indexRightMenu a:hover{
	text-decoration:underline;}
#informContainer{
	width:240px;
	height:350px;
	overflow:hidden;
	float:right;
	color:#404040;}
#informDiv{
	line-height:140%;
	padding:10px;
	height:80px;
	overflow:hidden;}

#indexExhibitList{
	overflow:hidden;
	padding:4px 10px 0px 10px;
	height:132px;}
#indexExhibitList li{
	height:27px;
	line-height:27px;
	overflow:hidden;	
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
	}
#indexExhibitList a{
	color:#404040;
	text-decoration:none;}
#indexExhibitList a:hover{
	color:#ff6600;
	text-decoration:underline;}

/*[首页] 横幅广告B--------------------------------------*/	
.indexBAd{
	margin-top:4px;
	float:left;}
.indexBAd li{
	height:54px;
	width:242px;
	float:left;
	overflow:hidden;
	margin-top:8px;
	margin-right:4px;}
.indexBAd li img{
	width:238px;
	height:50px;
	border:1px solid #dddddd;
	padding:1px;}


/*[首页] 市场快讯与电子杂志--------------------------------------*/	
#newsContainer{
	width:700px;
	margin-top:12px;
	float:left;
	overflow:hidden;}
#ebookContainer{
	overflow:hidden;
	width:272px;
	float:right;
	margin-top:12px;}

.indexEBooksList{
	overflow:hidden;
	width:260px;
	padding:10px 0px 0px 10px;
	}
	
.indexEBooksDiv{
	width:120px;
	height:166px;
	overflow:hidden;
	float:left;
	margin:0px 10px 10px 0px;}
.indexEBooksContent{
	width:120px;
	height:166px;
	display:table-cell;
    vertical-align:bottom;
	position:inherit!important;
	position:relative;}
.indexEBooksContent img{
	position:inherit!important;
	position:absolute;
	bottom:0px;
	left:expression((120-this.width)/2);
	display:block;
	margin:0px auto;
	}
	
#indexFocusNewsList{
	overflow:hidden;
	height:342px;
	width:182px;
	padding:10px 0px 10px 10px;
	float:left;
	}
#indexFocusNewsList a{
	color:#005ea6;
	text-decoration:none;}
#indexFocusNewsList a:hover{
	color:#ff6600;
	text-decoration:underline;
}

#indexFocusNewsList .indexFocusNewsImg{
	width:182px;
	height:137px;
	overflow:hidden;
	position:relative;
	text-align:center;
	}

#indexFocusNewsList .indexFocusNewsImg img{
	border:1px solid #dddddd;}
#indexFocusNewsList .videoBut{
	width:70px;
	height:70px;
	position:absolute;
	z-index:2;
	left:55px;
	top:35px;
	background:transparent url(images/play.png) no-repeat center center !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/global_default/images/play.png');
	cursor:pointer;
	}
#indexNewsList{
	width:480px;
	padding:8px 10px 0px 0px;
	float:right;
	height:344px;
	overflow:hidden;
	color:#005ea6;}
#indexNewsList a{
	color:#005ea6;
	text-decoration:none;}
#indexNewsList a:hover{
	color:#ff6600;
	text-decoration:underline;}

#indexNewsList li{
	height:26px;
	line-height:26px;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
}
#indexNewsList li a{
	text-decoration:none;}
.indexFocusNewsTitle{
	height:36px;
	line-height:18px;
	margin-bottom:4px;
	overflow:hidden;}
.indexNewsListTime{
	float:right;
	color:#666666;}

/*[首页] 品牌推荐--------------------------------------*/	
#indexBrandUl{
	float:left;
	padding:0px 0px 5px 5px;}
#indexBrandUl li{
	margin-top:5px;
	margin-right:5px;
	height:54px;
	overflow:hidden;
	float:left;
	}
#indexBrandUl img{
	width:130px;
	height:50px;
	border:1px solid #dddddd;
	padding:1px;}
/*[首页] 视频展览厅--------------------------------------*/
.indexVideoListDiv{
	width:142px;
	float:left;
	margin-right:18px;
	margin-top:10px;
	white-space:nowrap;
	overflow:hidden;
	}
.indexVideoList{
	width:142px;
	height:107px;
	overflow:hidden;
	position:relative;
	margin-bottom:5px;
	
	}
.indexVideoListTitle a{
	color:#005ea6;
	text-decoration:none;}
.indexVideoListTitle a:hover{
	color:#ff6600;
	text-decoration:underline;}	
.indexVideoList img{
	width:expression(this.width > 140 ? 140 : true);
    height:expression(this.height > 105 ? 105 : true);
	max-width:140px;
	max-height:105px;
	border:1px solid #dddddd;}
.indexVideoList .videoBut{
	width:70px;
	height:70px;
	position:absolute;
	z-index:2;
	left:35px;
	top:20px;
	background:transparent url(images/play.png) no-repeat center center !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/global_default/images/play.png');
	cursor:pointer;
	}
/*[首页] 风云人物/企业风采--------------------------------------*/
#accessingContainer{
	width:700px;
	height:296px;
	margin-top:12px;
	float:left;
	overflow:hidden;}
#compintroContainer{
	overflow:hidden;
	width:272px;
	height:296px;
	float:right;
	margin-top:12px;}
	
#indexFocusAccessingList{
	padding-bottom:10px;
	float:left;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
	}
#indexFocusAccessingList li{
	margin-right:8px;
	width:129px;
	overflow:hidden;
	float:left;
	}
#indexFocusAccessingList a{
	color:#005ea6;
	text-decoration:none;}
#indexFocusAccessingList a:hover{
	color:#ff6600;
	text-decoration:underline;
}

#indexFocusAccessingList .indexFocusAccessinImg{
	height:98px;
	overflow:hidden;
	position:relative;
	text-align:center;
	}

#indexFocusAccessingList .indexFocusAccessinImg img{
	width:125px;
	height:94px;
	border:1px solid #dddddd;
	padding:1px;}
#indexFocusAccessingList .videoBut{
	width:70px;
	height:70px;
	position:absolute;
	z-index:2;
	left:27px;
	top:13px;
	background:transparent url(images/play.png) no-repeat center center !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/global_default/images/play.png');
	cursor:pointer;
	}
#indexFocusAccessingList .indexFocusAccessinTitle{
	padding-top:5px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	}

#indexAccessingList{
	height:110px;
	padding:10px 10px 0px 10px;
	float:left;
}
#indexAccessingList li{
	width:322px;
	float:left;
	overflow:hidden;
	line-height:25px;
	height:25px;
	background:transparent url(images/indexAccessingList_li.gif) no-repeat left 10px;
	padding-left:10px;
	margin-right:10px;
	
	}

#indexAccessingList a{
	color:#404040;
	text-decoration:none;}
#indexAccessingList a:hover{
	color:#ff6600;
	text-decoration:underline;
}

#indexCompintroList{
	padding:10px;
	height:243px;
	overflow:hidden;
	}
#indexCompintroList a{
	color:#005ea6;
	text-decoration:none;}
#indexCompintroList a:hover{
	color:#ff6600;
	text-decoration:underline;
	}
#indexCompintroList .indexCompintroListTop{
	padding:0px;
	background:none;
	height:80px;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
	margin-bottom:5px;
}
#indexCompintroList .indexCompintroListTop img{
	float:left;
	width:90px;
	padding:1px;
	border:1px solid #dddddd;
	margin-right:5px;}
#indexCompintroList li{
	height:23px;
	line-height:23px;
	overflow:hidden;
	padding-left:20px;
	background:transparent url(images/icon_video.gif) no-repeat left 4px;
}

/*[首页] 楼层-------------------------------------*/	
.indexFDiv{
	margin-top:15px;
	}
.indexFDivTDiv{
	font-size:14px;
	font-weight:600;
	color:#4f4f4f;
	height:35px;
	line-height:35px;
	background:transparent url(images/indexFDivTDiv.gif) repeat-x left bottom;
	}
.indexFDivTDiv .indexFCat{
	float:right;
	font-size:12px;
	font-weight:500;
	}
.indexFDivTDiv .indexFCat a{
	color:#404040;
	text-decoration:none;
	}
.indexFDivTDiv .indexFCat a:hover{
	color:#ff6600;
	text-decoration:underline}

.indexFLAdDiv{
	margin-top:12px;
	float:left;
	width:254px;
	height:315px;
	overflow:hidden;}
.indexFLad li{
	margin-bottom:6px;
	font-size:0px;}
.indexFLad img{
	border:1px solid #dddddd;
	padding:1px;
	vertical-align:bottom
	}
.indexFLGoodsDiv{
	width:700px;
	float:right;
	}
.indexFLGoodsDiv a{
	color:#005ea6;
	text-decoration:none;}
.indexFLGoodsDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}
.indexFLGoodsList{
	margin-top:12px;
	width:120px;
	float:left;
	overflow:hidden;
	margin-right:25px;
	white-space:nowrap;}
.indexFLGoodsContent{
	width:120px;
	height:120px;
	overflow:hidden;
	display:table-cell;
    vertical-align:bottom;
	position:inherit!important;
	position:relative;
	}
.indexFLGoodsList img{
	border:1px solid #dddddd;
	position:inherit!important;
	position:absolute;
	bottom:0px;
	left:expression((118-this.width)/2);
	display:block;
	margin:0px auto;
	width:expression(this.width > 118 && this.width >= this.height ? 118 : true);
    height:expression(this.height > 118 && this.height > this.width ? 118 : true);
	max-width:118px;
	max-height:118px;}
.indexFLGoodsTitle{
	padding-top:5px;}

#indexShopList{
	padding:15px 0px 5px 15px;}
#indexShopList img{
	margin-bottom:10px;
	margin-right:13px;
	padding:1px;
	border:1px solid #dddddd;
	float:left;
	width:120px;
	height:80px;}

/* [会员中心] 登录页面------------------------------------------------- */
#login #loginContent{
	color:#404040;
	width:400px;
	height:230px;
	padding:50px 0px 0px 100px;
	border:3px solid #ffb400;
	float:left;
}
#login #loginFormTitle{
	height:28px;
	background:transparent url(images/ur_bg.gif) no-repeat left top;
	margin-bottom:15px;
}
#login #loginInfo{
	background:transparent url(images/ur_bg1.gif) no-repeat left center;
	}
#login .inputBg{
	width:150px;}
#login #loginForm p{
	margin-bottom:5px;}
#login #loginForm a{
	color:#606060;
	text-decoration:underline;
	}
#login #loginInfoDiv{
	padding:15px;
	height:226px;
	overflow:hidden;
	width:400px;
	float:right;
	border:15px solid #efefef;
	}
#login #loginInfoDivTitle{
	background:transparent url(images/loginInfoDivTitle.gif) no-repeat left top;
	height:40px;
	line-height:40px;
	padding-left:35px;
	font-weight:600;
	color:#ff6600;}
#login #loginInfoDiv ul{
	width:300px;
}
#login #loginInfoDiv li{
	width:135px;
	float:left;
	padding-left:10px;
	background:transparent url(images/alone.gif) no-repeat left 8px;
	height:25px;
	line-height:25px;
}

/* [会员中心] 注册页面------------------------------------------------- */	
#register #content{
	border:1px solid #e2e2e2;
	background-color:#efefef;
	padding:15px;
	}
#register #content a{
	color:#1a66b3;
	}
#register .commonForm{
	background-color:#FFF;
	padding:30px 130px;}
#register .formTitleBg{
	height:28px;
	overflow:hidden;
	background:transparent url(images/ur_bg.gif) no-repeat left -34px;
	}
#register #closeRegisterDiv{
	background-color:#FFF;
	text-align:center;
	padding:50px 50px;
	color:#ff6666;
	font-size:14px;
	font-weight:600;
	}
#register .registerLinkList{
	padding-left:100px;
	color:#1a66b3;
	}
#register .registerLinkList a{
	color:#1a66b3;
	text-decoration:none;}
#register .registerLinkList li{
	background:transparent url(images/ur_bg.gif) no-repeat left -62px;
	padding-top:5px;
	padding-left:15px;
	line-height:150%;
	}
#register .registerLinkList #getPasswordDiv a{
	text-decoration:underline;}

/*[会员中心] 表单-------------------------------------*/	
.commonForm .fTitle{
	display:inline-block;
	width:80px;
	text-align:right;
	padding-right:20px;
	}
.commonForm p{
	margin-bottom:10px;}

.commonButton{
	color:#FFF;
	font-size:12px;
	border:none;
	height:21px;
	width:77px;
	background:transparent url(images/commonButton_4.gif) no-repeat left top;
	cursor:pointer;
}
.helpMessageText{
	color:#656565;
	}

#formMenu{
	margin-top:20px;
	margin-bottom:15px;
	background-color:#FFF;
	padding-left:25px;
	height:27px;
	background:transparent url(images/fromListMenu_bg.gif) repeat-x left bottom;}
#formMenu li{
	background:transparent url(images/formMenu_li_bg.gif) repeat-x left bottom;
	border:1px solid #dddddd;
	height:23px;
	float:left;
	padding:2px 10px 0px 10px;
	margin-right:10px;}
#formMenu a{
	color:#404040;
	text-decoration:none;}
#formMenu a:hover{
	text-decoration:underline;}	
#formMenu .onThisMenu{
	background:none;
	border-bottom:1px solid #FFF;
	background-color:#FFF;
	color:#505050;
	font-weight:600;}
#formMenu .onThisMenu a{
	font-weight:600;
	text-decoration:none;
	color:#505050;
	cursor:default;
	}
#formMenu .onThisMenu a:hover{
	text-decoration:none;}
#formDivs{
	padding-top:15px;}
#users .commonForm{
	padding:10px 0;
}

#rsTable input{
	font-size:12px;}
.editingSpan{
	background-color:transparent;}

/* [会员中心] 菜单------------------------------------------------- */
#userMenuContainer{
	width:152px;
	float:left;
	overflow:hidden;}
#userAdminContainer{
	width:818px;
	float:right;
	overflow:hidden;}
#userMenuList{
	border:1px solid #c4d5df;
	border-top:none;
	}
#userMenuList dt{
	border-top:1px solid #c4d5df;	
	height:30px;
	line-height:30px;
	color:#4581a9;
	font-weight:600;
	background:transparent url(images/userMenuList_dt.gif) repeat-x left top;
	cursor:pointer;
	}
#userMenuList dt div{
	padding-left:25px;
	}
#userMenuList .minus{
	background:transparent url(images/icon_minus.gif) no-repeat 10px 8px;
}
#userMenuList .add{
	background:transparent url(images/icon_add.gif) no-repeat 10px 8px;
}

#userMenuList dd div{
	padding-left:25px;
	height:25px;
	line-height:25px;
	background:transparent url(images/icon_jian_right.gif) no-repeat 13px 7px;
}
#userMenuList a{
	color:#333333;
	text-decoration:none;}
#userMenuList a:hover{
	color:#ff6600;}

#userMenuList .onThisUserMenu{
	background:transparent url(images/onThisUserMenu.gif) no-repeat center top;
	}
#userMenuList .onThisUserMenu div{	
	background:transparent url(images/icon_jian_right_up.gif) no-repeat 13px 7px;
	}
#userMenuList .onThisUserMenu a{	
	color:#FFF;}
#userMenuBtn{
	cursor:pointer;
	height:10px;
	font-size:0px;
	border:1px solid #c4d5df;
	border-top:none;
	background-color:#eef5fd;}
.userMenuBtnUp{
	background:transparent url(images/icon_jian_up.gif) no-repeat center center;
	}
.userMenuBtnDown{
	background:transparent url(images/icon_jian_down.gif) no-repeat center center;
	}

/* [会员中心] 通用------------------------------------------------- */
.userAdminDiv{
	color:#404040;
	border:1px solid #c4d5df;
	line-height:200%;
	}
.userAdminDiv a{
	text-decoration:none;
	color:#1a66b3;
	}
.userAdminDiv a:hover{
	text-decoration:underline;}
.userAdminInnerDiv{
	border:4px solid #f1f7fa;
	padding:10px;}
.divTitle{
	height:26px;
	background:#edf4f9 url(images/divTitle.gif) no-repeat left top;
	line-height:26px;
	padding-left:25px;
	font-weight:600;
	color:#4581a9;
	margin-bottom:10px;
	}
#user .userTopMenu{
	text-align:right;
	margin:10px 0px;}
#user .userTopMenu a{
	color:#006ace;
}
.userAdminExplain{
	margin-top:20px;
	padding-top:5px;
	border-top:1px solid #c4d5df;}
	
.infoTable{
	margin-bottom:10px;
	width:100%;
	border:1px solid #dddddd;
	border-collapse:collapse;
	line-height:25px;}
.infoTable td{
	padding:5px;
	border:1px solid #dddddd;
	white-space:normal;
	word-wrap:break-word;
	word-break:break-all;
}
.infoTableTitle{
	width:25%;
	text-align:right;
	}
.infoTable a{
	color:#1a66b3;
	text-decoration:none;}
.infoTable a:hover{
	color:#ff6600;
	text-decoration:underline;}
.infoDiv{
	border:1px solid #dddddd;
	border-top:none;
	text-align:center;
	padding:5px;
}	

.inputBg{
	width:250px;
	border:1px solid #b3b3b3;
	background:#fafafa url(images/inputbg.gif) repeat-x left top;
}

.srcImg{
	position:relative;
	display:inline-block;
	vertical-align:middle;
	}
.targetImg{
	position:absolute;	
	top:0;
	left:100%;
	display:none;
	width:150px;
	height:150px;
	}
.targetImg img{	
	width:expression(this.width > 150 && this.width >= this.height ? 150 : true);
    height:expression(this.height > 150 && this.height > this.width ? 150 : true);
	max-width:150px;
	max-height:150px;
	border:1px solid #8ca6d4;
	padding:3px;
	background-color:#FFF;
}

.checkOutPriceText{
	color:#f66161;
	}
.pageList{
	margin-bottom:10px;
	text-align:right;
	color:#1a66b3;}
.pageList a{
	color:#1a66b3;
	text-decoration:none;}
.pageList a:hover{
	text-decoration:none;}
.pageList .thisPage{
	color:#ff5a6a;
	font-weight:600;}
.pageList .goToPageInput{
	font-size:12px;
	border:1px solid #c5e4ff;
	width:30px;
	text-align:center;
	}
#user .goods_thumb img{
	width:expression(this.width > 118 && this.width >= this.height ? 118 : true);
    height:expression(this.height > 118 && this.height > this.width ? 118 : true);
	max-width:118px;
	max-height:118px;
}
/* [会员中心] 欢迎页)------------------------------------------------- */
#user #userNotice{
	background:#ffffe3 url(images/speaker.gif) no-repeat 8px 8px;
	border:1px solid #fae2b9;
	margin-bottom:10px;
	padding:5px 5px 5px 25px;
	line-height:150%;
	}
#user #userNotice a{
	text-decoration:none;
	color:#1a66b3;
	}
#user #userNotice a:hover{
	text-decoration:underline;}
/* [会员中心] 会员等级服务------------------------------------------------- */
#user .actionList li{
	width:50%;
	float:left;
	}

/* [会员中心] 广告位服务------------------------------------------------- */
.adPositionList{
	width:154px;
	height:200px;
	overflow:hidden;
	float:left;
	margin-right:30px;
	margin-bottom:15px;
	}
.adPositionImg{
	font-size:0px;
	}
.adPositionImg img{
	border:1px solid #dddddd;
	padding:1px;
	vertical-align:bottom;
	width:expression(this.width > 150 && this.height< this.width ? 150 : true);
	max-width:150px;
	height:expression(this.height > 150 && this.height>= this.width ? 150 : true);
	max-height:150px;
	}
.adPositionList .adPositionContent{
	padding-top:5px;
	height:40px;
	overflow:hidden;
	line-height:20px;
	}

/* [会员中心] 广告位服务------------------------------------------------- */
.brandList{
	width:134px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:29px;
	margin-bottom:15px;
	}
.brandImg{
	font-size:0px;
	}
.brandImg img{
	border:1px solid #dddddd;
	padding:1px;
	vertical-align:bottom;
	}
.brandList .brandContent{
	padding-top:5px;
	line-height:150%;
	}
/* [会员中心] 商铺模板------------------------------------------------- */
.templatesDiv{
	width:204px;
	overflow:hidden;
	margin-right:12px;
	margin-top:12px;
	float:left;}
.templatesDiv img{
	padding:1px;
	border:1px solid #dddddd;}
	
/* [会员中心] 商品管理 ---------------------------------------------- */	
.goodsGalleryImg{
	width:140px;
	height:180px;
	border:1px solid #dadada;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;}
.goodsGalleryImg img{
	width:expression(this.width > 100 && this.height< this.width ? 100 : true);
	max-width:100px;
	height:expression(this.height > 100 && this.height>= this.width ? 100 : true);
	max-height:100px;
}

/* [行业快讯] ---------------------------------------------- */	
#news_list_content{
	padding:10px;
	color:#005ea6;
	font-size:13px;}

#news_list_content a{
	color:#005ea6;
	text-decoration:none;}
#news_list_content a:hover{
	color:#ff6600;
	text-decoration:underline;}

#news_list_content li{
	height:30px;
	line-height:30px;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
}
#news_list_content .indexNewsListTime{
	float:right;
	color:#666666;}
.rightAd li{
	margin-bottom:5px;
	font-size:0px;
	}
.rightAd li img{
	border:1px solid #dddddd;
	padding:1px;
	}

.rightGoodsDiv{
	color:#005ea6;
	margin:10px 5px 0px 5px;}
.rightGoodsDiv a{
	color:#005ea6;
	text-decoration:none;}
.rightGoodsDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}

.rightGoodsList{
	clear:both;
	margin-bottom:10px;
	line-height:150%;}
.rightGoodsList .rightGoodsListImgA{
	float:left;
	border:1px solid #dddddd;
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	text-align:center;
	padding:1px;
	background-color:#FFF;
	margin-right:10px;
	font-size:0px;
	}
.rightGoodsList img{
	width:expression(this.width > 48 && this.height< this.width ? 48 : true);
	max-width:48px;
	height:expression(this.height > 48 && this.height>= this.width ? 48 : true);
	max-height:48px;
	}

.focusList{
	width:718px;
	line-height:150%;}
.focusList a{
	color:#e24a00;
	text-decoration:none;}
.focusList a:hover{
	color:#ff6600;
	text-decoration:underline;}
.focusList li{
	width:50%;
	height:124px;
	float:left;
	overflow:hidden;}
.focusListImg{
	width:124px;
	float:left;
	overflow:hidden;
	margin-right:10px;
	font-size:0px;
	position:relative;}

.focusList .videoBut{
	width:70px;
	height:70px;
	position:absolute;
	z-index:2;
	left:25px;
	top:13px;
	background:transparent url(images/play.png) no-repeat center center !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/global_default/images/play.png');
	cursor:pointer;
	}

.focusListImg img{
	width:expression(this.width > 120 && this.height< this.width ? 120 : true);
	max-width:120px;
	height:expression(this.height > 90 && this.height>= this.width ? 90 : true);
	max-height:90px;
	border:1px solid #dddddd;
	padding:1px;
	
}

/* [国内外展会] ---------------------------------------------- */	
.exhibitTb{
	margin-top:12px;
	width:100%;
	border:1px solid #dddddd;
	border-collapse:collapse;
	font-size:13px;
	}
.exhibitTb td{
	line-height:150%;
	padding:5px;
	border:1px solid #dddddd;
	white-space:normal;
	word-wrap:break-word;
	word-break:break-all;
}
.exhibitTb a{
	color:#005ea6;
	text-decoration:none;}
.exhibitTb a:hover{
	color:#ff6600;
	text-decoration:underline;}
.exhibitTbDiv{
	font-size:13px;
	line-height:150%;
	padding:5px;
	border:1px solid #dddddd;
	border-top:none;}
.exhibitTbDiv a{
	color:#005ea6;
	text-decoration:none;}
.exhibitTbDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}
.exhibitTbA{
	display:block;
	position:relative;}
.exhibitTbABest{
	position:absolute;
	top:0px;
	left:0px;}

.briefInfoTb{
	width:100%;
	border-collapse:collapse;
	font-size:13px;
	margin-bottom:12px;
}
.briefInfoTb td{
	line-height:150%;
	padding:5px;
	border:1px solid #d6e3f7;
	white-space:normal;
	word-wrap:break-word;
	word-break:break-all;
}

.briefInfoTb a{
	color:#005ea6;
	text-decoration:none;
}
.briefInfoTb a:hover{
	color:#ff6600;
	text-decoration:underline;
}

.briefInfoList li{
	width:50%;
	height:20px;
	line-height:20px;
	overflow:hidden;
	float:left;}

.exhibitTitle{
	color:#333333;
	font-size:18px;
	text-align:center;
	height:35px;
	line-height:35px;
	font-weight:600;
	overflow:hidden;
	background:transparent url(images/exhibitTitle_bg.gif) repeat-x left bottom;
	}
#exhibitContent{
	padding:15px;
	width:708px;
	overflow:hidden;
	font-size:14px;
	line-height:180%;}

#exhibitContent a{
	color:#005ea6;
	text-decoration:none;}
#exhibitContent a:hover{
	text-decoration:underline;}
/* [产品大全] ---------------------------------------------- */	
.goodsListTb{
	width:100%;
	line-height:200%;
	border-bottom:1px solid #dddddd;
	margin-bottom:10px;	
	}
.goodsListTb a{	
	color:#005ea6;
	text-decoration:none;
}
.goodsListTb a:hover{
	color:#ff6600;
	text-decoration:underline;}
.goodsListTb td{
	vertical-align:top;
	padding-bottom:10px;
	}
.goodsListTbImg{
	text-align:center;
	width:122px;
	font-size:0px;}
.goodsListTbImg img{	
	width:expression(this.width > 118 && this.width >= this.height ? 118 : true);
    height:expression(this.height > 118 && this.height > this.width ? 118 : true);
	max-width:118px;
	max-height:118px;
	border:1px solid #dddddd;
	padding:1px;}
.goodsListTbTitle{
	text-align:left;
	padding-left:10px;
	width:220px;
}
.goodsListTbTitle a{	
	font-size:13px;
}

.goodsListTbPrice{
	text-align:left;
	padding-left:10px;
	width:120px;
}
.goodsListTbCom{
	text-align:left;
	padding-left:10px;
}

.moreSearchTb{
	width:100%;
	background:transparent url(images/line_bg_2.gif) repeat-x left bottom;
	}
.moreSearchTb td{
	line-height:150%;
	padding:5px 0px;
	text-align:left;
	vertical-align:top;}
.moreSearchTb .moreSearchTbTitle{
	width:60px;
	padding-left:10px;}
.moreSearchTb .moreSearchTbContent{
	padding-right:10px;}

.moreSearchTb a{
	color:#005ea6;
	text-decoration:none;}
.moreSearchTb a:hover{
	color:#ff6600;
	text-decoration:underline;}
.goodsCatList{
	float:left;
	width:100%;
	clear:both;
	background:transparent url(images/goodsCatList_bg.gif) repeat-x left bottom;
	margin-bottom:10px;}
.goodsCatList li{
	width:30%;
	margin-right:10px;
	margin-bottom:5px;
	float:left;}
.moreSearchTb .goodsCatListTitle{
	font-weight:600;
	background:transparent url(images/goodsCatListTitle.gif) no-repeat left 3px;
	padding-left:15px;
}
.goodsBrandList{
	float:left;
	width:100%;}
.goodsBrandList li{
	width:21%;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	background:transparent url(images/goodsBrandList_bg.gif) no-repeat left 3px;
	padding-left:10px;}
.changSearchList{
	color:#005ea6;
	text-decoration:none;}
.changSearchList:hover{
	text-decoration:underline;}
/* [品牌专区] ---------------------------------------------- */	
.brandAreaList{
	width:134px;
	overflow:hidden;
	float:left;
	margin:0px 9px 10px 0px;}
.brandAreaListImg{
	width:134px;
	height:54px;
	display:table-cell;
    vertical-align:bottom;
	position:inherit!important;
	position:relative;
	font-size:0px;}
.brandAreaListImg img{
	position:inherit!important;
	position:absolute;
	bottom:0px;
	left:expression((130-this.width)/2);
	display:block;
	margin:0px auto;
	padding:1px;
	border:1px solid #dddddd;
	}
.brandAreaListTitle{
	height:30px;
	line-height:30px;
	overflow:hidden;
	}
.brandAreaListTitle a{
	color:#005ea6;
	text-decoration:none;
}
.brandAreaListTitle a:hover{
	color:#ff6600;
	text-decoration:underline;}
.catNameList{
	height:32px;
	overflow:hidden;
	line-height:32px;
	background-color:#f8f8f8;
	color:#4c4c4c;
	padding:0px 10px;
	font-weight:600;
	margin-bottom:10px;
	border-bottom:1px solid #dddddd;
}

/* [视频展览厅] ---------------------------------------------- */
.goodsVideoListDiv{
	width:164px;
	float:left;
	margin-right:16px;
	margin-bottom:15px;
	white-space:nowrap;
	overflow:hidden;
	}
.goodsVideoList{
	width:164px;
	height:124px;
	overflow:hidden;
	position:relative;
	font-size:0px;
	}
.goodsVideoListTitle{
	height:40px;
	line-height:20px;
	overflow:hidden;}
.goodsVideoListTitle a{
	color:#005ea6;
	text-decoration:none;}
.goodsVideoListTitle a:hover{
	color:#ff6600;
	text-decoration:underline;}	
.goodsVideoList img{
	width:expression(this.width > 160 && this.width >= this.height ? 160 : true);
    height:expression(this.height > 120 && this.height > this.width ? 120 : true);
	max-width:160px;
	max-height:120px;
	border:1px solid #dddddd;
	padding:1px;}
.goodsVideoList .videoBut{
	width:70px;
	height:70px;
	position:absolute;
	z-index:2;
	left:45px;
	top:25px;
	background:transparent url(images/play.png) no-repeat center center !important;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/global_default/images/play.png');
	cursor:pointer;
}

/* [帮助中心] ---------------------------------------------- */
#helpContentA{
	width:185px;
	float:left;
	overflow:hidden;}
#helpContentB{
	width:785px;
	float:right;
	overflow:hidden;}

.helpDiv{
	background:transparent url(images/helpDiv.gif) repeat-x left top;}
.helpDivTitle{
	color:#ff6600;
	font-weight:600;
	height:31px;
	overflow:hidden;
	line-height:31px;
	padding-left:10px;
	font-size:14px;
	}
.helpDivContent{
	font-size:13px;
	line-height:180%;
	padding:30px;}
.helpDivContent a{
	color:#005ea6;
	text-decoration:none;
}
.helpDivContent a:hover{
	color:#ff6600;
	text-decoration:underline;}

#helpListDiv{
	border:1px solid #fb6816;
	background:transparent url(images/helpListDiv.gif) repeat-x left top;
	}
#helpListDivTitle{
	color:#FFF;
	font-weight:600;
	line-height:29px;
	padding-left:33px;
	height:29px;
	background:transparent url(images/icon_wh.gif) no-repeat 10px 5px;
	}

#helpList{
	background-color:#fdfeff;
}
#helpList dt{
	margin-bottom:3px;
	height:28px;
	border-top:1px solid #fbd78c;
	border-bottom:1px solid #fbd78c;
	line-height:28px;
	padding-left:10px;
	background:transparent url(images/helpList_dt.gif) repeat-x left bottom;
	color:#333333;
	font-weight:600;
	}
#helpList dd{
	color:#333333;
	height:28px;
	line-height:28px;
	padding-left:25px;
	}
#helpList dd a{
	text-decoration:none;
	color:#333333;}
#helpList dd a:hover{
	color:#ff6600;
	text-decoration:underline;}
#helpList .onThisHelp{
	background:transparent url(images/onThisHelp.gif) no-repeat 160px 10px;
}
#helpList .onThisHelp a{
	cursor:default;
	color:#ff6600;
	}
#helpList .onThisHelp a:hover{
	text-decoration:none;
}

.commonButtonY{
	color:#FFF;
	font-size:12px;
	border:none;
	height:28px;
	width:78px;
	background:transparent url(images/commonButton.gif) no-repeat left top;
	cursor:pointer;
}

#messageForm td{
	padding:5px;}
#messageForm table{
	width:500px;
	margin:0px auto;}

#help_service_ad{
	padding-top:30px;
	padding-left:40px;}
#help_service_ad a{
	color:#005ea6;
	text-decoration:none;
}
#help_service_ad a:hover{
	color:#ff6600;
	text-decoration:underline;}


#help #messageWinBG{
	display:none;
	position:fixed!important;
	position:absolute;
	top:0%;
	left:0%;
	min-width:100%;
	min-height:100%;
	height:expression(document.body.clientHeight >= document.body.scrollHeight ? document.body.clientHeight : document.body.scrollHeight);
	width:expression(document.body.clientWidth >= document.body.scrollWidth ? document.body.clientWidth : document.body.scrollWidth);
	background-color:#000;
	z-index:1001;
	-moz-opacity:0.30;
	opacity:.30;
	filter:alpha(opacity=30);
} 

#help #messageWin{
	display:none;
	position:fixed!important;
	position:absolute;
	bottom:50%!important;
	bottom:auto;
	top:expression( eval(document.compatMode && document.compatMode=='CSS1Compat')?documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	right:50%!important;
	right:auto;
	left:expression( eval(document.compatMode && document.compatMode=='CSS1Compat')?documentElement.scrollLeft + (documentElement.clientWidth - this.clientWidth)/2 : document.body.scrollLeft + (document.body.clientWidth - this.clientWidth)/2);
	margin:0 -226px -226px 0!important;
	margin:0;
	width:450px;
	height:450px; 
	border:1px solid #dddddd; 
	background-color:#FFF;
	z-index:1002;
	overflow:hidden;
	color:#414141;
}
#help #messageWinTitle{
	height:25px;
	line-height:25px;
	padding:0 5px;
	}
#help #messageClose{
	float:right;}
#help #messageClose a{
	border:2px solid #414141;
	text-decoration:none;
	font-weight:600;
	color:#414141;
}
#help #messageClose a:hover{
	color:#ee6c00;
	}
#help #messageContent{
	padding-left:25px;
	}
#help #messageContent img{
	border:1px solid #dddddd;}
	
#user #messageWinBG{
	display:none;
	position:fixed!important;
	position:absolute;
	top:0%;
	left:0%;
	min-width:100%;
	min-height:100%;
	height:expression(document.body.clientHeight >= document.body.scrollHeight ? document.body.clientHeight : document.body.scrollHeight);
	width:expression(document.body.clientWidth >= document.body.scrollWidth ? document.body.clientWidth : document.body.scrollWidth);
	background-color:#FFF;
	z-index:1001;
	-moz-opacity:0.60;
	opacity:.60;
	filter:alpha(opacity=60);
} 

#user #messageWin{
	display:none;
	position:fixed!important;
	position:absolute;
	bottom:50%!important;
	bottom:auto;
	top:expression( eval(document.compatMode && document.compatMode=='CSS1Compat')?documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight)/2 : document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
	right:50%!important;
	right:auto;
	left:expression( eval(document.compatMode && document.compatMode=='CSS1Compat')?documentElement.scrollLeft + (documentElement.clientWidth - this.clientWidth)/2 : document.body.scrollLeft + (document.body.clientWidth - this.clientWidth)/2);
	margin:0 -84px -16px 0!important;
	margin:0;
	width:145px;
	height:30px;
	z-index:1002;
	overflow:hidden;
	line-height:30px;
	color:#484848;
	background-color:#fff8d9;
	border:1px solid #febe8f;
	padding:0px 10px;
}


/* [商家排行榜] ---------------------------------------------- */	

.shopTb{
	width:100%;
	border-bottom:1px solid #dddddd;
	margin-bottom:10px;	
	}
.shopListTitle a{	
	color:#005ea6;
	text-decoration:none;
}
.shopListTitle a:hover{
	color:#ff6600;
	text-decoration:underline;}
.shopTb td{
	padding-bottom:10px;
	}
.shopListTitle{
	color:#005ea6;
	padding-bottom:5px;
	font-size:13px;
	font-weight:600;}
.shopRealCheck{
	height:25px;
	line-height:25px;
	font-size:12px;
	display:inline-block;
	font-weight:500;
	color:#ff6600;
	padding-left:28px;
	background:transparent url(images/icon_real_check.gif) no-repeat left center;
	}
.shopListInfo{
	width:100%;}
.shopListInfo li{
	line-height:20px;
	height:20px;
	overflow:hidden;
	width:50%;
	float:left;
	padding-bottom:2px;
	}

.shopListInfo a{	
	color:#005ea6;
	text-decoration:none;
}
.shopListInfo a:hover{
	color:#ff6600;
	text-decoration:underline;}
	
.shopListIntroduction{
	color:#666666;
	line-height:150%;}
.btn_type_1,.goodsListTbCom .btn_type_1{
	text-align:center;
	line-height:normal;
	text-decoration:none;
	color:#894401;
	display:inline-block;
	padding-top:4px;
	height:17px;
	width:71px;
	overflow:hidden;
	background:transparent url(images/btn_type_1_h.gif) no-repeat center center;
	}
.btn_type_1:hover,.goodsListTbCom .btn_type_1:hover{
	color:#ff6600;
	line-height:normal;
	text-decoration:underline;}
/* [招聘求职] ---------------------------------------------- */	
.inviteListTb{
	margin-top:12px;
	border-collapse:collapse;
	width:100%;}
.inviteListTitle{
	text-align:center;
	background:transparent url(images/inviteListTR.gif) repeat-x left bottom;
	}
.inviteListTitle td{
	border:1px solid #e6e6e6;
	height:22px;
	line-height:22px;}
.inviteListTR td{
	padding:8px;
	border-bottom:1px solid #e6e6e6;}
.inviteListJN{
	width:30%;}
.inviteListJN a{
	font-size:13px;
	color:#005ea6;
	text-decoration:none;
	font-weight:600;}
.inviteListJN a:hover{
	color:#ff6600;
	text-decoration:underline;}
.inviteListCN{
	width:30%;}
.inviteListAD{
	width:25%;}

#invite_job_name{
	color:#0156c3;
	padding-left:15px;
	border-top:1px solid #fd5900;
	background-color:#f7faff;
	height:46px;
	line-height:46px;
	font-size:15px;
	font-weight:600;
	margin-bottom:12px;
	}
#invite_compinfo{
	float:left;
	padding:0px 0px 12px 15px;
	width:710px;}
#invite_compinfo li{
	width:50%;
	overflow:hidden;
	height:25px;
	line-height:25px;
	float:left;}

.inviteDiv{
	border:1px solid #c8c8c8;}
.inviteDivTitle{
	height:26px;
	line-height:26px;
	padding-left:15px;
	background:transparent url(images/inviteDivTitle.gif) repeat-x left top;
	border-bottom:1px solid #c8c8c8;
	color:#ff7e0e;
	font-weight:600;
	}
.inviteDivContent{
	padding:15px;}
	
.inviteInfoTb{
	border-collapse:collapse;
	width:100%;}
.inviteInfoTb td{
	padding:8px;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;}
.inviteBtn{
	margin-top:10px;
	padding-top:10px;
	background:transparent url(images/inviteBtn_bg.gif) repeat-x left top;
	text-align:center;}

/* [在线行业刊物] ---------------------------------------------- */	
.eBooksDiv{
	width:120px;
	height:211px;
	overflow:hidden;
	float:left;
	margin:0px 20px 20px 0px;}
.eBooksContent{
	width:120px;
	height:166px;
	display:table-cell;
    vertical-align:bottom;
	position:inherit!important;
	position:relative;}
.eBooksContent img{
	position:inherit!important;
	position:absolute;
	bottom:0px;
	left:expression((120-this.width)/2);
	display:block;
	margin:0px auto;
	}
.eBooksText{
	white-space:nowrap;
	padding-top:5px;
	overflow:hidden;
	height:40px;
	line-height:20px;}
.eBooksDiv a{	
	color:#005ea6;
	text-decoration:none;
}
.eBooksDiv a:hover{
	color:#ff6600;
	text-decoration:underline;}

/* [会员商铺] ---------------------------------------------- */	
.streeShopTb{
	width:100%;
	border-bottom:1px solid #dddddd;
	margin-bottom:20px;	
	}
.streeShopTb td{
	text-align:left;
	vertical-align:top;
	padding-bottom:20px;}
.streeShopTbLogo{
	width:200px;}
.streeShopTbLogo img{
	border:1px solid #dddddd;
	padding:1px;}
	
.streeShopGoods{
	float:left;
	margin-right:10px;
	margin-top:5px;
	width:80px;
	height:80px;
	overflow:hidden;
	display:table-cell;
    vertical-align:bottom;
	position:inherit!important;
	position:relative;
	}
.streeShopGoods img{
	border:1px solid #dddddd;
	position:inherit!important;
	position:absolute;
	bottom:0px;
	left:expression((78-this.width)/2);
	display:block;
	margin:0px auto;
	width:expression(this.width > 78 && this.width >= this.height ? 78 : true);
    height:expression(this.height > 78 && this.height > this.width ? 78 : true);
	max-width:78px;
	max-height:78px;}