/*ÇöÀç±×·ì¸Þ´º*/
.idx_check{color:white;text-decoration:none;}
.idx_check:link,.idx_check:visited,.idx_check:active {color:#000000;text-decoration:none}
.idx_check:hover{color:orange;text-decoration:none;;}
.idx_bg_check{border-bottom:3px orange solid;}

/*ÀÌ¿Ü±×·ì¸Þ´º*/
.idx_uncheck{color:white;text-decoration:none;}
.idx_uncheck:link,.idx_uncheck:visited,.idx_uncheck:active {color:#000000;text-decoration:none}
.idx_uncheck:hover{color:orange;text-decoration:none;;}
.idx_bg_uncheck{border-bottom:3px #cccccc solid;}

/*ÇöÀç±×·ì¸Þ´º*/
.g_menu_check{color:white;text-decoration:none;}
.g_menu_check:link,.g_menu_check:visited,.g_menu_check:active {color:#000000;text-decoration:none}
.g_menu_check:hover{color:orange;text-decoration:none;;}
.g_menu_bg_check{border:1px orange solid;}

/*ÀÌ¿Ü±×·ì¸Þ´º*/
.g_menu_uncheck{color:white;text-decoration:none;}
.g_menu_uncheck:link,.g_menu_uncheck:visited,.g_menu_uncheck:active {color:#000000;text-decoration:none}
.g_menu_uncheck:hover{color:orange;text-decoration:none;;}
.g_menu_bg_uncheck{border:1px #ddd solid;}

/*¸Þ´º¸µÅ©ºÎºÐ*/
a.am_uncheck:link {color:black;text-decoration:none;font-size:9pt;font-family:±¼¸²}
a.am_uncheck:visited {color:black;text-decoration:none;font-size:9pt;font-family:±¼¸²}
a.am_uncheck:active{color:black;text-decoration:none;font-size:9pt;font-family:±¼¸²}
a.am_uncheck:hover{color:red;text-decoration:none;font-size:9pt;font-family:±¼¸²}

a.am_check:link{color:red;text-decoration:none;font-size:9pt;font-weight:normal;font-family:±¼¸²}
a.am_check:visited {color:red;text-decoration:none;font-size:9pt;font-weight:normal;font-family:±¼¸²}
a.am_check:active{color:red;text-decoration:none;font-size:9pt;font-weight:normal;font-family:±¼¸²}
a.am_check:hover{color:#000066;text-decoration:none;font-size:9pt;font-weight:norma;font-family:±¼¸²}

/*ÀÏ¹Ý¸Þ´º¿¡ ´ëÇÑ Å×ÀÌºíºÎºÐ*/
.l_main_uncheck {background-color:#ffffff;cursor:pointer;border-bottom:1px #E6E5E5 solid;padding:2px;padding-top:5px;height:21px}
.l_main_check {background-color:#ffffff;cursor:pointer;border-bottom:1px #E6E5E5 solid;padding:2px;height:21px;padding-top:5px;}

/*Ä«Å×°í¸®¿¡ ´ëÇÑ Å×ÀÌºíºÎºÐ*/
.l_sub_uncheck {background-color:#ffffff;padding-left:10px;padding-top:5px;cursor:pointer;border-bottom:1px #E6E5E5 solid;height:21px}
.l_sub_check {background-color:#ffffff;padding-left:10px;padding-top:5px;cursor:pointer;border-bottom:1px #E6E5E5 solid;height:21px}

/*ÀÏ¹Ý¸Þ´ºÀÇ ¾ÆÀÌÄÜ*/
.icon_main_uncheck {background: url(../img/menu_main_uncheck.gif) no-repeat 3 3;}
.icon_main_check {background: url(../img/menu_main_check.gif) no-repeat 3 3;}

/*Ä«Å×°í¸®ÀÇ ¾ÆÀÌÄÜ*/
.icon_sub_uncheck {background: url(../img/menu_sub_uncheck.gif) no-repeat 3 0;}
.icon_sub_check {background: url(../img/menu_sub_check.gif) no-repeat 3 0;}

.categoryNum{ background-color: #ffffff;color: #000000;font: 9pt ±¼¸²}

