@charset "utf-8";
/* CSS Document */
body
{
	margin-top:0px;		/* 网页上边距 */
	margin-bottom:0px;	/* 网页底边距 */
	margin-left:0px;	/* 网页左边距 */
	margin-right:0px;	/* 网页右边距 */
	background-color:#FFFFFF;					/* 网页背景颜色 */
	font-size:12px;												/* 网页字体大小 */
	font-family:"宋体", Verdana, Arial, Helvetica, sans-serif;										/* 网页文本颜色 */
}
.Arial {font-family: Arial; color:#666666;}
.Arial1 {font-family: Arial; color:#5377A7;}
.22{
	border-right-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}
.hei {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #6C6C6C;
}
.hei2 {
	font-family: "宋体";
	font-size: 12px;
	color: #670F00;
	letter-spacing: 1px;
}
.wen {
	border: 1px solid #6C6C6C;
	background-color: #3F3F3F;
	height: 18px;
	font-family: "宋体";
	font-size: 12px;
	color: #646464;
}

.xian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;

}
.xian1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #863C22;
}

.wg {
	overflow: hidden;
}
.kuang {
	border: 1px solid #D4D4D4;
}



.juh {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #5C4300;
}

p{
	text-indent: 2em;
} 
/* 一般超级链接 */
a{font-size:12px;color:#000000;line-height:120%;text-decoration:none;}				/* 链接属性 */
a:hover{font-size:12px;color:#333333;text-decoration:underline;}	/* 鼠标悬停时链接属性 */

/* 导航菜单超级链接 */
a.menu{font-size:12px;color:#B5DAF3;line-height:120%;text-decoration:none;}					/* 菜单链接属性 */
a.menu:hover{font-size:12px;color:#84A2B9;line-height:120%;text-decoration:underline;}		/* 鼠标悬停时链接属性 */

/*新闻内容超级链接*/
a.news{color: #474747;text-decoration: none; line-height:1.5em;}
a.news:hover {color: #B5DAF3;text-decoration: underline; line-height:1.5em;}

/*产品内容超级链接*/
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;
	border-collapse:collapse;/*自动把相同的边框线合并*/
	line-height: 18px;
}

/*边距离*/
.padding {
	padding: 5px; 
}
/*表格线条*/
.border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #163E6C;
}
/*白色文本*/	
.text_white {
	color: #FF0000;
	font-size: 12px; 
	line-height: 1.5em; 
}

/*版权所有文本属性*/	
.copyright {
	color: #FFFFFF; 
	font-size: 12px; 
	line-height: 1.6em; 
}

.line_bottom{ border-bottom:#cccccc 1px dotted;}



table
{
	font-size:12px;
	color:#000000;
}

img
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

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_red12{color:#ff0000;font-size:12px;line-height:120%;}
.text_red12b{color:#ff0000;font-size:12px;line-height:120%; font-weight:bold;}
.text_red14{color:#ff0000;font-size:14px;line-height:120%;}
.text_red16{color:#ff0000;font-size:16px;line-height:120%;}

/* 蓝色字 */
.text_blue12{color:#0000ff;font-size:12px;line-height:120%;}
.text_blue14{color:#0000ff;font-size:14px;line-height:120%;}
.text_blue16{color:#0000ff;font-size:16px;line-height:120%;}

/* 绿色字 */
.text_green12{color:#009900;font-size:12px;line-height:120%;}
.text_green14{color:#009900;font-size:14px;line-height:120%;}
.text_green16{color:#009900;font-size:16px;line-height:120%;}

/* 黑色字 */
.text_black12{color:#000000;font-size:12px;line-height:120%;}
.text_black14{color:#000000;font-size:14px;line-height:120%;}
.text_black16{color:#000000;font-size:16px;line-height:120%;}

/* 灰色字 */
.text_gray12{color:#999999;font-size:12px;line-height:25px;}
.text_gray14{color:#999999;font-size:14px;line-height:120%;}
.text_gray16{color:#999999;font-size:16px;line-height:120%;}

/* 白色字 */
.text_white12{color:#ffffff;font-size:12px;line-height:120%;}
.text_white14{color:#A9AAAA;font-size:14px;line-height:120%;}
.text_white16{color:#ffffff;font-size:16px;line-height:120%;}

.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:120%;											/* 标准行高 */
}

