@charset "UTF-8";
/* CSS Document */

.menu1 {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: right;
}
.menu1 li {
	list-style: none;
	display:inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu1_firstmenu1 a {
	text-decoration: none;
	color:#333;
	margin: 0px 0px 0px 0px;
	
}
.menu1_firstmenu1 a:hover,
.menu1_firstmenu1 a:focus,
.menu1_firstmenu1 a:active {
	color:#009EE0;
}

.menu1_firstmenu2 a {
	text-decoration: none;
	color:#333;
	margin: 0px 0px 0px 0px;
	
}
.menu1_firstmenu2 a:hover,
.menu1_firstmenu2 a:focus,
.menu1_firstmenu2 a:active {
	color: #009EE0;
}
