@import url("/css/comm/layout.css");
@import url("eng_old_style.css");

body{
  font-size: 11px;
	font-family: verdana, sans-serif;
 }
td,th{
  font-size:11px;
}
#header h2{ 
  position:absolute;
  top:34px;
  left:175px;
}
#header #lang-menu{
  position:absolute;
  top:10px;  
  left:734px;
}
#header #site-menu{
  position:absolute;
  top:11px;
  left:616px;
}
#header #site-menu img{margin-top:3px;}
#header #global-menu{
  position:absolute;
  top:42px;
  left:353px;
}
#body-wrapper #linemap{
  font-size: 10px;
}
#body-content h2{
   background: url(/img/eng/common/blt_h2.gif) no-repeat 0 5px;
}
#body-content{
  padding: 12px 0 50px 205px;
}
#body-content h1{
  padding-bottom:4px;
}
#util-menu{
  top:166px;
}
.fig1 dt,
.fig2 dt{/*gray BIG bult */
  background: url(/img/common/bult_dep3.gif) no-repeat 0 4px;
}
.fig1 dt span.tit,
.fig2 dd dl dt span.tit{
  color:#6d50ac;
}
.fig2 dd dl dt{/*gray SMALL bult */
  background: url(/img/common/bult_dep4.gif) no-repeat 7px 6px;
}
.fig3 dt{/*gray SMALL bult */
  background: url(/img/common/bult_dep4.gif) no-repeat 7px 6px;
  color:#6d50ac;
}
#footer div.family{ 
  border-top:1px solid #E0E0E0;
  border-bottom:1px solid #FFFFFF;
  padding:10px 0 15px 0;
}
#footer div.logo{
	position:absolute;
  top:10px;
  left:12px;
}
#footer div.qna{
  position:absolute;
  top:11px;
  left:457px;
}
#footer div.global-net{
  position:absolute;
  top:11px;
  left:522px;
}
li img {
	vertical-align: top;	/* for IE imge margin */
}

/*font type
===============================*/
.aboutyear {font-size:14px; font-weight: bold; color:#4F66D1; }
.pop_tit {font-size:14px; font-weight: bold; color:#ffffff; }

.menu-box{
border:4px solid #e3e3e3;padding:5px 12px 5px 12px;background:#FFFFFF;margin-bottom:20px
}

/*color type 
===============================*/
.pointorg,
.tex_07,
.point {color:#FF8A00;}
.point2 {color:#6d50ac;}
.prodColor {color:#6D50AC; font-weight: bold; }

 
/*font  align type
===============================*/
.ftleft { text-align:left;} 
.ftright { text-align:right;} 
.ftcenter { text-align:center;} 


/* ¸ÞÀÎ°ü·Ã 
===============================*/

#center{
  width:490px;float:left  
} 
#side-right{
  width:165px;  
  float:right;
  margin:0px;
  padding:0px;
}

#side-right div{
  padding-bottom:10px;
} 


#side-right ul.wn li{
  link-style:none;
  border:0px;
  padding:0px;
  margin:0px;  
} 

#news{
  clear:both;
  margin-bottom:20px;
}
#news div.head{
  border-bottom:1px solid #E0E0E0;padding:0 0 5px 0;
}
#news ul{
  margin-top:10px;
}
#news li{
  background:url(/img/eng/main/blt01.gif) no-repeat 0 8px;
  padding-left:7px;
}
#news li span.list{float:left}
#news li span.date{float:right}


/* vertically table 
===============================*/

table.gridV {
	width: 100%;
  	border-left:1px solid #D8D8D8;
  	border-right:1px solid #D8D8D8;
	border-top:2px solid #9895C4 ;
	border-bottom:1px solid #b2b2d6;
}
table.gridV th{
	padding: 0.3em 0.5em;
  	text-align:left;
  	padding: 4px 10px 6px 10px; 
  
}
table.gridV td {
	padding: 0.3em 0.5em;
  	text-align:left;
  	padding: 3px 10px 2px 10px; 
  
}
table.gridV th{
  border-left:1px solid #D8D8D8;
  border-right:1px solid #D8D8D8;
  border-bottom:1px solid #D8D8D8;
}
table.gridV th {
	color:#6464B4;
	background: #F2F0F9;
}
table.gridV th.tbl-bg02 {
	color:#53628D;
	background: #F6F6F6;
  	font-weight:normal;
}
table.gridV td{  
  border-bottom:1px solid #D8D8D8;
  border-right:1px solid #D8D8D8;
}

/* horizontally table 
===============================*/
table.gridH{
  width: 100%;
  border-top:2px solid #9895C4;
  border-bottom:1px solid #B2B2D6;
 }
 table.gridH th,
 table.gridH td{
 padding: 7px 10px 4px 10px; 
 }
table.gridH thead th{
  background:#F2F0F9;
  border-left:1px solid #C3C1D8;
  border-bottom: 1px solid #C3C1D8;
  color:#6464B4;
}
table.gridH thead th.first-child,
table.gridH tbody td.first-child{
  border-left:none;
}

