/** ±âº»¸µÅ© È¿°ú **/
a:link { font-size: 9pt; font-style: normal; font-weight: lighter; color: #333333; text-decoration: none; }
a:visited { font-size: 9pt; font-style: normal; font-weight: lighter; color: #333333; text-decoration: none; }
a:hover { font-size: 9pt; font-style: normal; font-weight: lighter; color: #fe6522; text-decoration: none; }
a:active { font-size: 9pt; font-style: normal; font-weight: lighter; color: #0000ff; text-decoration: none; }

/** ¹®¼­¸µÅ©È¿°ú **/
a.n:hover { font-size: 9pt; font-style: normal; font-weight: lighter; color: #fe6522; position:relative; top:1; left:1; text-decoration: none; }

/** ¸Þ´º¸µÅ© È¿°ú **//
.menu a:link { font-size: 9pt; font-style: normal; font-weight: lighter; color: #333333; text-decoration: none; }
.menu a:visited { font-size: 9pt; font-style: normal; font-weight: lighter; color: #333333; text-decoration: none; }
.menu a:hover { font-size: 9pt; font-style: normal; font-weight: lighter; color: #fe6522; text-decoration: none; }
.menu a:active { font-size: 9pt; font-style: normal; font-weight: lighter; color: #0000ff; text-decoration: none; }

/** ¸Þ´ºÅ×ÀÌºí È¿°ú **/
.menu_td { background-color: #3399CC; color: #FFFFFF; font-weight: bolder; height: 100%; }
.menu_td a:link { background-color: #3399CC; color: #FFFFFF; font-weight: bolder; height: 100%; }
.menu_td a:hover { background-color: #6DC8EB; color: #000000;  text-decoration: none; font-weight: bolder; width: 100%; height: 100%; }
.menu_td a:visited { color:#FFFFFF; font-weight: bolder; height: 100%; }
.menu_td a:active { color:#FFFFFF; font-weight: bolder; height: 100%; }

/** °ü¸®ÀÚ¸Þ´º È¿°ú **/
.admin_td { background-color: #f2f2f2; color: #666666; font-weight: bolder; }
.admin_td a:link { color: #666666; font-weight: bolder; }
.admin_td a:visited { color: #666666; font-weight: bolder; }
.admin_td a:hover { background-color: #FFE7D7; color: #ff6600; font-weight: bolder; width: 100%; height: 100%; }
.admin_td a:active { color: #3366cc; font-weight: bolder; }

/** Å×ÀÌºí TD **/
td { font-size: 9pt; line-height: 150%; }

/** ¸Þ´ºÅ×ÀÌºí TD **/
.mtd { font-size: 9pt; line-height: 130%; }

/** ÄÞº¸¹Ú½º **/
select { font-family: "±¼¸²"; font-size: 9pt; }

/** »ó´ÜÀÌµ¿ **/
#divBottom { position: absolute; }

/** ÀÔ·Â¹Ú½º **/
.input { border-left-color: #B7B7B7; border-bottom-color: #B7B7B7; border-top-color: #B7B7B7; border-right-color: #B7B7B7; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }

/** ÅØ½ºÆ® È¿°ú **/
.text_a { color: #0223A6; font-size: 10pt; font-family: ±¼¸², ±¼¸²Ã¼, Arial, seoul, Helvetica, sans-serif; line-height: 15pt;letter-spacing: 1px; }
.text_b { color: #000000; font-size: 10pt; font-family: ±¼¸², ±¼¸²Ã¼, Arial, seoul, Helvetica, sans-serif; line-height: 15pt;letter-spacing: 1px; }

/** Text Area Box **/
.text_area{ font-size: 9pt; font-family: "µ¸¿òÃ¼"; border-right: #919191 1px solid; border-top: #919191 1px solid; overflow: hidden; border-left: #919191 1px solid; color: #000000; border-bottom: #919191 1px solid; background-color: #61E8FE; }
.text_area_a{ font-size: 9pt; font-family: "µ¸¿òÃ¼"; border-right: 0px solid; border-top: 0px solid; overflow: hidden; border-left: 0px solid; color: #000000; border-bottom: 0px solid; }

/** ÀÌ¹ÌÁö Á¤·Ä **/
.align_center_top { background-repeat: no-repeat; background-position: center top; }
.align_center_center { background-repeat: no-repeat; background-position: center center; }
.align_right_bottom { background-repeat: no-repeat; background-position:right bottom; }
.align_right_top_x { background-repeat: repeat-x; background-position: right top; }
.align_left_top { background-repeat: no-repeat; 	background-position: left top; }
.align_left_top_x { background-repeat: repeat-x; background-position: left top; }
.align_left_top_y { background-repeat: repeat-y; background-position: left top; }
.align_right_bottom_x { background-repeat: repeat-x; background-position: right bottom; }
.align_right_bottom_y { background-repeat: repeat-y; background-position: right bottom; }

/** Å×µÎ¸® »ö(RGB) **/
.border_black { border: 1 solid rgb(0, 0, 0); }
.border_gray_a { border: 1 solid rgb(150, 150, 150); }
.border_gray_b { border: 1 solid rgb(180, 180, 180); }
.border_green_a { border: 1 solid rgb(153, 204, 0); }
.border_brown_a { border: 1 solid rgb(210, 176, 142); }

/** Line Color **/
.line_color_right_a { border-right-width: 1; border-right-color: #D2D2D2; border-right-style: solid; }
.line_color_right_b { border-right-width: 1; border-right-color: #B4B4B4; border-right-style: solid; }
.line_color_right_c { border-right-width: 1; border-right-color: #f1f1f1; border-right-style: solid; }
.line_color_left_orange { border-left-width: 2; border-left-color: #F7941D; border-left-style: solid; }
.line_color_right_orange { border-right-width: 2; border-right-color: #F7941D; border-right-style: solid; }
.line_color_left_gray { border-left-width: 1; border-left-color: #B4B4B4; border-left-style: solid; }
.line_color_right_gray { border-right-width: 1; border-right-color: #B4B4B4; border-right-style: solid; }
.line_color_right_green { border-right-width: 2; border-right-color: #80BB4C; border-right-style: solid; }
.line_color_gray_a { border-left-width: 1; border-left-color: #B4B4B4; border-left-style: solid; border-right-width: 1; border-right-color: #B4B4B4; border-right-style: solid; }

/** Å×ÀÌºí °íÁ¤ **/
.table_fixed { table-layout: fixed; }
.table_word_break { word-break: break-all; }

  