#window{
	background-image : url(B_GUNNJI_NAV.png);
	background-repeat: no-repeat;
	background-position : right top;
	text-align: center;
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	width : 801px;
	height : 702px;
     
     padding-bottom : 10px;
     padding-top : -10px;
     vertical-align : super;
     position : absolute;
}
#window ol{
	font-size: 13px;
	line-height: 2.5em;
	padding-bottom: 95px;
}
window OL LI{
	background-image : url(B_GUNNJI_BUTTON.png);
	background-repeat: no-repeat;
	width : 80px;
	height: 30px;
	
	list-style-type: none;
	overflow: hidden;
     
     
     
}
#window OL LI A{
	color : maroon;
	text-decoration: none;
	display: block;
     
     
     
     
     left : -1px;
}