@charset "utf-8";
/* CSS Document */

#content-menu { background: url(../images/bg-whole.jpg); height: 510px; }
#content-menu #wrapper { width: 700px; margin: 0 auto 0 auto; }
#content-menu #wrapper #spacer { height: 55px; width: 1px; clear: both; }
#content-menu #wrapper table { font-size: 12px; font-weight: bold; color: #e3ddca; }
#content-menu #wrapper table .gold { color: #e19b2c; }
#content-menu #wrapper table .normal { font-weight: normal; }
#content-menu #wrapper table .sub, .sub a { font-weight: normal; color: #e19b2c; font-style: italic; }
#content-menu #wrapper table .sub a:hover { font-weight: normal; color: #FFF; font-style: italic; }
#content-menu #wrapper table .add { font-weight: normal; color: #e3ddca; font-size: 11px; }
#content-menu #wrapper table .highlighted { background: #783131; }

.h2-A { height: 48px; width: 200px; background: url(../images/title02-A.jpg); float: left; }
.h2-B { height: 48px; width: 200px; background: url(../images/title02-B.jpg); float: left; }
.h2-C { height: 48px; width: 200px; background: url(../images/title02-C.jpg); float: left; }
.h2-D { height: 48px; width: 200px; background: url(../images/title02-D.jpg); float: left; }
.h2-E { height: 48px; width: 200px; background: url(../images/title02-E.jpg); float: left; }

#right-menu { float: right; width: 480px; height: 22px; text-align: right; color: #e3ddca; }
#right-menu ul { padding: 0; margin: 0; }
#right-menu li { font-size: 12px; font-weight: bold; float: right; margin: 0 0 0 20px; }
#right-menu a { color: #FF9900; }
#right-menu a:hover { color: #e3ddca; }

.white { color: #FFF; }