/*****************************************************************

××××行业，政府，企业单位等的模块样式××××××××××

*****************************************************************/

/*********************************
行业模块样式
radeModel .header .labelBg1的width 宽度更具背景图片而定，高度也是
radeModel .header .labelBg2的width 宽度更具背景图片而定，高度也是
************************************/
.tradeModel{
	margin:5px 0 0 0;
	width:100%;
}
.tradeModel .header .labelBg1{
	background-image:url(professional_bg1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:700;
	width:105px;
	height:24px;
	float:left;
	text-align:center;
	margin-right:2px;padding-top:2px;
}
.tradeModel .header .labelBg2{
	background-image:url(professional_bg2.jpg);
	background-repeat:no-repeat;
	color:#999999;
	font-weight:700;
	width:105px;
	height:24px;
	float:left;
	text-align:center;
	margin-right:1px;padding-top:2px;
}
.tradeModel .content{
	clear:both;
	margin-top:2px;
	border:1px #999999 dashed;
	border-top:2px #999999 solid;
	padding:1px 5px 5px 5px;
	line-height:180%;
}
.tradeModel .imgborder{
	border:1px #CCCCCC solid;
}

/*********************************
政府模块样式
************************************/
.governmentModel{
	margin:5px 0 0 0;
	width:100%;	
}
.governmentModel .header .labelBg1{
	background-image:url(government_bg1.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:700;
	width:105px;
	height:22px;
	float:left;
	text-align:center;
	margin-right:2px;padding-top:3px;
}
.governmentModel .header .labelBg2{
	background-image:url(government_bg2.jpg);
	background-repeat:no-repeat;
	color:#999999;
	font-weight:700;
	width:105px;
	height:22px;
	float:left;
	text-align:center;
	margin-right:1px;padding-top:3px;
}
.governmentModel .content{
	clear:both;
	border:1px #ababab solid;
	padding:1px 5px 5px 5px;
	line-height:180%;
	padding-top:2px;
}
.governmentModel .imgborder{
	border:1px #CCCCCC solid;
}

/*********************************
企业单位模块样式
************************************/
.companyModel{
	margin:5px 0 0 0;
	width:100%;	
}
.companyModel .header{
	background-image:url(company_h3.jpg);
	background-repeat:repeat-x;
	height:27px;
}
.companyModel .header .labelBg1{
	background-image:url(company_bg1.jpg);
	background-repeat:no-repeat;
	color:#666666;
	font-weight:700;
	width:105px;
	height:25px;
	float:left;
	text-align:center;
	padding-top:3px;
	margin-right:1px;
}
.companyModel .header .labelBg2{
	background-image:url(company_bg2.jpg);
	background-repeat:no-repeat;
	color:#999999;
	font-weight:700;
	width:105px;
	height:25px;
	float:left;
	text-align:center;
	padding-top:3px;
	margin-right:1px;
}
.companyModel .content{
	clear:both;
	border:1px #D0D0D0 solid;
	border-top:0px;
	padding:1px 5px 5px 5px;
	line-height:180%;
	padding-top:4px;
}
.companyModel .imgborder{
	border:1px #CCCCCC solid;
}


/*****************************************************************

××××行业页面样式××××××××××

*****************************************************************/

.trade_menu{ 
margin-top:5px;
background-image:url(trade/top2.jpg);
}
.trade_menu td{
clear:both;
padding:0px;
}
.trade_menu a{ line-height:49px;}
.trade_menu .menu_active{ 
margin-left:5px;
background-image:url(trade/top3.jpg);
background-repeat:no-repeat;
width:95px; 
height:49px;
text-align:center;
font-weight:bold;
float:left;
}
.trade_menu .menu_unactive{ 
margin-left:5px;
background-image:url(trade/top4.jpg);
background-repeat:no-repeat;
width:95px; 
height:49px;
text-align:center;
font-weight:bold;
float:left;
}
/*专家页面*/
.tradeLeft_zj{ 
	float:left;
	width:635px;	
	margin:0;	
}
.tradeRight_zj{ 
	float:right;
	width:320px;	
	margin:0;
}

/*****************************************************************

××××政府页面样式××××××××××

*****************************************************************/

.government_menu{ 
margin-top:5px;
background-image:url(government/top2.jpg);
}
.government_menu td{
clear:both;
padding:0px;
}
.government_menu a{ line-height:30px;}
.government_menu .menu_active{ 
margin-left:2px;
background-image:url(government/top3.jpg);
background-repeat:no-repeat;
width:95px; 
height:28px;
text-align:center;
font-weight:bold;
float:left;
}
.government_menu .menu_unactive{ 
margin-left:2px;
background-image:url(government/top4.jpg);
background-repeat:no-repeat;
width:95px; 
height:28px;
text-align:center;
font-weight:bold;
float:left;
}

.information_menu{ 
margin-top:10px;
margin-left:50px;
float:left;
}
.information_menu a{ 
font-size:14px;
}
.tatal_info{ 
float:right;
width:150px;
margin-top:10px;
font-weight:bold;
color:green;
}


/***列表内容**/
.zj_label_list{ font-size:12px;}
.zj_label_list a { font-size:14px; }
.zj_label_list a:Link { color:blue; }
.zj_label_list a:hover {color:#565656; }
.zj_label_list .sortname{color:#787878; }
.zj_label_list td { border-bottom:1px #cdcdcd dashed; padding-top:5px;}
