/* link*/
a.menu {font-family: verdana; font-size: 9pt; font-weight: bold; text-decoration: none; color: #ffffff}
a.menu:visited {color: #30B8FF}
a.menu:hover {text-decoration: underline; color: #ff0000; font-weight: bold}

/* Form Elements */
.form_required {border:1px #3C3C3C solid; background:#B9D0A7;height:18px; font-size:9pt; font-family:verdana,seoul, Arial; color:#3C3C3C;}
.form_reg {border:1px #3C3C3C solid; background:#ffffff;height:18px; font-size:9pt; font-family:verdana,seoul, Arial; color:#3C3C3C;}
.form_comment {size:xsmall;font-family:verdana;height:50;background:#ffffff}
.table_reg {size:xsmall;font-family:verdana;color=#ffff99;font-weight:bold}
a.back {font-family: verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color=#3333cc}
a.back:visited {font-family: verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color=#6699ff}
a.back:hover {font-family: verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color=#ff0000}

a.shortcut {font-family: verdana, arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #666600}
a.shortcut:hover {text-decoration: underline; color: #ff0000}

a.browse {font-family: verdana, arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #ff0000}
a.browse:hover {text-decoration: underline; color: #ff9900}

a.more {font-family: verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color=#ffff99}
a.more:visited {font-family: verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color=#ffffff}
a.more:hover {font-family: verdana; font-size: 8pt; font-weight: bold; text-decoration: underline; color=#ff0000}


/* line*/

.linetop {  background:white; border-color: black; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.lineleft { border-color: #999999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.lineright { border-color: #999999; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.lineboth { border-color: #999999; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}


/* font */
.td{color:#333333;font-size:9pt;font-family:verdana;}
.tdbold{color:#333333;font-size:9pt;font-family:verdana;font-weight: bold;}
.menu_title{color:#000000;font-size:16pt;font-family:verdana;font-weight: bold;}
.menu{color:#000000;font-size:10pt;font-family:verdana;font-weight: bold;}
.menu_detail{color:#6F6F6F;font-size:7pt;font-family:verdana;}
.menu_price{color:#466E16;font-size:13pt;font-family:verdana;font-weight: bold;}
.tdtitle{color:#000000;font-size:12pt;font-family:verdana;font-weight: bold; background:#D9D9D9}
.text{color:#333333;font-size:9pt;font-family:verdana;}

