/*页面全局定义*/
body{
margin:0px;
font-size:12px;
font-family:Arial, "宋体";
color:#000;
line-height:18px;
}

/*层,表格,单元格的样式定义*/
div,table,td{
margin:0px;
font-size:12px;
color:#000;
line-height:18px;
}

p { text-indent: 2em}

/* 链接部分 */
a:link,a:visited {font-size:12px;text-decoration:none;color:#666}
a:hover{color:#007A4A;text-decoration: underline;}
/* 全局文字链接属性*/


/* ----------------------------表单部分*/
.input {
	height: 18px;
	width: 107px;
	color:#06710B;
	font-size:12px;
	line-height: 16px;
	background-image: url(../Images/inputBG.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}/* 控制文本字段属性，边线粗细，背景色等等；其中的color用来指定输入文本颜色*/

.button {
	color: #000000;
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	height: 18px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}/*控制提交按钮样式*/

.select{
	color:#310800;
	width:170px;
	margin-right: 1px;
	margin-bottom: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-color: #F2F2F2;
}/*  控制下拉列表属性，边线粗细，背景色,文本颜色*/

.dian {
	background-image: url(../Images/d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}/*首页点点线*/


/* 首页新闻时间的样式*/
.orange {font-size: 12px;COLOR:#ff6600;}	
.orange A:link {COLOR:#ff6600;}
.orange A:visited {COLOR:#ff6600;}
.orange A:hover {COLOR:#007A4A;}

/* -----------------------------二级样式定义*/
.left_d{
	background-image: url(../Images/left_d.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}/* 二级左侧点点线.*/

.right_d{
	background-image: url(../Images/dian_right.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}/*右侧的点点线*/
.center_d{
	background-image: url(../Images/dian_right.gif);
	background-repeat: repeat-x;
	background-position: center;
}/*中部的点点线*/
.leftnav {font-size: 12px;COLOR:#007A4A;font-weight: bold;}	
.leftnav A:link {COLOR:#007A4A;}
.leftnav A:visited {COLOR:#007A4A;}
.leftnav A:hover  {COLOR:#ff6600;}
/* 二级左侧导航样式.*/
.green {font-size: 12px;COLOR:#007A4A;}	
.green A:link {COLOR:#007A4A;}
.green A:visited {COLOR:#007A4A;}
.green A:hover  {COLOR:#ff6600;}
/* 当前位置绿色.*/
.greenx{
	color:#007A4A;
	text-decoration: underline;
}
a.greenx,a.greenx:visited,a.greenx:active{
color:#007A4A;
text-decoration: underline; font-weight:normal;
}
a.greenx:hover{
color: #ff6600;font-weight:normal;
}

.news {font-size: 12px;COLOR:#1B1B1B;}	
.news A:link {COLOR:#1B1B1B;}
.news A:visited {COLOR:#1B1B1B;}
.news A:hover {COLOR:#007A4A;text-decoration: underline;}
/* 新闻链接样式.*/

.newsR {font-size: 12px;COLOR:#1B1B1B;line-height: 14px;}	
.newsR A:link {COLOR:#1B1B1B;}
.newsR A:visited {COLOR:#1B1B1B;}
.newsR A:hover {COLOR:#1B1B1B;}
/* 新闻右侧链接样式.*/

.enfoot{
	color:#007A4A;
	font-size: 11px;
}
a.enfoot,a.enfoot:visited,a.enfoot:active{
color:#007A4A;
	font-size: 11px;
text-decoration: underline;
}
a.enfoot:hover{
color: #ff6600;
	font-size: 11px;
}
/* 黑色下划线链接样式.*/
.news_link{
	color:#000000;
	font-size: 12px;
}
a.news_link,a.news_link:visited,a.news_link:active{
color:#000000;
	font-size: 12px;
text-decoration: underline;
}
a.news_link:hover{
color: #333333;
	font-size: 12px;
	text-decoration: none;
}
/* 11号字的绿色链接样式，鼠标移上去有线.*/
.enfoota{
	color:#007A4A;
	font-size: 11px;
}
a.enfoota,a.enfoota:visited,a.enfoota:active{
color:#007A4A;
	font-size: 11px;
}
a.enfoota:hover{
color: #ff6600;
	font-size: 11px;
}
/* 11号字的绿色链接样式，鼠标移上没有线.*/
.enfoot1{
	color:#666666;
	font-size: 11px;
}
a.enfoot1,a.enfoot1:visited,a.enfoot1:active{
	color:#666666;
	text-decoration: underline;
	font-size: 11px;
}
a.enfoot1:hover{
	color: #007A4A;
	font-size: 11px;
}
/* 首页脚部样式移上有线.*/
.enfoota1{
	color:#666666;
	font-size: 11px;
}
a.enfoota1,a.enfoota1:visited,a.enfoota1:active{
color:#666666;
	font-size: 11px;
}
a.enfoota1:hover{
color: #007A4A;
	font-size: 11px;
}
/* 首页脚部样式.*/
.BORDright10{
	padding-right: 10px;
}
/*  右对齐空10象素.*/
.tdW24{
	width: 24px;
}
/*TD宽２4象素.*/
.tdHG{
	height: 4px;
}
/* 表格高度为4象素.*/
.tdHG30{
	height: 30px;
}
/* 表格高度为30象素.*/
.font14orangeB{
	font-size: 14px;
	font-weight: bold;
	color: #FF8100;
}

/* 表格高度为30象素.*/
.font12greenhui{
	font-size: 12px;
	color: #2F5747;
}
/* 12号灰绿*/
.en11orangeB{
	font-size: 11px;
	font-weight: bold;
	color: #FF8100;
	text-transform: uppercase;
	font-family: Arial;
}/* 1１号字橙色粗体*/

.font14B{
	font-size: 14px;
	font-weight: bold;
	color: #1B1B1B;
}/* 新闻详细页标题样式14号字粗体*/

.enfont10{
	font-size: 10px;
	color: #949494;
}
/* 相关的英文样式10号字*/
.bottomX2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFD6E0;
}
/* 下向为2个象素灰色的线*/
.bottomX1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFD6E0;
}/* 下向为1个象素灰色的线*/
.bottomXG{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02A028;
}
/* 下向为1个象素绿色的线*/
.hui {font-size: 12px;COLOR:#666;}	
.hui A:link {COLOR:#666;}
.hui A:visited {COLOR:#666;}
.hui A:hover {COLOR:#007A4A;}
/* 灰色的字体样式*/
.white {font-size: 12px;COLOR:#fff;}	
.white A:link {COLOR:#fff;}
.white A:visited {COLOR:#fff;}
.white A:hover {COLOR:#fff;}
/* 白色的字体样式*/
.ProductsBG{
	background-image: url(../Products/Images/BG.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 142px;
	width: 142px;
}/* 产品的背景*/
.links{
	background-image: url(../Tech/Images/BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
}/*友情链接的背景*/
.blackB{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}/*黑色字体样式带线的*/
.tdxiaX{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0E8CF;
	padding-bottom: 2px;
}/* 表格下高划线*/
.imgK{
	border: 1px solid #C9D6CC;
	padding: 2px;
}

.map{
	color:#000000;
	text-decoration: underline;
}
a.map,a.map:visited,a.map:active{
	color:#000000;
	text-decoration: underline;
}
a.map:hover{
	color: #007A4A;
}

.tdbg1{
	background-image:url(../Human/Images/tdBG1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}

.tdbg1 A:link {font-size: 14px;COLOR:#ffffff;padding-left: 28px; font-weight:bold;}
.tdbg1 A:visited {font-size: 14px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}
.tdbg1 A:hover {font-size: 14px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}

.tdbg2{
	background-image:url(../Human/Images/tdBG2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
} /* 招聘流程背景图*/

.tdbg2 A:link {font-size: 14px;COLOR:#ffffff;padding-left: 28px; font-weight:bold;}
.tdbg2 A:visited {font-size: 14px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}
.tdbg2 A:hover {font-size: 14px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}
/* 招聘流程背景图*/
.zpbg{
	background-image:url(../Human/Images/zaopingBG1.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 33px;
}

.zpbg A:link {font-size: 12px;COLOR:#ffffff;padding-left: 22px; font-weight:bold;}
.zpbg A:visited {font-size: 12px;COLOR:#ffffff;padding-left: 22px;font-weight:bold;}
.zpbg A:hover {font-size: 12px;COLOR:#ffffff;padding-left: 22px;font-weight:bold;}

.zpbg1{
	background-image:url(../Human/Images/zaopingBG1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
}

.zpbg1 A:link {font-size: 12px;COLOR:#ffffff;padding-left: 28px; font-weight:bold;}
.zpbg1 A:visited {font-size: 12px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}
.zpbg1 A:hover {font-size: 12px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}

.zpbg2{
	background-image:url(../Human/Images/zaopingBG2.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 33px;
} /* 招聘信息背景图*/

.zpbg2 A:link {font-size: 12px;COLOR:#ffffff;padding-left: 28px; font-weight:bold;}
.zpbg2 A:visited {font-size: 12px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}
.zpbg2 A:hover {font-size: 12px;COLOR:#ffffff;padding-left: 28px;font-weight:bold;}
/* 招聘信息背景图*/
.right_xx{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #007A4A;
}
/* 右侧虚线*/
