/* 칼라 적용 스타일 */
.tab_menu {border:1 solid #A1A1A1; background-color: #C3C3C3; padding:0 5 0 5;}

.tab_menu1 {border:1 solid #A1A1A1; background-color: #C3C3C3;}

.tab_menu2 {border-top:2 solid #A1A1A1; border-left:1 solid #A1A1A1; border-right:1 solid #A1A1A1; border-bottom:1 solid #C3C3C3; background-color: #C3C3C3;}
.tab_menu2_1 {border-top:2 solid #DADADA; border-right:1 solid #DADADA; border-bottom:1 solid #A1A1A1; background-color: #F8F8F8;}
.tab_menu2_2 {border-top:2 solid #DADADA; border-left:1 solid #DADADA; border-bottom:1 solid #A1A1A1; background-color: #F8F8F8;}
.tab_menu2_3 {border-left:1 solid #A1A1A1; border-right:1 solid #A1A1A1; background-color: #C3C3C3;}
.tab_menu2_4 {border-left:1 solid #A1A1A1; border-right:1 solid #A1A1A1; border-bottom:1 solid #A1A1A1;  background-color: #FFFFFF;}
.tab_menu2_5 {border-top:1 dotted #A1A1A1;  background-color: #FFFFFF;}

.tab_menu3   {background-color: #A1A1A1;}
.tab_menu3_1 {background-color: #C3C3C3;}


.tab_menu4 {background-color: #A1A1A1;}
.tab_menu4_2 {background-color: #F8F8F8;}
.tab_menu4_1 {border: 1 solid #A1A1A1; border-top: 2 solid #A1A1A1; }
















/*폰트스타일*/
.text01{font-family : "돋움"; font-size: 11px; letter-spacing: -1px;}

/* 링크입니다 */
a {text-decoration: none; color: #ffffff; }
a:visited {text-decoration: none; color: #ffffff; }
a:hover {text-decoration: underline; color: #ffffff; }
a:active {text-decoration: none; color: #ffffff; }

.a1 {text-decoration: none; color: #000000; }
.a1:visited {text-decoration: none; color: #000000; }
.a1:hover {text-decoration: underline; color: #000000; }
.a1:active {text-decoration: none; color: #000000; }
