@charset "utf-8";
/* 해피정닷컴 ( http://www.happyjung.com ) */
body {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image:url(/v3/img/common/bg.jpg); background-repeat:no-repeat; background-position:top left;
	color: #363636;
	line-height:20px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: "돋움","굴림", Arial, Helvetica, sans-serif ;
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #606060;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #808080;
}

td { 
  font-size: 12px;
  line-height: 20px;
  color: #414141;
}

/*    */
a:link { text-decoration: none; color: #000000; }
a:active { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #A2002E; }

/* 상단 메인메뉴 */
.hp_menu_main { color: #333333; font-size:12px; text-decoration: none; }
a:link.hp_menu_main { color: #333333; text-decoration: none; }
a:active.hp_menu_main { color: #333333; text-decoration: none; }
a:visited.hp_menu_main { color: #333333; text-decoration: none; }
a:hover.hp_menu_main { color: #ff6c16; text-decoration: none; }

/* 왼쪽 서브메뉴 */
.hp_menu_sub { color: #333333; font-size:12px; text-decoration: none; }
a:link.hp_menu_sub { color: #333333; text-decoration: none; }
a:active.hp_menu_sub { color: #333333; text-decoration: none; }
a:visited.hp_menu_sub { color: #333333; text-decoration: none; }
a:hover.hp_menu_sub { color: #ff6c16; }

.hp_menu_sub_ov { color: #5896db; font-size:12px; text-decoration: none; font-weight:bold; }
a:link.hp_menu_sub_ov { color: #5896db; text-decoration: none; font-weight:bold; }
a:active.hp_menu_sub_ov { color: #5896db; text-decoration: none; font-weight:bold; }
a:visited.hp_menu_sub_ov { color: #5896db; text-decoration: none; font-weight:bold; }
a:hover.hp_menu_sub_ov { color: #FFFF00; font-weight:bold; }

/* 최근게시물 (2006/04/09) */
.hp_main_news { color: #6C6C6C; font-size:11px;  }
a:link.hp_main_news { color: #6C6C6C; text-decoration: none; font-size:11px;}
a:active.hp_main_news { color: #6C6C6C; text-decoration: none; font-size:11px;}
a:visited.hp_main_news { color: #6C6C6C; text-decoration: none; font-size:11px;}
a:hover.hp_main_news { color: #000000; text-decoration: none; font-size:11px;}

.leftmenu_title { padding: 10px 0 15px 0; }

/* 현재위치 */
.hp_course1 { font-size:11px; letter-spacing:-1px; color:#333333; text-align:right}
.hp_course2 { letter-spacing:-1px; color:#333333; font-weight:bold}

/*  하단 Copyright  */
.hp_copy { color: #363636; font-size:11px; text-decoration: none; }
a:link.hp_copy { color: #363636; text-decoration: none; }
a:active.hp_copy { color: #363636; text-decoration: none; }
a:visited.hp_copy { color: #363636; text-decoration: none; }
a:hover.hp_copy { color: #B8B8B8; text-decoration: underline; }

/*  input  */
.hp_input { Background-color: #ffffff; Border: 1px solid ; Border-color: #CACACA; color: #000000; font-size: 12px; }

  .history_bg1 { background-image:url(/v3/img/company/history_bg1.gif); background-position:bottom; background-repeat:repeat-x; line-height:29px; padding-left:3px; }
  .history_bg2 { background-image:url(/v3/img/company/history_bg2.gif); background-position:bottom; background-repeat:repeat-x; line-height:29px }

