@charset "utf-8";
/* CSS Document */
body
{ 
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	
	
	font-size:11px;												/* 网页字体大小 */
	font-family:Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#FFFBD6;												/* 网页文本颜色 */
	line-height:120%;											/* 标准行高 */
	text-align:left;											/* 文本对齐 */
	
	background:none transparent;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR:#ff9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #ECDA9F; SCROLLBAR-SHADOW-COLOR: #FB9741; SCROLLBAR-3DLIGHT-COLOR: #FB9741; SCROLLBAR-ARROW-COLOR: #ff6600; SCROLLBAR-TRACK-COLOR: #DCD3B6; SCROLLBAR-DARKSHADOW-COLOR: #ffcc66;
 
}
/*黑色字体链接*/
a.black{
	font-size:12px;
	color:#000000;
	line-height:120%;
	text-decoration:none;
	font-weight: bold;
}
a.black:hover{
	font-size:12px;
	color:#993300;
	line-height:120%;
	text-decoration:underline;
	font-weight: bold;
}

/*默认链接*/
a{font-size:12px;color:#FFFF99;line-height:120%;text-decoration:none;}
a:hover{font-size:12px;color:#FFFFFF;line-height:120%;text-decoration:underline;}
/*首页链接*/
a.home{font-size:12px;color:#FFD77B;line-height:120%;text-decoration:none;}
a.home:hover{font-size:12px;color:#33FF00;line-height:120%;text-decoration:none;}
/*menu链接*/
a.menu{font-size:13px;color:#E8E8E8;line-height:120%;text-decoration:none;}
a.menu:hover{font-size:13px;color:#FFD77B;line-height:120%;text-decoration:none;}
/*邮件链接*/
a.mail{
	font-size:12px;
	color:#FF0000;
	line-height:120%;
	text-decoration:underline;
}
a.mail:hover{
	font-size:12px;
	color:#993399;
	line-height:120%;
	text-decoration:underline;
}/*产品链接*/
a.leftpro{
	font-size:11px;
	color:#890000;
	line-height:120%;
	text-decoration:none;
	font-weight: bold;
}
a.leftpro:hover{
	font-size:11px;
	color:#993399;
	line-height:120%;
	text-decoration:underline;
	font-weight: bold;
}
/*产品链接1*/
a.leftpro1{
	font-size:11px;
	color:#581F00;
	line-height:120%;
	text-decoration:none;
}
a.leftpro1:hover{
	font-size:11px;
	color:#993399;
	line-height:120%;
	text-decoration:underline;
}
/*更多信息*/
a.more{
	font-size:11px;
	color:#FF0000;
	line-height:120%;
	text-decoration:none;
}
a.more:hover{
	font-size:11px;
	color:#CC0000;
	line-height:120%;
	text-decoration:underline;
}


table
{
   font-size:12px;
   line-height:20px;
   border-collapse:collapse;/*自动把相同的边框线合并*/
}

.text12_1 {
	color: #1D8200;
	font-size: 12px; 
	line-height: 1.8em; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}
.text12_1_1 {
	color: #1D8200;
	font-size: 12px; 
	line-height: 1.8em; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;	
}
.text12_2 {
	color: #0089D0;
	font-size: 12px; 
	line-height: 1.6em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;	

}
.text12_3 {
	color: #000000;
	font-size: 12px; 
	line-height: 1.5em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;	

}
.text12_4 {
	color: #720B00;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	 
}

/*白色文本*/	
.text12_white {
	color: #CCCCCC;
	font-size: 12px; 
	line-height: 1.5em; 
}
.text12_black {
	color: #000000;
	font-size: 12px; 
	line-height: 1.5em; 
}
.text12_black_cu {
	color: #000000;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
}
.text12_zi {
	color: #720B00;
	font-size: 12px; 
	line-height: 1.5em; 
}
.text12_white_b {
	color: #ffffff;
	font-size: 12px; 
	font-weight:bold;
	line-height: 1.5em; 
}
.text12_red_b {
	color: #CC0000;
	font-size: 12px; 
	font-weight:bold;
	line-height: 1.5em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */

}
.text14_white {
	color: #FFFFFF;
	font-size: 14px; 
	line-height: 1.5em; 
}
/*icp文字*/	
.text12_red {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}
/*版权信息*/	
.text12_copyright {
	color:#E7E7E7;
	font-size: 12px; 
	line-height: 1.8em;
} 

/*左下联系电话*/	
.text12_contact {
	color:#573E00;
	font-size: 12px; 
	line-height: 1.8em;
	}.tab {
	font-size: 12px;
	border: 1px solid #DD8F3D;
}