table.gridH thead th.first-child2,
table.gridH tbody td.first-child2{
  border-left:none;
  text-align:center;
}

table.gridH tbody th{
  background:#F9F9FC;
  color:#7272C1;
  border-bottom: 1px solid #C3C1D8;
  font-weight:normal;
}
table.gridH tbody td,
table.gridH tfoot td{
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
  text-align:left;
}
table.gridH tbody td.alignright{
  text-align:right;
}
table.gridH tbody tr.cellbg{
  background:#FAFAFA;
}
table.gridH tbody td.aligncenter{
  text-align:center;
}

table.gridH tbody td.alignleft{
  text-align:center;
}


table.inqH,
table.inqH2,
table.inqV{
  width:675px;
  /*border-collapse: collapse;*/
}
table.inqV{   
  border-left:1px solid #C3C1D8;
  border-right:1px solid #C3C1D8;
  border-top: 2px solid #9895C4;  
  border-bottom: 1px solid #B2B2D6;   
}
table.inqV th{
  background:#F2F0F9;
  padding:7px 10px 5px 10px;
  text-align:right;
  color:#6464B4;  
  font-weight:bold;
  border-bottom:1px solid #C3C1D8;
}
table.inqV th.memo{
  background:#F2F8FB;
  padding:7px 10px 5px 10px;
  text-align:left;
  color:#414141;
  font-weight:normal;
  border-bottom:1px solid #C3C1D8;
}
table.inqV td{
  padding:3px 10px;
  border-left:1px solid #C3C1D8;
  border-bottom:1px solid #C3C1D8;
}
table.inqV td.alignright{
  text-align: right;
}
table.inqV td span.trnam{
  color:#333333;
}
table.inqV td input.type-text{
  border:1px solid #7F9DB9;
}

table.inqH{
  border-left:1px solid #C3C1D8;
  border-right:1px solid #C3C1D8;
  border-top: 2px solid #9895C4;  
  border-bottom: 1px solid #B2B2D6;  
 }
table.inqH thead th,
table.inqH tbody td,
table.inqH tfoot th{
  padding: 8px 10px 5px 10px; 
  text-align:center;
}
table.inqH tbody td.alignright{
  text-align:right;
}
table.inqH tfood th,
table.inqH thead th,
table.inqH tbody td,{  
	border-bottom: 1px solid #C3C1D8;
	border-right: 1px solid #C3C1D8;  
}
table.inqH tbody tr.bg,
table.inqH tbody.bg{
  background:#FAFAFA;
}
table.inqH tbody td.cellbg{
  background:#FAFAFA;
}
table.inqH thead th,
table.inqH tbody th{
  background: #F2F0F9;	 	
  color:#6464B4;
	font-weight: normal;
}
table.inqH tfoot th{
  background:#FFFFFF;
  text-align:left;   
}
table.inqH tfoot td.total-money,
table.inqV tfoot td.total-money{
  text-align:right;
  color:#FE7902;
  font-weight:bold;
}
table.inqH tfoot th li{
  background:url(/img/common/bult_arrow1.gif) no-repeat 0 6px;
  padding-left:7px;
}

table.inqH2{
  border: 2px solid #C3C1D8;
}
table.inqH2 th{
  background:#F2F8FB;
  border-bottom:1px solid #C3C1D8;
}
table.inqH2 tbody th,
table.inqH2 tbody td{
  text-align:left;
}
table.inqH2 tbody th.alignright,
table.inqH2 tbody td.alignright{
  text-align:right;
}
table.inqH2 tbody td{
  border-bottom:1px solid #C3C1D8;
}
table.inqH2 th,
table.inqH2 td{
  padding:7px 10px;
}
table.inqH2 td{
  text-align:center;
}
table.inqH2 td.alignright{
  text-align:right;
}
table.inqH2 tbody th,
table.inqH2 th.cellbg,
table.inqH2 td.cellbg{
  background:#F8F8F8;
}
table.mbwid
{
	width:481;
}


/* Æ÷Å» »óÇ° 
===============================*/
table.goods-tbl {margin:0;width:100%}
table.goods-tbl th{
  width:100px;
  background: url(/img/common/bult_dep3.gif) no-repeat 0 8px;
  padding-left: 15px;
  font-weight: bold;
  text-align:left; 
  vertical-align:top; 
}
table.goods-tbl td{
}
table.goods-tbl th,
table.goods-tbl td{
  border-bottom:1px solid #ededed;
  padding-top:5px;
  padding-bottom:5px;
  line-height:130%;
}	


/* step Å×ÀÌºí
===============================*/
table.engsteptbl td{
padding:20px 0 15px 15px;
width:100%;
border-bottom:1px dotted #D2D2D2;
}	
table.engsteptbl th{
text-align:left;
padding-top:10px;
padding-right:10px;
}

/* Ä«µå»óÇ° »ç¿ë Å×ÀÌºí
===============================*/
table.engcardtbl{
border-top:0px solid #9895C4;
border-bottom:1px dotted #AFAFAF;
}	
table.engcardtbl td{
padding:25px 0 10px 10px;
border-bottom:1px dotted #AFAFAF;
}	
table.engcardtbl th{
text-align:left;
padding-top:20px;
padding-right:5px;
padding-bottom:10px;
border-bottom:1px dotted #AFAFAF;
}

