@charset "utf-8";
/* CSS Document */
body
{
	margin:0px auto;					/* 网页背景颜色 */
	font-size:12px;												/* 网页字体大小 */
	font-family:宋体, Verdana, Arial, Helvetica, sans-serif;	/* 网页字体 */
	color:#000000;												/* 网页文本颜色 */
	text-align:center;											/* 文本对齐 */
	background-image: url(images/bgg.jpg);
}

/* 一般超级链接 */
a{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}				/* 链接属性 */
a:link{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}			/* 未访问前链接属性 */
a:visited{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}		/* 已访问后链接属性 */
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}
a:hover{font-size:12px;color:#FF0000;line-height:120%;text-decoration:underline;}	/* 鼠标悬停时链接属性 */
a:active{font-size:12px;color:#FF0000;line-height:120%;text-decoration:none;}		/* 激活时链接属性 */

/* 导航菜单超级链接 */
a.menu{font-size:14px;color:#a64d35;line-height:32px;text-decoration:none; font-weight:bold;}					/* 菜单链接属性 */
a.menu:visited{ font-size:14px; color:#a64d35; line-height:32px; text-decoration:none; font-weight:bold;}
a.menu:hover{font-size:14px;color:#FF0000;line-height:32px;text-decoration:underline; font-weight:bold;}		/* 鼠标悬停时链接属性 */

/*新闻内容超级链接*/
a.news{color: #565656;text-decoration: none;}
a.news:hover {color: #565656;text-decoration: underline;}

/*产品内容超级链接*/
a.pro {color: #F5F4F4;text-decoration: none;}
a.pro:hover {color: #FFFFFF;text-decoration: none; }

/*去掉热点地图上的区域线框与超链接的线框*/
a {blr:expression(this.onFocus=this.blur())}
area {blr:expression(this.onFocus=this.blur())}



/*表格属性*/
table
{
   font-size:12px;
   line-height:18px;
   border-collapse:collapse;/*自动把相同的边框线合并*/
}

/*边距离*/
.padding {
	padding: 5px; 
}

/*白色文本*/	
.text_white {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}

/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 1.6em; 
}





table
{
	font-size:12px;
	color:#000000;
}

img
{
	border:0px;				/* 图像边框大小 */
	border-color:#000000;	/* 图像边框颜色 */
	border-style:solid;		/* 图像边框线条 */
}

biao
{
	font-size:12px;
	font-family:宋体,Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-color:#0099CC;				/* 边框颜色 */
	border-style:solid;					/* 边框线条样式 */
	border:1px;							/* 边框线条大小 */
	background-color:#DEFAFF;			/* 背景颜色 */
}

ul{margin:0px 0px 0px 15px;padding:0px;}
ol{margin:0px 0px 0px 15px;padding:0px;}
ul li{margin:0px 0px 0px 20px;padding:0px;}
ol li{margin:0px 0px 0px 20px;padding:0px;}

.title_12{color:#ff3300;font-size:12px;line-height:120%;font-weight:600;}		/* 标题字体为12像素 */
.title_14{color:#ff3300;font-size:14px;line-height:120%;font-weight:600;}		/* 标题字体为14像素 */
.title_16{color:#ff3300;font-size:16px;line-height:120%;font-weight:600;}		/* 标题字体为16像素 */
/* 灰色字 */
.text_gray12{color:#404040;font-size:12px;line-height:26px; font-weight:bold; text-decoration:none;}
a.text_gray12{color:#404040;font-size:12px;line-height:26px; font-weight:bold; text-decoration:none;}
a.text_gray12:visited{ color:#404040; font-size:12px; line-height:26px; font-weight:bold; text-decoration:none;}
a.text_gray12:hover{ color:#404040; font-size:12px; line-height:26px; font-weight:bold; text-decoration:none;}
/* 红色字 */
.text_red{ color:#a64d35;font-size:14px; font-weight:bold; text-decoration:none;}
.text_red13{ font-size:13px; color:#a64d35; font-weight:bold; text-decoration:none;}
.text_red12{ font-size:12px; color:#714701;text-decoration:none;}
a.text_red12{ font-size:12px; color:#714701;text-decoration:none;}
a.text_red12:visited{ font-size:12px; color:#714701;text-decoration:none;}
text_red12:hover{ font-size:12px; color:#FF0000;text-decoration:none;}

.text_div			/* 文本区样式 */
{ 
	font-family:arial;
	font-size: 12px;
	line-height:120%;
	color: #000000;
	background-color:#DDEDFB;
	margin: 5px;
	padding: 5px;
	width: 520px;
	border: 1px solid #0099CC; 
	clear:both;
}

.copyright		/* 版权所有文本属性 */
{
	font-size:12px;												/* 网页字体大小 */
	font-family:宋体, Verdana, Arial, Helvetica, sans-serif;   	/* 网页字体 */
	color:#000000;												/* 网页字体颜色 */
	line-height:24px;											/* 标准行高 */
	font-weight:bold;
}
.con_a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; text-decoration:none;}
.about{ font-family:"宋体"; font-size:12px; color:#333333; line-height:25px; text-decoration:none}
#bot{width:980px; height:2px; overflow:hidden; background-color:#e3a502;}
.about_a{ font-size:12px; color:#333333; line-height:28px; text-decoration:none}
