body {
	font-family: "Arial","宋体";
	font-size: 12px;
	}
	
td {
	font-family: "Arial","宋体";
	font-size: 12px;
	color: #000000;
    line-height: 150%;
    vertical-align: top;
}


/***全局URL1***/
a {
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #108cce;
}
a:active {
	text-decoration: none;
}




/***全局URL1：如资料下载、论坛目录、新闻***/
.text1 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
	color: #000000
}
:visited.text1 {  
     text-decoration: none; 
	 color: #000000
}
:hover.text1 {  
     text-decoration: underline; 
	 color: #108cce
}
:link.text1 {  
     text-decoration: none; 
	 color: #000000
	 }


/***全局URL2：新闻发布时间及来源***/

.text2 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
	color: #999999
}










/***全局导航栏1URL***/
.top1 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
	color: #999999
}
:visited.top1 {  
     text-decoration: none; 
	 color: #999999
}
:hover.top1 {  
     text-decoration: underline; 
	 color: #666666
}
:link.top1 {  
     text-decoration: none; 
	 color: #999999
	 }


/***全局导航栏2URL***/
.top2 {
	font-family:"Arial","宋体"; 
	font-size: 14px;
	font-weight: bold;	
	color: #2e8739
}
:visited.top2 {  
     text-decoration: none; 
	 color: #2e8739
}
:hover.top2 {  
     text-decoration: underline; 
	 color: #ff6500
}
:link.top2 {  
     text-decoration: none; 
	 color: #2e8739
	 }




/***右侧URL：媒体报道***/
.r_text1 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
	color: #000000
}
:visited.r_text1 {  
     text-decoration: none; 
	 color: #000000
}
:hover.r_text1 {  
     text-decoration: underline; 
	 color: #999999
}
:link.r_text1 {  
     text-decoration: none; 
	 color: #000000
	 }




/***全局导航栏3URL***/
.foot1 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
	color: #999999
}
:visited.foot1 {  
     text-decoration: none; 
	 color: #999999
}
:hover.foot1 {  
     text-decoration: underline; 
	 color: #666666
}
:link.foot1 {  
     text-decoration: none; 
	 color: #999999
	 }



/***二级页面TOP，基本目录10个以内***/


.top3 {
	font-family:"Arial","宋体"; 
	font-size: 14px;
}
:visited.top3 {  
	color: #000000;
	text-decoration: none;
}
:hover.top3 {  
	text-decoration: underline;
	color: #108cce;
}
:link.top3 {  
	text-decoration: none;
	 }


/***二级页面TOP:当前位置***/
.top4 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
    color: #108cce;
}
:visited.top4 {  
     text-decoration: none; 
	 color: #108cce;
}
:hover.top4 {  
     text-decoration: underline; 
	 color: #666666;
}
:link.top4 {  
     text-decoration: none; 
	 color: #108cce;
	 }


/***二级页面TOP:目录多的，如论坛标签***/
.top5 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
}
:visited.top5 {  
	color: #000000;
	text-decoration: none;
}
:hover.top5 {  
	text-decoration: underline;
	color: #108cce;
}
:link.top5 {  
	text-decoration: none;
	 }









/***产品展示：亮点、产品标题；大小图片样式***/

.p_text1 {
	font-family:"Arial","宋体"; 
	font-size: 12px;
	color: #000000
}
:visited.p_text1 {  
     text-decoration: none; 
	 color: #000000
}
:hover.p_text1 {  
     text-decoration: underline; 
	 color: #999999
}
:link.p_text1 {  
     text-decoration: none; 
	 color: #000000
	 }



.p_title1 {
	font-family:"Arial","宋体"; 
	font-size: 14px;
	color: #108cce
}
:visited.p_title1 {  
     text-decoration: none; 
	 color: #108cce
}
:hover.p_title1 {  
     text-decoration: underline; 
	 color: #999999
}
:link.p_title1 {  
     text-decoration: none; 
	 color: #108cce
	 }



.img_P1{
	width:135px;
	height:95px;
border:1px #C5C5C5 solid; 
background:#ffffff;
display:block;

}

.img_P2{
	width:300px;
	height:170px;
border:1px #C5C5C5 solid; 
background:#ffffff;
display:block;
}

.img_P3{
	width:120px;
	height:85px;
border:1px #C5C5C5 solid; 
background:#ffffff;
display:block;

}



/***表格框架***/

.MainTable{
	width:100%;
    align:center;
    margin-top:1px;
    margin-bottom:0px;
}

.MainTable .td{
    align:center;
	padding-top:1px;
}


/***表格框架：全局导航栏1，2***/

.T1Table{
	width:38%;
    align:right;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:3px;
	margin-right:2px;
	overflow:hide;
}

.T1Table .head{
	height:23px;
	padding-left:5px;
	padding-top:7px;
    float:left;
	font-family:"Arial","宋体";
	font-size: 12px;
	color: #999999
}



