@import url(aboutUs.css);
@import url(login.css);
@import url(reg.css);
@import url(offer.css);
ul
{
	list-style-type: none;
}

.CompanyNameTitle
{
	color:#363737;
	text-align:center;
	font-size:20px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	line-height:50px;
}

.AdsHorizontal
{
	display:block;
	float:left;
}
.AdsHorizontal li
{
	list-style: none;
	display: inline;
	margin-left: 3px;
	overflow:hidden;
	clear:both;	
}
.AdsNormal
{
	padding-top: 2px;
}
.AdsNormal li
{
	list-style: none;
	margin-left: 3px;
}

.leftside
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 158px;
}
.centerside
{
	padding: 0px 0px 0px 0px;
	width: 645px;
	float: left;
}
.rightside
{
	float: right;
	padding: 0px 0px 0px 0px;
	width: 150px;
}
.bottomside
{
	clear: both;
}
/*Begin Module theme*/

#productInfo_ProImg
{
	margin: 7px;
	text-align: right;
}
.productInfo_summary
{
	clear: both;
	background: #7f85b2;
	display: block;
}
.productInfo_summary img
{
	margin: 0 5px 0 0;
}
.productInfo_summary p
{
	color: #444444;
	line-height: 25px;
}
.productInfo
{
	margin: 7px;
}
.productInfo_contact
{
	width: 100%;
	height: auto;
}
.productInfo_contact li
{
	float: left;
}
.productInfo_Detail
{
	margin: 10px 20px;
	width: 350px;
	height: auto;
	overflow: hidden;
	clear: both;
}
.productInfo_Detail ul
{
	clear: both;
	line-height: 28px;
}
.productInfo_Detail li
{
	float: left;
}
.productInfo_Pingpai
{
	text-align: center;
}
.productInfo_Pingpai li
{
}

/*迅雷风格*/
.pages
{
	color: #999;
}
.pages a, .pages .cpb
{
	text-decoration: none;
	float: left;
	padding: 0 5px;
	border: 1px solid #ddd;
	background: #ffff;
	margin: 0 2px;
	font-size: 11px;
	color: #000;
}
.pages a:hover
{
	background-color: #E61636;
	color: #fff;
	border: 1px solid #E61636;
	text-decoration: none;
}
.pages .cpb
{
	font-weight: bold;
	color: #fff;
	background: #E61636;
	border: 1px solid #E61636;
}
.bd
{
	border-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #94d1ff;
	background-color: #ffffff;
	padding: 3px 6px 3px 6px;
	margin: 0px;
	width: auto;
	font-size: 14px;
	line-height: 150%;
}
.NewBrandList
{
	width:83px;
	margin:3px 4px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	height:60px;
	overflow:hidden;
	vertical-align:top;
}
.NewBrandList a
{
	font-size:14px;
}
.FeaturedBrandList
{
	width:105px;
	margin:3px 3px;
	text-align:center;
	font-size:14px;
	height:110px;
}
.FeaturedBrandList p
{
	text-align:center;
	overflow:hidden;
	width:100px;font-size:14px;
}

.ding_box{
	padding:0px 0px 25px 170px;
	height:62px;
}
.ding{
	width:58px;
	height:62px;
	text-align:center;
	display:block;
	margin-right:100px;
	float:left;
}
.ding_bg{
	background:url(ding_bg.gif);
}
.back_bg{
	background:url(back_bg.gif);
}
.ding b{
	color:#FFFFFF;
	font-size:20px;
	display:block;
	padding:5px 0px;
}
.pagebreak{
	text-align:center;
	margin-bottom:20px;
	line-height:25px;
	}
.pagebreak a{
	margin: 5px 2px;
	color:#666666;
	border:1px solid #CCCCCC;
	padding: 4px 5px 1px 5px;
}
.pagebreak strong{
	margin: 5px 2px;
	color: #1E90FF;
	font-weight:normal;
	padding: 4px 5px 1px 5px;
	margin-bottom:5px;
	border:1px solid #CCCCCC;
	background:#DCDCDC;
}

