@import url("layout.css");    /* layout css*/

/* body */
* {font-size:100%; font-family:"Tahoma","arial","verdana";}
html                {margin:0px; padding:0px;}
body,table, div, td {font-size:11px; color:#676767; font-family:Tahoma,arial,verdana;line-height:20px;}
img                 {margin:0; border:none;}
div                 {margin:0px auto; padding:0px;}
caption	            {display:none;}
.skip               {display:none; margin:0; padding:0;}
.clear              {clear:both;}
.none               {background:none;list-style:none;}


/* Link */
a:link     {color: #676767;text-decoration: none;}
a:visited  {color: #676767;text-decoration: none;}
a:active   {color: #3399CC;text-decoration: underline;}
a:hover    {color: #3399CC;text-decoration: underline;}
a.hot:link     {color: #565656;text-decoration: none;}
a.hot:visited  {color: #565656;text-decoration: none;}
a.hot:active   {color: #3399CC;text-decoration: underline;}
a.hot:hover    {color: #3399CC;text-decoration: underline;}


/* font */
.bold {font-weight:bolder;}
.bold-center {font-weight:bolder;text-align:center;list-style: none;}
.dot11 {font-size:11px; font-family:µ¸¿ò, Dotum; }
.dot14 {font-size:14px; font-family:µ¸¿ò, Dotum; letter-spacing:-1px;list-style: none;}
.dot14b {font-size:14px; font-family:µ¸¿ò, Dotum; font-weight:bold;letter-spacing:-1px; color:#333333;list-style: none;text-align:center;}
.fdot11 {font-size:11px; font-family:µ¸¿ò, Dotum; color:#FFF;}
.ldot11 {font-size:11px; font-family:µ¸¿ò, Dotum; color:#898989;}
.ver10 {font-size:10px; font-family:"verdana"; }
.ver11 {font-size:11px; font-family:"verdana"; }


/* align set*/
.center {text-align:center;overflow:auto;}
.left {float:left;}
.right {float:right;}

.btn_center {text-align:center;margin:10px 0 10px 0;}
.btn_right {text-align:right;margin:10px 0 10px 0;}
.btn_right02 {text-align:right;position:relative;margin-top:-30px;}
.btn_right03 {text-align:right;margin-right:29px;margin-bottom:15px;}

/* list */
ul {margin:0; padding:0px; border:0px;}
ol {margin:0; padding:0px; border:0px;}
li { margin:0; padding:0;}
dl, dt, dd { margin: 0; padding: 0; list-style-image:none; list-style-position:outside; list-style-type:none; border:0px;word-break : keep-all;}
br {margin:0; padding:0px;}

/* h1~h6 */
h1            {display:none;font-weight:bold; color:#33333;}
h2            {display:none;font-weight:bold; color:#33333;}
h3            {display:none;font-weight:bold; color:#33333;}

/*margin set*/
.mt0 {margin-top:0px !important;}
.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mb0 {margin-bottom:0px !important;}
.mb5 {margin-bottom:5px !important;}
.mb8 {margin-bottom:8px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb40 {margin-bottom:40px !important;}
.mb50 {margin-bottom:50px !important;}
.ml30 {margin-left:30px !important;}
.ml50 {margin-left:50px !important;}
.p01 { margin: 0; padding:5px; list-style: none; text-align:left; }
.pt  {padding-top:15px;}
.pl  {padding-left:15px;}
.pl20  {padding-left:20px;}

/* caption */
caption	{display:none;}

/* Content */
.sarr     {color:#333333;background: url(../img/common/bullet_cos.gif) no-repeat 0 6px; padding: 0 0 0 15px;font-weight:bold;}

.table01            {border-collapse:collapse;width:100%; margin:0px; border-top:2px double #7FAEDC;line-height:11px;}
.table01 tr         {text-align:center;}
.table01 th         {border: 1px solid #cccccc; padding:5px 6px 3px 6px;}
.table01 td         {border: 1px solid #cccccc; padding:5px 6px 3px 6px;}
.table01 th, .table01 thead, .table01 tfoot {background:#F1F8FE; font-weight:bold; color:#1866B2;border:1px solid #7FAEDC;}

#graybox            { background:url(../img/common/graybox_top.gif) no-repeat left top;line-height:16px;}
#graybox p          { background:none; padding: 0; margin:0;}
#graybox ul li      { padding:12px 15px 0px 15px;}

#History_tab              {}
#History_tab ul li        {float:left;padding-right:2px;margin:0;}
.bg01                     {height:90px;background:url(../img/eng/021_tbg01.jpg) left top no-repeat;}
.bg02                     {height:90px;background:url(../img/eng/021_tbg02.jpg) left top no-repeat;}
.bg03                     {height:90px;background:url(../img/eng/021_tbg03.jpg) left top no-repeat;}
.bg04                     {height:90px;background:url(../img/eng/021_tbg04.jpg) left top no-repeat;}
.bg05                     {height:90px;background:url(../img/eng/021_tbg05.jpg) left top no-repeat;}

.history_txt              {padding:0px;margin:0;}
.history_txt p            {padding:0;margin:0;}

.history_list             {width:100%;margin-bottom:4px;}
.history_list th          {text-align:left;padding:0;color:#418CB8;background:url(../img/intro/history_dot.gif) left bottom repeat-x ;}
.history_list th.end	  {border:none;}
.history_list td          {padding:6px 0 4px 0;background:url(../img/common/history_dot.gif) left bottom repeat-x;}
.history_list td.end      {border:none;}