.T2Table{
	width:89%;
    align:right;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:3px;
	margin-right:2px;
	overflow:hide;
}

.T2Table .head{
	height:40px;
	padding-left:3px;
	padding-top:7px;
	font-family:"Arial","宋体";
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}



/***表格框架I1Table：展会基本信息、新闻热点***/

.I1Table{
	width:365px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
    background:#FFFFFF;
    border:1px #999999 solid;
}

.I1Table .head{
	height:35px;
	padding-left:7px;
	padding-top:2px;
	font-family:"Arial","黑体";
    float:left;
	font-size: 16px;
	font-weight: bold;
	color: #2e8739
}


.I1Table .head_news{
	height:25px;
	padding-left:7px;
	padding-top:7px;
	font-family:"Arial","宋体";
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}


.I1Table .middle{
	padding:1px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 14px;	
    float:left;
}




/***表格框架右栏：参展参观***/
.R1Table{
	width:250px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
         background:#FFFFFF;
    border:1px #999999 solid;
}


.R1Table .head{
	height:25px;
	padding-left:10px;
	padding-top:7px;
	font-family:"Arial","黑体";
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

.R1Table .middle{
	padding:5px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}





.I2Table{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
	background:#FFFFFF;
    border:1px #2e8739 solid;
}

.I2Table .head{
	height:25px;
	padding-left:20px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

.I2Table .middle{
	padding:5px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 14px;	
    float:left;
}

.I2Table .middle2{
	padding:5px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}

.I2Table .middleForum{
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
	color: #666666
}



/***表格框架：首页广告位IADTable***/
.IADTable{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
	background:#FFFFFF;
    border:1px #999999 solid;
}

.IADTable .middle{
	padding:3px 0px 3px 3px;
}





/***表格框架右栏：报展展商、品牌推荐、媒体报道***/

.R2Table{
	width:250px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
         background:#FFFFFF;
    border:1px #999999 solid;
}

.R2Table .head{
	height:30px;
	padding-left:18px;
	padding-top:7px;
	font-family:"Arial","黑体";
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #2e8739;
}

.R2Table .middle1{
	padding:5px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}

.R2Table .middle2{
	padding:5px 1px 5px 40px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 14px;	
    float:center;
    color: #666666
}

.R2Table .middle3{
	padding:5px 1px 5px 3px;
 	line-height: 150%;
    float:center;
}


.R2Table .middle4{
	padding:10px 1px 5px 3px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 14px;	
    color: #666666
}




/***表格框架右栏：广告位***/

.R3Table{
	width:250px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
         background:#FFFFFF;
    border:1px #999999 solid;
}

.R3Table .middle{
	padding-left:7px;
	padding-top:7px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:center;
}







.I3Table{
	width:952px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:2px;
	overflow:hide;
	background:#FFFFFF;
    border:1px #666666 solid;
}

.I3Table .head{
	padding-left:10px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 20px;
	font-weight: bold;
	color: #2e8739
}

.I3Table .middle{
	padding:5px 5px 5px 5px;
 	line-height: 150%;
	font-family:"Arial","宋体";
    float:left;
}







/***表格框架：首页-产品介绍***/
.PTable{
	width:100%;
    align:center;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:2px;
}
.PTable .middle_picB{
	padding:5px 1px 5px 10px;
}
.PTable .head{
	height:25px;
	padding-top:5px;
	background:#FFFFFF;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #108cce;
}

.PTable .middle_pic{
	padding:5px 5px 2px 5px;
}

.PTable .middle_word{
	padding:1px 2px 2px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;
    float:left;
}

.PTable .middle_word2{
	padding:1px 2px 2px 25px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 14px;
    float:left;
}




.I4Table{
	width:98%;
    align:center;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:8px;
	overflow:hide;
	background:#f4fef9;
    border:1px #a6dec1 solid;
}

.I4Table .head{
	height:25px;
	padding-left:10px;
	padding-top:5px;
    float:left;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #5ec998
}

.I4Table .middle{
	padding:4px 1px 2px 10px;
 	line-height: 150%;
    float:left;
}


.I4Table .head_ex{
	height:40px;
	padding-left:10px;
	padding-top:5px;
         float:center;
	font-family:"Arial","黑体";
	font-size: 26px;
	font-weight: bold;
	color: #E77831
}

.I4Table .middle_ex{
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	padding:4px 10px 4px 20px;
 	line-height: 150%;
    float:left;
}


/***表格框架底栏***/
.B1Table{
	width:96%;
	margin-top:3px;
	margin-bottom:1px;
	margin-left:3px;
	margin-right:2px;
	overflow:hide;
}

.B3Table .middle{
	padding-left:10px;
	padding-top:7px;
    float:center;
}

.F1Table{
	width:50%;
    align:right;
	margin-top:3px;
	margin-bottom:1px;
	margin-left:3px;
	margin-right:2px;
	overflow:hide;
}

.F1Table .head{
	height:23px;
	padding-left:5px;
	padding-top:7px;
    float:left;
	font-family:"Arial","宋体";
	font-size: 12px;
	color: #999999
}








/***二级页面***/

/***二级页面目录***/
.TwoT1Table{
	width:100%;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:2px;
	overflow:hide;
}

.TwoT1Table .head{
	height:32px;
	width:90px;
	padding-left:15px;
	padding-top:5px;
	font-family:"Arial","黑体";
    float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF
}



/***二级页面目录TwoT2Table：10个以内***/
.TwoT2Table{
	margin-top:2px;
	margin-bottom:1px;
	margin-left:3px;
	margin-right:2px;
	overflow:hide;
}

.TwoT2Table .head1{
	padding-left:5px;
	padding-right:5px;
	font-family:"Arial","宋体";
    float:left;
	font-size: 14px;
}

/***二级页面目录TwoT3Table：多个，如论坛标签***/
.TwoT3Table{
	margin-top:2px;
	margin-bottom:1px;
	margin-left:3px;
	margin-right:2px;
	overflow:hide;
}

.TwoT3Table .head1{
	padding-left:3px;
	padding-right:1px;
	font-family:"Arial","宋体";
    float:left;
	font-size: 12px;
}



.TwoI1Table{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
	background:#FFFFFF;
    border:1px #2e8739 solid;
}

.TwoI1Table .head1{
	height:25px;
	padding-left:20px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

.TwoI1Table .head2{
	height:25px;
	padding-left:10px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

.TwoI1Table .middle{
	padding:5px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 14px;	
    float:left;
}

.TwoI1Table .middle2{
	padding:5px 1px 5px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}



/***当前位置：TwoI2Table ***/

.TwoI2Table{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
}

.TwoI2Table .head{
	height:22px;
	padding-left:7px;
	padding-top:2px;
	font-family:"Arial","宋体";
	font-size: 12px;
	color: #999999;
}



.TwoI3Table{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
}

.TwoI3Table .head{
	height:25px;
	padding-left:20px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

.TwoI3Table .middle{
	padding:5px 1px 8px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}


.TwoI3Table .headForum1{
	height:40px;
	padding-top:6px;
	padding-bottom:5px;
	font-family:"Arial","黑体";
	font-size: 26px;
	font-weight: bold;
	color: #108cce
}

.TwoI3Table .headForum2{
	height:25px;
	padding-left:10px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #666666
}






/***新闻页面：TwoI4Table ***/
.TwoI4Table{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
}

.TwoI4Table .head1{
	height:40px;
	padding-left:5px;
	padding-top:3px;
	font-family:"Arial","黑体";
	font-size: 20px;
	font-weight: bold;
	color: #000000
}


.TwoI4Table .head2{
	height:20px;
	padding-left:10px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 12px;
	color: #999999;
}


.TwoI4Table .head3{
	padding:5px 1px 8px 10px;
}


.TwoI4Table .middle{
	padding:5px 10px 8px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}


/***特色展区页面：AreaI1Table~AreaI4Table ***/


.AreaI1Table{
	width:698px;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
}

.AreaI1Table .head{
	height:25px;
	padding-left:20px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

.AreaI1Table .middle{
	padding:5px 1px 8px 10px;
 	line-height: 150%;
	font-family:"Arial","宋体";
	font-size: 12px;	
    float:left;
}



/***当前位置：AreaI2Table ***/

.AreaI2Table{
	width:100%;
    align:center;
	margin-top:2px;
	margin-bottom:1px;
	margin-left:1px;
	overflow:hide;
}

.AreaI2Table .head{
	height:22px;
	padding-left:7px;
	padding-top:2px;
	font-family:"Arial","宋体";
	font-size: 12px;
	color: #999999;
}


.AreaI3Table{
	width: 99%;
    align: center;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	overflow: hide;
    background: #FFFFFF;
    border: 1px #b7bbbc solid;
}


.AreaI3Table .head1{
	height:25px;
	padding:6px 3px 1px 80px;
	font-family:"Arial","黑体";
	font-weight: bold;
	font-size: 18px;
	color: #E46725
}


.AreaI3Table .head2{
	height:25px;
	padding-left:20px;
	padding-top:5px;
	font-family:"Arial","宋体";
	font-size: 14px;
	font-weight: bold;
	color: #2e8739
}

	
.AreaI3Table .middle1{
	padding:4px 3px 2px 5px;
	font-family:"Arial","宋体"; 
	font-size: 14px;
	}
	
.AreaI3Table .middle2{
	padding:4px 3px 2px 5px;
	font-family:"Arial","宋体"; 
	font-size: 12px;
	}