#news{
	background:#F5FAFF;
	border:1px solid #99BBDD;
	padding:30px 18px 20px 18px;
	color:#4A4A4A;
    margin-bottom:10px;
    width:700px;
    float:left;
}

#news_sort{
	border:1px solid #99BBDD;
	width:628px;
	color:#4A4A4A;
	margin-bottom:10px;
}
#news_sort{
	background:url(news_bg.gif) repeat-x;
	height:28px;
	line-height:28px;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#204E7D;
	padding-right:15px;
}
#news_sort{
	float:right;
	font-size:12px;
	font-weight:normal;
}
#news_sort ul{
	padding:5px 10px;
}
#news_sort ul li{
	line-height:23px;
	font-size:14px;
}
#news_sort ul li span{
	float:right;
	font-size:12px;
	color:#AAAAAA;
}	
.news_title{
	color:#363737;
	text-align:center;
	font-size:20px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
.news_content{
	font-size:14px;
	color:#2A2A2A;
	line-height:25px;
	margin:15px 0px 25px 0px;
}
.news_content p{
	text-indent:2em;
	padding: 5px 0 5px 0;
}
.news_content img{
	border:1px solid #666666;
	max-width:510px;
}
.news_content .logo{
	border:0;
}
.news_content tbody td{
	padding:8px;
}
.news_content a{color:#0841D6;}

.Content {
	font-size: 14px;
	line-height: 28px;
	margin:10px 0px;
}
.Content img
{
	margin:10px;
	border:0px;
}

.times{
	text-align:center;
	color:#666666;
	padding:15px 0px;
	border-bottom: 1px solid #E1E4E6;
}
.times img{
	height:20px;
	margin-bottom:-4px;
}
#main_div
{
	display:block;
	clear:both;
}
#feature_div
{
	float:right;
	width:215px;
	height:auto;
}
.GalleryList
{
	text-align:center;
	width:94%;
	padding:10px;
	line-height:30px;
}
.GalleryList li
{
	display:block;
	float:left;
	width:125px;
	margin:0px 5px 0px 0px;
	height:165px;
}
#Gallery_left
{
	width:700px;
	float:left;
	border:1px solid #E1E4E6;
	text-align:center;
}
#Gallery_right
{
	width:245px;
	float:right;
	text-align:center;
	background-color:#e7efe4;
}
#Gallery_AD1{width:100%;height:100px;}
#Gallery_AD1 IFRAME{margin:5px 10px 10px 10px;}
.sldr_tb{margin:10px auto}
.img_box{padding:10px; background:#fff}
.img_arr{padding:6px}
.sldr_h1{line-height:36px; font-size:20px; font-family:"simhei"; color:#196ac4; font-weight:normal; display:inline}
.sldr_tit{ text-align:center;margin-top:10px; }
.pag{display:inline}
.pag span{font-weight:bold; color:#d52323}
p.sldr_tip{  padding-top:5px; color:#666; text-align:center}

#bread{height:20px; line-height:20px; padding:0px 7px; color:#000; repeat-x; font-family:"simsun"; width:946px;margin:-12px auto 0;}
#bread a {color:#000;}
.page1{ overflow:hidden;text-align:center;padding:22px 0 16px 0;}
.page1 a{font-size:14px;font-weight:bold;color:#7F7F7F;padding:0 6px 0 6px;}
.page1 span{font-size:14px;font-weight:bold;color:#CC0000;padding:0 6px 0 6px;}
.page1 img{padding:0 6px;margin-bottom:-5px;}
.pic_ul_2_sub li{ width:174px; height:161px; padding:4px 26px 0px; overflow:hidden}
.pic_ul_3_sub li{ width:174px; height:171px; padding:4px 18px 0px 34px; overflow:hidden}
.page2{padding:12px 0 11px 0;}
.potn{float:left}
.speed{text-align:center; float:right;  margin:0px auto 0;color:#000}
.speed label{padding:0 4px}
.copyright{line-height:30px; color:#333; text-align:center;}
.copyright a{font-weight:bold; padding-left:5px; color:#d52323}
.jump{padding:4px 6px 2px; background:#f3f3f3; height:18px; margin:8px 10px; line-height:18px;}
.jump_l{display:block; float:left}
.jump_r{display:block; float:right}

#sld_r{float:right; width:230px;}
.sld_lad{padding:10px;}
.page1{ overflow:hidden;text-align:center;padding:22px 0 16px 0;}
.page1 a{font-size:14px;font-weight:bold;color:#7F7F7F;padding:0 6px 0 6px;}
.page1 span{font-size:14px;font-weight:bold;color:#CC0000;padding:0 6px 0 6px;}
.page1 img{padding:0 6px;margin-bottom:-5px;}

.pic_ul_sldr_r{padding:15px 0}
.pic_ul_sldr_r li{padding:8px 12px 6px; text-align:center; line-height:22px}

.img_txt{padding:12px 18px; border:1px solid #dadada; text-align:left;}
.img_box img{display:block; zoom:1}

.JobTitle
{
	background-color:#006699;
	color:White;
	font-size:14px;
}
.JobTable 
{
	border-collapse:collapse;
	border:1px #cccccc solid;
	width:100%;
	text-align:left;
	line-height:25px;
	font-size:14px;
}
.JobTable a
{
	font-size:14px;
}






















#IndexKey li
{
	float: left;
	margin: 0px 5px;
}

DIV.CleanSpring
{
	margin: 1px 1px 1px 1px;
	clear: both;
}
DIV.CleanSpring .hd
{
	background: #b3d3ef;
	border-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-color: #94d1ff;
	color: #004d91;
	height: 22px;
	margin: 0px 0px 0px 0px;
	width: auto;
	font-size: 14px;
	background-image: url(CleanSpringHeaderBg.gif);
}

DIV.CleanSpring .hd h2
{
	font-weight: normal;
	float: left;
	height: 22px;
	padding: 1px 0px 0px 3px;
}

DIV.CleanSpring .hd li
{
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-color: #f6f9fe;
	white-space: nowrap;
}

DIV.CleanSpring .hd .on
{
	background: url(CleanSpring_on.gif) repeat-x;
}
DIV.CleanSpring .hd .on a
{
	color: #0b4577;
	font-size: 14px;
}
DIV.CleanSpring .hd .off
{
}
DIV.CleanSpring .hd .off a
{
	color: #0b4577;
	font-size: 14px;
}

DIV.CleanSpring .hd em
{
	float: right;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	padding: 2px 6px 0px 0px;
}

/*End Module theme*/

.SearchDiv
{
	margin: 3px 0px 3px 0px;
	font-size: 14px;
}

.HomeCenterBody
{
	width: 640px;
	height: 540px;
}
.AdsHomeSlide
{
	text-align: center;
	padding-top: 10px;
	background-color: #0588C0;
	width: 340px;
	float: right;
}
.NewsBody
{
	width: 295px;
	float: left;
	margin-right: 2px;
}
.NewsZone
{
	width: auto;
	height:auto;
	background-color: #d1f1ff;
	margin: 1px 1px 3px 1px;
	padding: 2px 3px 3px 3px;
}
.NewsZone h2
{
	font-family: Segoe UI;
	font-weight: bold;
	line-height: 25px;
	color: #003399;
	font-size: 18px;
}
.NewsZone h2 a
{
	font-family: Segoe UI;
	font-weight: bold;
	line-height: 25px;
	color: #003399;
	font-size: 18px;
	overflow:visible;
}

.NewsZone em
{
	font-size: 14px;
	font-family: Arial;
	line-height: 170%;
}

.rednote
{
	color: Red;
}
.ErrorNote
{
	color: Red;
	background-color: Yellow;
}
.DivInLine
{
	display: inline;
	width: 630px;
}
.HomeTrade
{
	width: 492px;
	float: left;
}
.tradeTwoListLeft
{
	float:left;
	width:500px;
}
.tradeTwoListRight
{
	float:left;
}
.AdsHomeTrade
{
	width: 150px;
	float: right;
}

.HomeForum
{
	width: 320px;
	float: left;
}

.HomeBlog
{
	width: 325px;
	float: right;
}

.HomeExhibition
{
	width: 492px;
	float: left;
}
.AdsHomeExhibition
{
	width: 150px;
	float: right;
}

.HomeProduct
{
	width: 645px;
	float: left;
}

.HomeJobSupplier
{
	width: 306px;
	float: right;
}

.FriendlyLink:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.FriendlyLink
{
	zoom: 1;
}

.FriendlyLink li
{
	float: left;
	margin-right: 2px;
	width: 8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.CategoryAll
{
	font-weight: bold;
}

.CategoryAll li
{
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.CategoryAllSub:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.CategoryAllSub
{
	zoom: 1;
}

.CategoryAllSub li
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 2px;
	width: 6em;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}


#ProductTitle
{
	display: inline;
	width: 600px;
}

#ProductTitle DIV
{
	float: left;
	padding-left: 10px;
}

#ProductTitle #Query
{
	width: 120px;
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -158px -153px;
	padding-left: 18px;
}
#ProductTitle #ProductSupplier
{
	width: 200px;
	text-align: center;
}
#ProductTitle #ProductRegion
{
	width: 40px;
	text-align: center;
}
#ProductTitle #ProductBrand
{
	width: 120px;
	text-align: center;
}
#ProductTitle #ProductPrice
{
	width: 70px;
}
#ProductTitle #ProductContact
{
	width: 70px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.ProductList:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ProductList
{
	zoom: 1;
	with: 700px;
	clear: both;
}

.ProductList .comparecheck
{
	width: 30px;
	float: left;
}

.ProductList .ProductPicture
{
	width: s00px;
	float: left;
}

.ProductList .ProductMain
{
	width: 200px;
	float: left;
}

.ProductList .ProductMain #SupplierName
{
	width: 200px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ProductList #Region
{
	width: 100px;
	float: left;
	padding-left: 5px;
}

.ProductList #Brand
{
	width: 90px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
}

.ProductList #Price
{
	width: 80px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
}

.ProductList #Contact
{
	width: 70px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.ProductList .ProductMain #btnQuery
{
	text-align: left;
}
.ProductList .ProductMain #btnQuery a
{
	font-size: 12px;
	margin: 2px 4px 2px 15px;
}
.ProductList .ProductMain #btnQuery div
{
	float: left;
}
.btnContact
{
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 20px;
	margin: 5px;
}
.btnContact_onclick
{
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	width: 73px;
	height: 20px;
	margin: 5px;
}

.ProductList .ProductMain #btnQuery a:hover
{
	background-position: 0px -520px;
}

.ProductList .ProductMain #btnContact
{
	width: 78px;
	height: 23px;
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 3px;
}


.ProductList li
{
	margin-right: 2px;
	padding-bottom: 10px;
	width: 690px;
	background-image: url();
	background-repeat: no-repeat;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #ddd;
	clear: both;
}
.ProductList li a
{
	font-size: 14px;
}


.HomeProductList
{
	zoom: 1;
}

.HomeProductList li
{
	float: left;
	margin-right: 2px;
	width: 7em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.HomeProductList li a
{
	font-size: 12px;
}

.ProductSearchForm
{
	padding: 6px 2px 6px 2px;
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	margin: 2px 2px 6px 2px;
	background-color: #c9def3;
	border-color: #94d1ff;
}
.fontSize14
{
	font-size:14px;
}

.BigTextBox
{
	font-size: 14px;
	height: 18px;
}

.leftsidenormal
{
	width: 250px;
	font-size: 12px;
	float: left;
}

.rightsidenormal
{
	width: 700px;
	float: right;
}

#MarqueePictues
{
	text-align: center;
}
#MarqueePictues div
{
	margin-left: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	overflow: hidden;
	width: 600px;
}

#MarqueePictues UL
{
	list-style-type: none;
}
#MarqueePictues LI
{
	display: inline;
}

.CategoryParent:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.CategoryParent
{
	zoom: 1;
}

.CategoryParent li
{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 6px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: normal;
}

#pager
{
	font-size: 14px;
}

.page15_a
{
	float: left;
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -160px -1079px;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 6px;
	padding-top: 3px;
}

.page25_b
{
	float: left;
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -159px -1159px;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 6px;
	padding-top: 3px;
}
.page35_a
{
	float: left;
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -159px -1239px;
	font-size: 12px;
	padding-left: 14px;
	padding-right: 6px;
	padding-top: 3px;
}
.fun_1b
{
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -159px -438px;
	font-size: 12px;
	padding-left: 18px;
}
.fun_2
{
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -159px -599px;
	font-size: 12px;
	padding-left: 18px;
}
.fun_3b
{
	background-image: url(icon_all.gif);
	background-repeat: no-repeat;
	background-position: -159px -478px;
	font-size: 12px;
	padding-left: 18px;
}
#liststate
{
	width: 700px;
}
#liststate ul
{
	float: left;
}

#liststate ul li
{
	float: left;
}
#liststate .num
{
	width: 200px;
}
#liststate .num li
{
	float: left;
}

.comslen
{
	position: absolute;
	left: 0;
	top: 21px;
	width: 350px;
	border: 1px solid #F8F8F8;
}
.a14
{
	line-height: 130%;
}
.sb1
{
	height: 23px;
	background: url(bg-1.gif) 0 0 repeat-x;
}
.sb2
{
	height: 23px;
	background: url(xm_01.gif) 0 0 repeat-x;
}
.xx
{
	text-indent: 16px;
	font-weight: bold;
	color: #FF0000;
	background: url(xx.gif) 0 3px no-repeat;
}
.vsv
{
	margin: 0;
	padding: 0;
	cursor: pointer;
	list-style: none;
	line-height: 20px;
	border: 1px solid #0080C0;
	border-bottom: none;
	background: #FFF url(vsv.png) 0 0 repeat-x;
}
.vsv li
{
	padding-left: 4px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #0080C0;
}
.vsv li.tle
{
	cursor: default;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 5px;
	color: #FFF;
	border-top: 0;
	background-color: #0080C0;
	border-bottom: 1px solid #0080C0;
}
li.mout
{
}
li.mover
{
	color: #333;
	background-color: #FFFFFF;
}

#tishiDiv
{
	position: absolute;
	height: 70px;
	width: 180px;
	z-index: 100;
	background: url(fb_bg_180x70.gif);
	display: none;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#tishiDiv .flf
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 10px;
	vertical-align: middle;
}
#tishiDiv .flf li
{
	height: 16px;
}
#tishiDiv .fl
{
	float: left;
}
#tishiDiv .txt
{
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 2px;
	font-weight: normal;
}
#tishiDiv img
{
	border: 0;
}


#logbg
{
	display: none;
	position: absolute;
	z-index: 110;
	top: 0px;
	left: 0px;
	background: #000;
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	filter: alpha(opacity=40);
}
#logdiv
{
	display: none;
	position: absolute;
	z-index: 111;
	color: #333;
	text-align: center;
	background-color: #FFF;
	border: 1px solid #0080C0;
}
.logtitle
{
	height: 25px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 0 5px;
	clear: both;
	background-color: #0080C0;
}
.logtitle span
{
	float: left;
}
.logtitle a
{
	float: right;
	text-align: right;
	color: #FFF;
	text-decoration: none;
}
.logtitle a:hover
{
	color: #000;
}
.logtext
{
	padding: 10px 10px 10px 65px;
	line-height: 20px;
	text-align: left;
	background: url(2.png) 20px 10px no-repeat;
}
.logbottom
{
	padding: 10px 0;
}
.logexit
{
	width: 71px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	cursor: pointer;
	background: url(button2.bmp) 0 0 no-repeat;
}

/*Begin KoreaSky theme*/
DIV.KoreaSky
{
    margin: 1 1 1 1;
    clear:both;
}
DIV.KoreaSky #moduleheader 
{
	text-align:left;
	margin:1 1 0 1;
	width:auto !important;
	width:100%;
	padding:3 2 3 2;
	height:40px;
	background-image:url(/Images/title_bg_koreasky.gif);
}

DIV.KoreaSky #friendlyname
{
    padding:10 0 0 0;
    font-family: "宋体"; font-size: 15px; font-weight: bold;
    float:left;	  
	color: #E81381;

}

DIV.KoreaSky #navigator
{
	float:right;
	font-family: "宋体"; font-size: 12px;
	padding:9 9 0 0; 
	color: #E81381;

}
DIV.KoreaSky #navigator	a {color: #E81381;text-decoration: none}
DIV.KoreaSky #modulebody 
{
	border-top : 0px;
	width:auto !important;
	width:100%;
	margin:0 1 1 1;
	padding:3 2 3 2;
	height:100%;
	
	clear:both;
}
/*End KoreaSky theme*/
#tradeSearch
{
clear:both;
height:auto;
}
#tradeSearchLeft
{
	background-image:url(tradeSearchLeft_03.jpg);
	background-repeat: repeat-x;
	height:51px;
	width:500px;
	float:left;
	text-align:center;
	clear:both;
}
#tradeSearchLeft span
{
	background-image: url(tradeSearchLeft2_05.jpg);
	background-repeat: no-repeat;
	clear:both;
	float:right;
	width:4px;
	height:51px;
}
#tradeSearchLeft p
{
vertical-align:middle;
margin:10px 0px 0px 0px;
}
#tradeSearchRight
{
	background-image:url(tradeSearchRight_07.jpg);
	background-repeat: repeat-x;
	height:51px;
	width:195px;
	float:right;
	text-align:center;
}
#tradeSearchRight span
{
	background-image: url(tradeSearchRight2_07.jpg);
	background-repeat: no-repeat;
	clear:both;
	float:left;
	width:5px;
	height:51px;
}
.Clear
{
   clear:both;
}
.tradeList
{
margin:5px 0px 0px 0px;
padding:0px;
clear:both;
width:100%;
float:left;
}
.tradeListTitle
{
color:#FF0000;
font-size:14px;
float:left;
text-align:left;
line-height:25px;
width:710px;
}
.tradeListsummary
{
font-size:14px;
float:left;
text-align:left;
line-height:23px;
width:710px;
}
.tradeListimg
{
display:block;
width:160px;
text-align:center;
margin:5px 0px 0px 0px;
padding:0px;
float:left;
}
#tradeNewsList
{
clear:both;
height:auto;
}
#tradeNewsListLeft
{
float:left;
width:100%;
}
#tradeListRight
{
width:100%;
float:right;
}
.tradeNewsCreateTime
{
float:right;
width:120px;
line-height:25px;
text-align:center;
}
.tradeNewsTitle
{
clear:both;
float:left;
width:570px;
line-height:25px;
}
.tradeNewsListTitle
{
clear:both;
display:block;
float:left;
padding:0px;
margin:0px;
width:100%;
}

.Product_List_T{background:url(/Images/w_dot_2.jpg) repeat-x 0 bottom;width:100%; height:10px;}
.Product_List_T td{padding:8px 5px;}
.p_image{width:120px;text-align:center;}
.p_image img{width:100px;height:75px;margin:0 auto;}
.p_info img{display:inline;}
.grey_1{color:#888;margin:5px 0 10px;}
.grey_2{color:#888;}
.p_buttons{width:60px;}
.p_buttons input,.p_buttons img{margin-top:5px;}

.news_left
{
	width:730px;
	clear:both;
	text-align:left;
	float:left;

}
.news_right
{
	width:220px;
	text-align:left;
	float:right;
}
.imgNews
{
	border:1px solid #93d2fe;
	float:left;
}
.imgSearch
{
	background-image:url(new_top1_06.jpg);
	background-repeat: repeat-x;
	width:470px;
	height:30px;
	float:right;
}
.imgSearch ul
{
	margin:0px 10px;
}
.toutiao
{
	color:Yellow;
	font-size:13px;
	line-height:30px;
	float:left;
	width:80px;
	text-align:right;
}
.toutiao2
{
	width:400px;
	height:22px;
	line-height:22px;
	float:right;
	margin:4px 0;
}
.toutiao2 a
{
	clear:both;
	text-align:left;
	float:left;
	margin:0px 5px;
	font-size:14px;
}
#topNewsListDiv
{
	width:470px;
	height:30px;
	float:right;
	text-align:left;
}
#newsList2
{
	clear:both;
	margin:0 0 5px 0;
	width:100%;
	height:auto;
	text-align:left;
}
.newsList3 
{
	width:362px;
	height:auto;
	margin:5px 3px 0 0;
	float:left;
}
#brandList
{
	width:100%;	
}
#brandList li
{
	float:left;
	margin:8px 10px 0 5px;
	width:100px;
	height:100px;
}
#brandList li p
{
	width:100px;
	text-align:center;
	margin:0 0 5px 0;
}
.ReionList
{
	text-align:left;
	list-style:none;
}
.ReionList li
{
	float:left;
	width:95px;
	margin:5px 2px;
	font-size:14px;
}
.SupplierTitle
{
	font-size:14px;
	margin:3px 10px;
}
.Suppliersummary
{
	font-size:13px;
	color:#999;
}
#NoResult
{
	text-align:center;
	font-size:14px;
	margin:20px 0;
}
.bgline
{
	clear:both;
	background-image: url(/Images/bg-line.gif);
	background-repeat: repeat-x;
	width:100%;
	height:1px;
}
.newsList
{
	text-align:left;
}
.newsList li
{
	height:27px;
}
ul,li{margin:0;padding:0}
#scrollDiv{width:300px;height:25px;line-height:25px;overflow:hidden}
#scrollDiv li{height:25px; font-size:14px;}

.jobInfoText
{
	color:#000000;
	font-size:14px;
	text-align:right;
	width:100px;
	background-color:#b3d3ef;
}
#MainBody
{
	font-size:14px;
}
#MainBody span
{
	font-size:14px;
	font-weight:normal;
	line-height:20px;
}
.List li
{
	line-height:25px;
}
#aboutNews
{
	color:#4A4A4A;
    width:738px;
    float:left;
}
/*重体字一个白色一个黑色*/
.IndexNameWhite { font-family: "宋体"; font-size: 12px; font-weight: bold; color: #FFFFFF }
.IndexNameWhite a:visited {  color: #FFFFFF;text-decoration: none;}
.IndexNameWhite a:active {  color: #FFFFFF}
.IndexNameWhite a:hover {  color: #FFFFFF;text-decoration: underline;}
.IndexNameWhite a:link {  color: #FFFFFF;text-decoration: none;}

.emptyData
{
	width:100%;
	text-align:center;
}
.Center_div
{
	clear:both;
	margin:0 auto;
	width:600px;
}
/*公司品牌*/
.SupplierBrandList img
{
	text-align:left;
	vertical-align:top;
	line-height:100px;
	margin:0 10px 0 0;
}
/*供求信息时间*/
.nlistzi ul{margin:0px;padding:0px;list-style-image: none;list-style-type: none;}
.nlistzi li{list-style-image: none;list-style-type: none;line-height:25px;font-size:14px;clear:both;}
.nlistzi li .data{float:right;color:#9A9A9A;}


.clear, .s_clear { clear: both; }
	.s_clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
		.s_clear { display: inline-block; }
			/* Hide from IE Mac \*/ .s_clear { display: block; } /* End hide from IE Mac */
			
.e7{/* 横排小图列表 52*52 (用户头像列表) */
	clear:both;
	overflow:hidden;
}
.e7 li{
	width:60px;
	height:86px;
	float:left;
	overflow:hidden;
	padding-left:11px;
}
.e7 li a{
	display:block;
	margin:0px auto;
	text-align:center;
}
.e7 li a img{
	width:52px;
	height:52px;
	display:block;
	margin:0px auto 6px;
	padding:2px;
	border:1px solid #DDD;
}
.e7 li a:hover img{
	border:1px solid #AAA;
}


