@charset "utf-8";
/* CSS Document */

body{}
ul, li{margin:0; padding:0; list-style:none;}

.menu_head{border-bottom: 0px solid #191919; padding-top:1px;}


.menu_body {display:none; width:284px;border-right:0px solid #998675;border-bottom:0px solid #998675;border-left:0px solid #998675; margin-left:8px;}
.menu_body li{background:#000000; font-family:Trebuchet MS; line-height: 10%;}
.menu_body li.alt{background:#000000;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px;font-weight:bold; display:block; background: url(http://www.drake-online.com/images/bul.png) left top no-repeat; padding-left:28px;}
.menu_body li a:hover{color: #896147; padding:10px 10px; font-weight:bold; background: url(http://www.drake-online.com/images/bul.png) left top no-repeat; padding-left:28px;}


.footer-misc {list-style: none; margin: 0; padding: 0; font-size: 92%; line-height: 10%; }
.footer-misc li a {  display: block; height: 23px; background: url(images/bul.png) left top no-repeat;  font-size: 11px; text-decoration: none; padding-left:28px; padding-top:0px;  margin: 0; }
.footer-misc li a:hover {  color: #3896147; display: block; height: 23px; background: url(images/bul2.png) left top no-repeat;  font-size: 11px; text-decoration: none; padding-left:28px; padding-top:0px;  margin: 0; }
.footer-misc a { line-height: 130%;  color: #ffffff;}
.footer-misc a:hover {font-size: 115%; line-height: 130%;  color: #3EA0DD;}


