@charset "utf-8";
/* CSS Document */
body
{ 
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	
	
	background-image: url(images/index_01.jpg);
	font-size:12px;												/* 网页字体大小 */
	font-family: Arial,Verdana, Helvetica, sans-serif;	/* 网页字体 */
	color:#ffffff;												/* 网页文本颜色 */
	line-height:140%;											/* 标准行高 */
	text-align:left;											/* 文本对齐 */

}


/*导航菜单超级链接*/
a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
/*白色*/
a.leftmenu{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.leftmenu:hover {
	color: #FFCC66;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
/*更多*/
a.more {
	color: #10559C;
	font-size:11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.more:hover {
	color: #FF6600;
	font-size:11px;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.new{
	color: #EAEAEA;
	font-size:12px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
a.new:hover{
	color: #FF6600;
	font-size:12px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
/*导航菜单超级链接(阿严CSS）*/
a.mail {
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
a.mail:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
}
a.white{
	color: #F6F6F6;
	text-decoration: none;
	font-size: 12px;
}
a.white:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
}
/*翻页链接*/
a.page{color: #FF6600;text-decoration: none;}
a.page:hover {color: #CC3300;text-decoration: underline;}

/*产品内容超级链接*/
a.prolist {color:#EC8500;text-decoration: none; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
a.prolist:hover {color: #CCCCCC;text-decoration: none;  font-size:11px; font-family:Arial, Helvetica, sans-serif;}

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}

.text16_title{
	font-size:16px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	line-height:2em;
}
/*表格属性*/
table
{
   font-size:12px;
   /*line-height:22px;*/
   border-collapse:collapse;/*自动把相同的边框线合并*/
}

.text12_red{font-size:12px; color:#FF0000;}

.text12_black {
	color: #000000;
	font-size: 12px; 
	line-height: 1.5em; 
}
.text12_black_b {
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.text12_green_b{
	color: #006256;
	font-size: 15px;
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text12_black_b {
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.text12_blue {
	color: #10559C;
	font-size: 12px;
	line-height: 1.8em;
}
.text12_red_b {
	color: #990000;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
/*白色文本*/	
.text12_white {
	color: #FFFFFF;
	font-size: 12px; 
	line-height: 1.5em; 
}
.text14_white {
	color: #FFFFFF;
	font-size: 15px; 
	line-height: 1.5em; 
}
.text12_cary {
	color: #818181;
	font-size: 12px; 
	line-height: 1.5em; 
}
.text12_cheng {
	color: #FF9000;
	font-size: 12px; 
	line-height: 1.5em; 
}
/*简介文本*/	
.text12_about {
	color: #989898;
	font-size: 12px; 
	line-height: 1.8em; 
}
/*版权所有文本属性*/	
.copyright {
	color: #8A6428; 
	font-size: 12px; 
	line-height: 1.8em; 
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}
.tab {
	border: 2px solid #EFEFEF;
}
.tab1 {
	border: 1px solid #666666;
}
.lablea {
	font-size: 12px;
	margin: 1px;
	height: 18px;
	border: 1px solid #333333;
	width: 140px;
}
.lablea1 {
	font-size: 12px;
	margin: 1px;
	height: 14px;
	border: 1px solid #333333;
	width: 110px;
}
.lableb {
	font-size: 12px;
	height: 12px;
	width: 130px;
	BORDER-RIGHT: #333333 1px solid; BORDER-TOP: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-BOTTOM: #333333 1px solid
}
.lableb1 {
	font-size: 12px;
	height: 12px;
	width: 130px;
	color: #10559C;
}
