#index_bg{
	border-left:4px solid #0F2A50;
	border-right:4px solid #0F2A50;
	background-color: #ffffff;
	text-align:center;
	width:770px;
	margin: auto;
}

#index_top{
	width:770px;
	height:126px;
}

#index_menubg{
	background-image: url(../images/index_6.gif);
	width:770px;
	height:30px;
	font-size:9pt;
	color:#000000;
}

#index_menuicon{
	background-image: url(../images/index_4.gif);
	width:26px;
	height:30px;
	float:left;
}

#index_menudate{
	width:160px;
	font-size:9pt;
	color:#ffffff;
	float:left;
	padding-top:6px;
	padding-left: 10px;
	text-align:left;
}

#menu {
	float:right;
	width:507px;
	height:30px;
	padding: 0px;
	margin: 0px; 
}

#menu span{
	float: left; 
	margin: 0px; 
	height:30px;
  cursor: pointer;
}

#menu_home {
	background-image: url(../images/index_8.gif);
  width: 67px;
}

#menu_show {
	background-image: url(../images/index_9.gif);
  width: 91px;
}

#menu_project {
	background-image: url(../images/index_10.gif);
  width: 91px;
}

#menu_download {
	background-image: url(../images/index_11.gif);
  width: 92px;
}

#menu_expert {
	background-image: url(../images/index_12.gif);
  width: 77px;
}

#menu_webgov {
	background-image: url(../images/index_13.gif);
  width: 89px;
}

#menu_home.selected {
	background-image: url(../images/buttondown_8.gif);
  width: 67px;
}

#menu_show.selected {
	background-image: url(../images/buttondown_9.gif);
  width: 91px;
}

#menu_project.selected {
	background-image: url(../images/buttondown_10.gif);
  width: 91px;
}

#menu_download.selected {
	background-image: url(../images/buttondown_11.gif);
  width: 92px;
}

#menu_expert.selected {
	background-image: url(../images/buttondown_12.gif);
  width: 77px;
}

#menu_webgov.selected {
	background-image: url(../images/buttondown_13.gif);
  width: 89px;
}

#foot{
	background-image: url(../images/index_27.gif);
  background-repeat: repeat-x;
	width:770px;
  clear:both;
}

#foottext{
	width:770px;
	height:89px;
	text-align:center;
	font-size:9pt;
	color:#1D1D1D;
	padding-top:20px;
	line-height:22px;
}

.mini {
	font-size:9pt;
}
