/*
----------------------------------------------------------------
bottom_text
----------------------------------------------------------------
*/
.bottom_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 16px;
    color: #736D44;
}
.bottom_text A:link {
    color: #736D44;
}
.bottom_text A:visited {
    color: #736D44;
}
.bottom_text A:active {
    color: #736D44;
}
.bottom_text A:hover {
    color: #990000;
}
/*
----------------------------------------------------------------
copyright 
----------------------------------------------------------------
*/
.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #736D44;
}
/*
----------------------------------------------------------------
main_text 
----------------------------------------------------------------
*/
.main_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #666633;
}
/*
----------------------------------------------------------------
main_title 
----------------------------------------------------------------
*/
.main_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:bold;
    line-height: 17px;
    color: #666633;
}
/*
----------------------------------------------------------------
menu_title 
----------------------------------------------------------------
*/
.menu_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight:bold;
    line-height: 18px;
    color: #666633;
}
.menu_title A:link {
    text-decoration: none;
    font-size: 16px;
    font-weight:normal;
    color: #990000;
}
.menu_title A:visited {
    text-decoration: none;
    font-size: 16px;
    font-weight:normal;
    color: #990000;
}
.menu_title A:active {
    text-decoration: none;
    font-size: 16px;
    font-weight:normal;
    color: #990000;
}
.menu_title A:hover {
    text-decoration: none;
    font-size: 16px;
    font-weight:normal;
    color: #666633;
}
/*
----------------------------------------------------------------
menu_text 
----------------------------------------------------------------
*/
.menu_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #666633;
}
/*
----------------------------------------------------------------
menu_item 
----------------------------------------------------------------
*/
.menu_item {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height: 14px;
    color: #666633;
}
/*
----------------------------------------------------------------
menu_item_english 
----------------------------------------------------------------
*/
.menu_item_english {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    line-height: 14px;
    color: #666633;
}
/*
----------------------------------------------------------------
menu_price 
----------------------------------------------------------------
*/
.menu_price {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: italic;
    font-weight:bold;
    line-height: 14px;
    color: #990033;
}
/*
----------------------------------------------------------------
def 
----------------------------------------------------------------
*/
.def {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height: 17px;
    color: #666633;
}
/*
----------------------------------------------------------------
bottom_title 
----------------------------------------------------------------
*/
.bottom_title {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 22px;
    line-height: 24px;
    color: #CCCC99;
}
/*
----------------------------------------------------------------
quote_text 
----------------------------------------------------------------
*/
.quote_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 17px;
    color: #666633;
}
/*
----------------------------------------------------------------
quote_source 
----------------------------------------------------------------
*/
.quote_source {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    line-height: 17px;
    color: #666633;
    float:right;
}
/*
----------------------------------------------------------------
bottom_nav 
----------------------------------------------------------------
*/
.bottom_nav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 17px;
    color: #CCCC99;
}
.bottom_nav A:link {
    text-decoration: none;
    color: #CCCC99;
}
.bottom_nav A:visited {
    text-decoration: none;
    color: #CCCC99;
}
.bottom_nav A:active {
    text-decoration: none;
    color: #CCCC99;
}
.bottom_nav A:hover {
    text-decoration: none;
    color: #FFFFCC;
}
