@charset "utf-8";
/* CSS Document */
.navi { list-style-type: none; height: 150px; width: 198px; left: auto; top: auto; right: auto; bottom: auto; clear: none; float: left; margin: 0px; padding: 0px; 
}
.navili { list-style-type: none; margin: 0px; padding: 0px; vertical-align: middle; font: 14px/40px Georgia, "Times New Roman", Times, serif; letter-spacing: .2em; color: #993300; }
.boxmenu { margin: 0px; clear: none; float: left; height: 230px; width: 193px; }

.navili a { color: #993300; text-decoration: none; display: block; height: 40px; width: 193px; text-align: center; vertical-align: middle; font: normal 14px/40px Georgia, "Times New Roman", Times, serif; margin: 0px auto; clear: both; float: none; }

.navili a:hover { text-transform: none; color: #605432; text-decoration: none; font: bold normal 14px/40px Georgia, "Times New Roman", Times, serif; letter-spacing: .2em; background: url(../images/hover.png) no-repeat scroll center center; }

