.header{height:60px; width:80%; margin-right:auto; margin-left:auto; position:relative;}

.top_tail {background-image:url(../img/top_tail.png); background-repeat:repeat; height:60px; margin-right:0px; margin-left:0px; margin-top:0px; margin-bottom:0px; width:auto; padding:0px; z-index:1;}

.logo {display:block; float:left; height:48px; margin-top:10px; border:none; outline:none; z-index:2; }
.logo img { border:none; outline:none; margin:0; padding:0; border:none;}
a {color:#666; text-decoration:none}
a:hover {color:#929395; text-decoration:none;}

.menu_ana {margin-right:auto; margin-left:auto; height:35px; width:80%; display:table; table-layout:fixed}
#menu_ana_div {display:table-cell; height:35px; width:32%; background-image:url(../img/menu_off.jpg); background-repeat:repeat; }
.menu_ana a{
	line-height:35px;
	width:100%;	
	height:100%; 
	display:inline-block; 
	background-image:url(../img/menu_off.jpg); 
	background-repeat:repeat; 
	text-align:center; 
	vertical-align:middle; 
	color:#ffffff; 
	font-size: 14px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
.menu_ana a.on{background-image:url(../img/menu_on.jpg); background-repeat:repeat;}
.menu_ana a:hover {background-image:url(../img/menu_on.jpg);}

.menu {
	float:right;
	height:20px;
	margin-top:40px;
	margin-right: 2px;
	padding-right: 10px;
	font-size: 12px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
}
.menu a {color:#666; text-decoration:none}
.menu a:hover {color:#000000; text-decoration:none;}

.playIt {position: fixed; bottom: 0; right: 0; z-index:200; cursor:pointer;}