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

.headertop right {
   position:relative;
   width:300px;
   height:2px;
   padding:0 20px 0 0;
   color:#FFF;
   text-align:right;

}
.h1rfont{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:right;
	font-size:11px;
	MARGIN: 0px auto; FONT: 12px/30px Tahoma, sans-serif; FLOAT:inherit;
		
	}
#header {
   position:relative;
   width:712px;
   height:40px;
   left : 120px;
      top:18px;

}
html>/**/body #header {
   position:relative;
   width:712px;
   height:40px;
   padding:0;
   padding:0;
   margin:0;
   left : 123px;
    /*margin-top:30px;*/
  /* margin-bottom:30px;*/
}
table.menu{
	margin:0;
	width:715px;
	border:none;
    border-spacing:0;
    empty-cells:show;
	font-size:0.75em;
	
	
}
.menu1 th{
    padding:0 0 2px;
	color:#FFF;
	font-family:Century Gothic;
	text-align:center;
	height:3px;
}
.menu2 th{
	margin:0;
    padding:2px 0 0;
	color:#FFF;

	text-align:center;
}
img{
	border:none;
	
	}
a img{border:none;}
a:hover img {filter:alpha(opacity=80); /*IE用*/
-moz-opacity:0.80; /*FF用*/
opacity:0.80;}
