/*menu &amp; path start*/
#menu { float:left; width:60%; text-align:left; }
#path { float:right; width:30%; text-align:left; border:0px solid #000000; }
div#path ul { width:10em; }
div#path li { border-left:1px solid #c66000; }
div#path a { font-size:0.8em; text-decoration:none; font-weight:300; }
#selfpath { font-size:0.8em; color:#c1c1c1; background-color:#ffffff; text-decoration:none; }
div#menu ul { list-style-type:none; margin:0px 5px; padding:0px; width:22em; }
div#menu li { float:left; text-align:center; margin:0px 10px; }
div#menu a { display:block; font-size:0.8em; text-decoration:none; font-weight:300; color:#ffffff; background-color:#c66000; }
.orange_back { width:26em; height:1.0em; color:#ffffff; background-color:#f7d8b4; margin:0px 10px 0px 5px; }
.orange_middle { width:23.5em; height:1.0em; color:#ffffff; background-color:#eaa74f; margin:0px 10px 0px 5px; }
.orange_front { width:22em; height:1.0em; color:#ffffff; background-color:#c66000; margin:0px 5px; border-left:1px solid #fbb000; border-right:1px solid #fbb000; }
/*menu &amp; path end*/
