body
{
	margin: 0px 0px;
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	font-family: arial, tahoma, helvetica, sans-serif;
	font-size:11px;
}
body a
{
    /*text-decoration:none;*/
    font-weight:bold;
    color:#336633;     
}
#Content
{
	width: 880px;
	margin: 0px auto; /* Right and left margin widths set to "auto" */
	text-align: left; /* Counteract to IE5/Win Hack */
}
.header
{
	border-color: Black;
	border-style: solid;
	border-width: 5px;
	width: 880px;
	height: 29px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
.banner
{
	border-color: Black;
	border-style: solid;
	border-top-style: none;
	border-width: 5px;
	width: 880px;
	height: 174px;
	background-color:#000000;
}
.banner1
{
	float: left;
	border-color: Black;
	border-width: 5px;
	width: 261px;
	height: 174px;
	border-right-style: solid;
	/*background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;*/
}
.menu
{
	border-color: Black;
	border-style: solid;
	border-top-style: none;
	border-width: 5px;
	width: 880px;
	height: 20px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	padding-top:5px;
	background-color:#000000;	
}
.maincontent
{
	
/* 
	border-color: Black;
	border-style: solid;
	border-top-style: none;
	border-width: 5px;
	display:table;
	border-bottom-style: none;
*/
	background-color:#000000;
	white-space: nowrap;
	display: block;
	padding: 5px;
	clear: none;
	float: left;
	width: 880px;
	
}
.maincontent div {
	white-space: normal;
}
.main
{
	float: left;
	width: 600px;
	height: 331px;
}

.main div
{
	white-space: normal;
}
.footer
{
	border-color: Black;
	width: 880px;
/*
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Black;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: Black;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: Black;
*/
	background-color:#000000;
	padding-left:10px;
	padding-top:4px;
	clear: both;
	display: block;
}
.footer a
{
    font-weight:normal;
}
.title
{
	color:#ffd300;
	font-size: 11px;
	font-weight:bold;
}
.textColor
{
	color:#ffd300;
	font-size: 10px;
}
.bar_dash
{
	width:607px;
	height:5px;
	background:url(../images/line.jpg) no-repeat;
	left:-2px;
	top:-10px;
	position:relative;
}
.link
{
	color:#235d37;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;	
}
.titleGreen
{
	color:#235d37;
	font-weight:bold;
	font-size:11px;
	line-height:10px;
	
}
.textGreen
{
	color:#235d37;
	font-size:11px;
	vertical-align:top;
	
}
.menuText
{
	color:#fed209;
	font-size:11px;
	/*text-decoration:none;*/
	padding-right:20px;
}
.clear
{
	clear:both;
	width:100%;
	font-size:1px;
}
.linkColor
{
	color:#ffd300;
	font-size:11px;
	text-decoration:none;
	padding-right:20px;
}
.main2
{	
	width: 880px;
	height: 100%; margin-top:-10px;
}
.main_yellow{background: #ffd300 url(../images/site_map_bg.jpg) no-repeat right top;width:880px; height:331px;overflow:hidden; }
.main_yellow img {margin: 30px 0 0 83px;}
.underConst_banner
{
    float: left;
    width: 614px;
    height: 171px;
    background-image: url(../images/news_result_banner.jpg);
    background-repeat: no-repeat;
    left: 5px;
    position: relative;
}
.underConst_banner_content
{
    float: left;
    position: relative;
    left: 315px;
    top: 75px;
    width: 210px;
    color: #ffd300;
}
