@charset "utf-8";



*	{
	margin : 0;
	padding : 0;
}


body	{
	background-color : #000000;
}


div#top_wrapper	{
	margin-top : 20px;
	width : 966px;
	margin-right : auto;
	margin-left : auto;
}


h1	{
	width : 966px;
	height : 600px;
	overflow : hidden;
	text-indent : -10000px;
	background-repeat : no-repeat;
	background-image : url(/static/new/img/index/top.jpg);
}

div#top_menu	{
	width : 966px;
	height : 50px;
	overflow : hidden;
	margin-right : auto;
	margin-left : auto;
}

div#top_menu_left	{
	width : ;
	float : left;
}

div#top_menu_left span	{
	display : block;
	overflow : hidden;
	height : 50px;
	text-indent : -10000px;
	float : left;
}

div#top_menu_left span a	{
	display : block;
	overflow : hidden;
	height : 50px;
	text-indent : -10000px;
	background-repeat : no-repeat;
}

div#top_menu_left span#top_menu_list a	{
	width : 112px;
	background-image : url(/static/new/img/index/list.gif);
}

div#top_menu_left span#top_menu_list a:hover	{
	width : 112px;
	background-image : url(/static/new/img/index/list_over.gif);
}

div#top_menu_left span#top_menu_map a	{
	width : 113px;
	background-image : url(/static/new/img/index/map.gif);
}

div#top_menu_left span#top_menu_map a:hover	{
	width : 113px;
	background-image : url(/static/new/img/index/map_over.gif);
}

div#top_menu_left span#top_menu_statistics a	{
	width : 173px;
	background-image : url(/static/new/img/index/statistics.gif);
}

div#top_menu_left span#top_menu_statistics a:hover	{
	width : 173px;
	background-image : url(/static/new/img/index/statistics_over.gif);
}

div#top_menu_left span.top_menu_space	{
	display : block;
	overflow : hidden;
	height : 50px;
	width : 34px;
	text-indent : -10000px;
	background-repeat : no-repeat;
}

div#top_menu_left span.top_menu_space img	{
	display : block;
	overflow : hidden;
	height : 36px;
	width : 34px;
	text-indent : -10000px;
	background-repeat : no-repeat;
}
