/*:::::::::::::::页面基本CSS:::::::::::::::::::::::::::::*/
body {	
	font-size:12px;
	font-family:宋体;
	margin: 0px;
	background:url(index_bg.jpg);
	color:#333333;
}

a{ text-decoration: none; color: #333333}				/*标准链接样式*/
a:hover { text-decoration: underline}					/*标准链接样式*/
a.one:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.one:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.two:link {
	color: #2F7E11;
	text-decoration: none;
}
a.two:visited {
	color: #2F7E11;
	text-decoration: none;
}
.td {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: none;
}
.copy{ color:#333333; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.color_red { color: #FF0000}
.line_h24{ line-height:24px;}

.news{ width:96%; text-align:left; line-height:24px;}

#Container{
width:100%; margin:0 auto;
}
#Header{
width:1002px; margin:0 auto;
}

#top_flash{
width:1002px; height:186px; margin:0 auto;
}

#top_nav{ width:1002px; height:40px; margin:0 auto; background: url(enshi_zw_r2_c1.jpg); line-height:40px; text-align:center}

#top_nav1{ width:767px; height:40px; float:left; font-weight:bold; color:#fff; font-family: "黑体"; font-size:14px;}
#top_nav1 a:hover{ color:#EE4204}
#top_nav1 a:active{ color:#fff;}
#top_nav1 a:visited{ color:#fff;}
#top_nav1 a:link{ color:#FFFFFF}
#top_nav2{ width:235px; height:40px; float:left; font-weight:bold; color:#EE4204; }
#top_nav2 a{color:#EE4204}
.color_orange{ color:#E22A01; line-height:24px;}

.bottom_line{ width:1002px; height:7px; background-color:#FFFFFF; margin:0px auto}
.bottom_about,.bottom_about a{ width:1002px; height:28px; background-image:url(enshi_index_r53_c1.jpg); margin:0 auto; text-align:center; line-height:28px; color:#FFFFFF; clear:both;}
.bottom_copyright{ width:1002px; height:95px; margin:0 auto; line-height:24px; background:#F3F3F3;}
.bottom_copyright1{ width:291px; height:95px; text-align:center; float:left}
.bottom_copyright2{ width:80px; height:95px; text-align:center; float:left}
.bottom_copyright3{ width:600px; height:95px; float:left; }
.table_bd{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FE7726;
	border-right-color: #FE7726;
	border-bottom-color: #FE7726;
	border-left-color: #FE7726;
}

.title_blod{ font-size:12px; font-weight:bold; color:#FFFFFF}
.title_blod a{  color:#FFFFFF}