﻿body {
background-color: #FFFFFF;
}

.v-menu-body {
font-size: 11px;
line-height: 13px;
color: #996600;
background-color: #FFCD81;
border: solid 1px #EEEECC;
border-top: none;
padding: 6px;
}

.box {
background-image: url(../Img/bg/bg-orange-top.gif);
background-repeat: repeat-x;
text-align: center;
font-size: 12px;
color: #660000;
line-height: 15px;
padding: 10px 15px 5px 15px;
background-color: #FFFFFF;
}

#content-box {
background-color: #FFFFFF;
background-image: url(../Img/bg/bg-orange-top.gif);
background-repeat: repeat-x;
}

#bottommenu-color {
background-image: url(../Img/bg/bg-orange-side.gif);
background-repeat: repeat-y;
background-color: #ffff00;
}
