﻿*
{
	margin:0;
	padding:0;
	border:none;
}
/*HTML { FILTER: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) }*/
body
{
	margin: 0;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	color: #101010;
}
a
{
	
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #1e84d8;
}
#content
{
	margin: 0 auto;
	background-color: transparent;
	width: 1002px;
	text-align: left;
        overflow-x:hidden;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
.clear_float
{
	clear: both;
	font-size: 1px;
	width: 0px;
}
.list
{
	margin:0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}
.list li
{
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
}
.list li span
{
	clear: right;
	padding-right: 6px;
	float: right;
	color: #666;
	text-align: right;
}
.list li a
{
	color: #333;
	text-decoration: none;
}
.list li a:hover
{
	color: #1e84d8;
	background-color: #f7f7f7;
}
.header
{
	background-image: url(images/gov_echsys_02.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin:0 auto;
}
.mymenu
{
	padding-right: 8px;
	
	line-height: 26px;
	text-align: right;
}
.white_tit
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}
.white_tit a
{
	color: #ffffff;
}
.white_tit a:hover
{
	color: red;
}
.mainnav
{
	background-image: url(images/gov_echsys_09.gif);
	background-repeat: repeat-x;
	height: 27px;
	position: relative;
}
.mainnav ul
{
	margin:0 auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.mainnav ul li
{
	float: left;
	text-align: center;
	list-style-type: none;
}
a.f_nav
{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
	background-position: left center;
	background-image: url(images/gov_echsys_06.gif);
	background-repeat: no-repeat;
	float: left;
	width: 87px;
	line-height: 27px;
	height: 27px;
}
a.f_nav:hover
{
	color: #ff6600;
	background-position: left center;
	background-image: url(images/gov_echsys_07.gif);
	background-repeat: no-repeat;
}
.date
{
	z-index: 1;
	position: absolute;
	top: 5px;
	right:10px;
}
a.f_nav
{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	display: block;
}
a.f_nav:hover
{
	color: #ff6600;
}
.nav_link
{
	background-position: left center;
	background-image: url(images/gov_echsys_07.gif);
	background-repeat: no-repeat;
	float: left;
	width: 87px;
	line-height: 27px;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
}
.nav_link a
{
	font-weight: bold;
	font-size: 14px;
	color: #0274d0;
	text-decoration: none;
	display: block;
}
.nav_link a:hover
{
	color: #ff6600;
}

#footer
{
	margin:0 auto;
	background-color: #ffffff;
}
.foot_nav
{
	background-image: url(images/gov_echsys_83.gif);
	line-height: 29px;
	background-repeat: repeat-x;
	height: 29px;
	text-align: center;
}
.foot_info
{
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: center;
}
#menunav
{
	clear: both;
	background-position: left top;
	background-image: url(images/gov_echsys_12.gif);
	line-height: 34px;
width:1002px;
overflow:hidden;
	background-repeat: repeat-x;
	height: 38px;

}
#menunav ul
{
	margin-left: 5px;
	margin-right: 5px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	
}
#menunav ul li 
{
	float: left;	
		
}
#menunav ul li a
{
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 60px;
	height: 38px;
	text-align: center;
}
#menunav ul li a:hover
{
	background-position: center top;
	background-image: url(images/banner_a.jpg);
	background-repeat: repeat-x;
}
.ntdropmenu
{
	border-right: #fadbd9 1px solid;
	border-top: #fadbd9 1px;
	border-left: #fadbd9 1px solid;
	width: 70px;
	border-bottom: #fadbd9 1px solid;
	text-align: center;
	margin-top: -5px;
	background-image: none;
	background-color: #ccffcc;
}
.ntdropmenu a
{
	display: block;
	margin: 0px 2px;
	line-height: 24px;
	border-bottom: #efefef 1px solid;
	height: 24px;
	color: #333;
	text-decoration: none;	
}

.ntdropmenu a:hover
{
	color: #aabe04;
}





