html{
	text-align:left;
	background-color: #FFF;
}
body{
	width:986px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

#header{
	width:986px;
	height:200px;
	display:block;
	background-image:url(../image/blogtitle.jpg);
	}
	
#header h1{
	width:986px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	}	
	

#topbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/top.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#topbtn:hover{background-image:url(../image/toph.gif);}
	
#srbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/game.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#srbtn:hover{background-image:url(../image/gameh.gif);}
	
#guestbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/guest.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#guestbtn:hover{background-image:url(../image/guesth.gif);}

#dotsbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/dots.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#dotsbtn:hover{background-image:url(../image/dotsh.gif);}
	
#textbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/text.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#textbtn:hover{background-image:url(../image/texth.gif);}
	
#bbsbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/bbs.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#bbsbtn:hover{background-image:url(../image/bbsh.gif);}

#mailbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/mail.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#mailbtn:hover{background-image:url(../image/mailh.gif);}

#krmcbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/krmc.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#krmcbtn:hover{background-image:url(../image/krmch.gif);}	

#makebtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/make.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#makebtn:hover{background-image:url(../image/makeh.gif);}

#linkbtn{
		width:100px;
		height:25px;
		display:block;
		background-image:url(../image/link.gif);
		background-repeat:no-repeat;
		text-indent:-9999em;
		overflow:hidden;
}
#linkbtn:hover{background-image:url(../image/linkh.gif);}

#navi-in{ 
background-color: #346988
 }  


#globalNavi, #globalNavi ul { 
width:800px;
margin-left:auto;
margin-right:auto;
list-style-type:none;  
position:relative; 
z-index:5;
 }  

 
#globalNavi li  {  
float:left;  
position:relative;  
 }  
 
#globalNavi ul {  
width: 100px;  
position: absolute;  
top: 25px;    
display: none;  
 }  
 
#globalNavi ul {  
width: 100px;  
position: absolute;  
top: 25px;  
}  
 
#globalNavi ul li a {  
width: 90px;  
display: block;  
background: #007EFF ;  
padding: 5px;  
border-bottom: 1px dotted #909090;  
color: #F2F4E1;
text-decoration: none;  
} 
 
#globalNavi ul li a:hover   {  
background: #007EFF;  
color: #FCB314;  
 }  
 
#globalNavi ul li.first a   {  
background: #007EFF; 
padding: 5px;  
 } 
  
#globalNavi ul li.first a:hover {  
background: #007EFF; 
color: #FCB314;  
 }   
 
ul #navi2 li a {  
width: 90px;  
display: block;  
background: #007EFF;  
padding: 5px;  
border-bottom: 1px dotted #909090;  
color: #F2F4E1; 
text-decoration: none;  
} 
 
ul #navi2 li a:hover   {  
background: #007EFF;  
color: #FCB314;  
 }  
 
ul #navi2 li.first a   {  
background: #007EFF;  
padding: 5px;  
 } 
  
ul #navi2 li.first a:hover {  
background: #007EFF; 
color: #FCB314;  
 } 
	
#globalNavi{
margin-top:px; 
 }
 
 
ul #navi2 li.w   {  
background: #ddd;  
color: #fff;  
 } 
 
#aff{
	width:986px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}