
body {
	margin: 0px;
	padding: 0px;
	color: #395067;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
    background-color: #C3DAE0;/*color: #558890;*/
  
}


#header_outer {
	height: 33px;

	position: relative;
	background-color: #ADC0C4;
	text-align: left;
}

#header {
    background-image: url(../images/log.gif);
	width: 774px;
	height: 63px;
	background-repeat: no-repeat;
 	background-position: left top;
    background-color: #D6DBDF;
	position: relative;
}
#header select { 
    margin-top:25px; position:absolute; z-index:2; top:5px; right:25px; width:120px; margin-left
}



#pic_outer {
	height: 181px;
	text-align: left;
	background-image: url(../images/nei_bg1.jpg);
	background-repeat: repeat-x;

}

#contain_outer {

}	





#footer_outer {
  clear:both;
	background-color: #5D666B;
	height: 40px

	
	color: #FFFFFF;
    text-align: left; 
}

#footer {
  
	width: 774px;
	background-color: #44575e;
	height: 40px!important;
	height: 38px;
	padding-top:2px;
	color: #E9FCFF;
	text-align:center;
}