#bizcardpd dl{margin:2 0 4px 0;padding:2 0 4px 0;}
#bizcardpd dt{
  padding-left: 0px;
  padding-bottom:2px;  
  float:left;
  clear:left;
  width:120px;
}
#bizcardpd dd{list-style:none; color:#6D50AC;  font-weight:bold;}

table.cardtbl td {
padding-top:15px;
border-bottom:1px dotted #AFAFAF;
}	
.dotleft {border-left:1px dotted #AFAFAF; padding-left:10px;}



	
/* ÁÙ»çÀÌ°£°Ý */
.picT25 {padding:25px 0 0 0;}
.picT30 {padding:30px 0 0 0;}


/*¸ÞÀÎ ·Î±×ÀÎ input*/
.mint {border:1 solid #D7D7D7; width:120px; padding-left:5px;}


/*tab*/
ul#tab-basic{
  background:url(/img/eng/common/tab_bg.gif) repeat-x bottom ;
}



/*¿µ¹® list-viewÅ×ÀÌºí*/
table.list-view {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #9895C4;
	border-bottom: 1px solid #C3C1D8;
	border-left: 1px solid #C3C1D8;
	border-right: 1px solid #C3C1D8;
}
table.list-view thead th,
table.list-view thead td {
	padding-top: 0.3em;padding-left:0.3em;padding-right:0.3em;padding-bottom: 0.2em;
}
table.list-view tbody th, 
table.list-view tfoot th,
table.list-view tfoot td,
table.list-view tbody td {
	padding-top: 0.3em;padding-left:0.3em;padding-right:0.3em;padding-bottom: 0.2em;
}
table.list-view thead th {
	color:#6464B4;
	background: #F2F0F9;
	border-left:1px solid #C3C1D8;
	border-bottom:1px solid #C3C1D8;
}
table.list-view tbody th {
	font-weight:normal;
	border-bottom: 1px solid #C3C1D8;
}
table.list-view tbody td{
	border-bottom: 1px solid #C3C1D8;
	border-left: 1px solid #C3C1D8;
	text-align: center;
}
table.list-view thead td {	
	border-left: 1px solid #C3C1D8;
	border-bottom: 1px solid #C3C1D8;
	padding-left:15px;
}
table.list-view tfoot {	
	background: #F2F0F9;
}
table.list-view tfoot th{color:#6464B4;font-weight:normal;}
table.list-view tfoot td{color:#333333;border-left: 1px solid #D4E5F2; text-align:center;}
table.list-view th.first-child{border-left:none}
table.list-view td.tbl-bg01, /*blue*/
table.list-view th.tbl-bg01, {background:#F9F9F9;color:#6464B4;font-weight:normal;}
table.list-view tr.tbl-bg02, /*gray*/
table.list-view td.tbl-bg02,
table.list-view th.tbl-bg02 {background:#F9F9F9;}
table.list-view tbody th.tbl-bg02 {border-bottom:1px solid #D4E5F2;border-right:1px solid #D4E4F4;color:#6E6E6E}
table.list-view td.alignleft{text-align:left;}
table.list-view td.alignright{text-align:right;}
table.list-view td.amount {padding-right:15px;text-align:right}
table.list-view td.amount2 {font-weight:bold;color:#FD8413;}
table.list-view td a:link,
table.list-view td a:hover,
table.list-view td a:active,,
table.list-view td a:visited
{color:#0063C8; text-decoration:none}

/*¿µ¹® input-viewÅ×ÀÌºí*/
table.input-view {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #9895C4;
	border-bottom: 1px solid #C3C1D8;
	border-left: 1px solid #C3C1D8;
	border-right: 1px solid #C3C1D8;
}
table.input-view th, {
	padding-top: 0.3em; padding-bottom:0.2em; padding-left: 1em;padding-right: 1em;
}
table.input-view td {
	padding-top: 0.3em; padding-bottom:0.3em; padding-left: 1em;padding-right: 1em;
}
table.input-view th {
	color:#6464B4; text-align:left;
	background: #F2F0F9;
	border-left:1px solid #C3C1D8;
	border-right:1px solid #C3C1D8;
	border-bottom:1px solid #C3C1D8;
}
table.input-view td {
	border-bottom: 1px solid #C3C1D8;
	border-left: 1px solid #C3C1D8;
	text-align: left;
}
table.input-view td.tbl-bg01,
table.input-view th.tbl-bg01 {background:#F9F9F9;color:#6464B4;font-weight:normal}
table.input-view td.tbl-bg02,
table.input-view th.tbl-bg02 {background:#F6F6F6;color:#333333;font-weight:normal}
table.input-view td.amount {padding-right:15px;text-align:right}
table.input-view td.amount2 {font-weight:bold;color:#FD8413;}
table.input-view td a:link,
table.input-view td a:hover,
table.input-view td a:active,,
table.input-view td a:visited
{color:#0063C8; text-decoration:none}



