
body { background-image: url(images/p_bg.gif); margin: 0; }
.left { color: #4c674c; background-image: url(images/left_bg.jpg); background-repeat: repeat-x; }
td { color: #3f3f3f; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.menu { margin-top: 50px; }
.menu a { color: #3f3f3f; font-size: 12px; font-weight: bold; line-height: 23px; background-image: url(images/menu_bg.gif); background-repeat: no-repeat; text-decoration: none; padding-left: 30px; display: block; }
.menu a:hover { color: #4c674c; background-image: url(images/menu_h_bg.gif); background-repeat: no-repeat; text-decoration: none; }
.sub_left { margin-top: 30px; padding-right: 12px; padding-left: 40px; }
.sub_right { margin-top: 10px; padding-right: 12px; }
a { color: #4c674c; text-decoration: none; }
a:hover { color: #3f3f3f; text-decoration: underline; }
.cupon { border: dashed 1px black; }
.cupon_f { border-right: 1px dashed black; }
.footer { line-height: 25px; background-color: black; }
.footer_left { color: white; font-size: 11px; font-weight: bold; padding-left: 12px; }
.footer_right { color: #31a72e; font-size: 11px; padding-right: 12px; }
.footer_right a { color: silver; text-decoration: none; }
.footer_right a:hover { color: silver; }
