﻿

body{
	/*background: url(../images/blue.png) repeat-x right bottom;*/
	
	background: url(../images/blue.png) repeat 0 0;	
	height:100%;
	margin: 0;
	padding: 0;

}

.d_boardhide{
	visibility:hidden;
	
}

.d_menu001{
	background: url(../images/menu001.png);	
	width:25px;
	height:350px;
	cursor:pointer;
}