@charset "UTF-8";
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,table,th,tr,form
	 { margin : 0 ; padding : 0 ; font-size : 100% ; }

.class { clear : both ; }
.clear hr { display : none ; }


body { 
	margin : 0px ;
	padding : 0px ; 
	text-align : center ; 
	background : url(/09img/bg.gif) ; 
	background-attachment : fixed ; 
	 }
.qNavi {
	position:relative; top:0px; z-index:1;   
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	width : 800px ;   
	height : 20px ;   
	overflow : visible ;   
	background : #050080 ; 
	 }
.qNavi li { list-style : none ; width : 160px ; float : left ; }
.qNavi li a {  
	display : block ;   
	line-height : 20px ; 
	text-align : center ;   
	font : bold 12px/20px sans-serif ; color : #fff ; 
	 }
.qNavi li a:hover { background : #66c ; }

