﻿@charset "utf-8";

#headertop{
  position: relative;
  background-image:url(../../../secure/100/header_all.jpg);
  background-repeat:no-repeat;
  width:950px;
  height:140px;
}

#headertop h1 { 
  position: absolute;
  top: 36px;
  left: 8px;
} 

div#headertop ul#lang{ 
  text-indent: -9999px;
}

#headertop ul#lang li { 
  line-height:35px;
} 

#headertop ul#lang li a { 
  display: block;
  height:35px;
} 

#headertop ul#lang li#sitemap { 
  position: absolute;
  top: 0px;
  left: 330px;
  width: 90px;
  height: 35px;
} 

#headertop ul#lang li#sitepolicy { 
  position: absolute;
  top: 0px;
  left: 430px;
  width: 100px;
  height: 35px;
} 

#headertop ul#lang li#cn { 
  position: absolute;
  top: 0px;
  left: 545px;
  width: 47px;
  height: 35px;
} 

#headertop ul#lang li#en { 
  position: absolute;
  top: 0px;
  left: 602px;
  width: 63px;
  height: 35px;
} 


#headertop ul#lang li#ko { 
  position: absolute;
  top: 0px;
  left: 675px;
  width: 60px;
  height: 35px;
} 

#headertop #searchform{ 
  margin:0px;
  padding:0px;
  position:absolute;
  top:6px;
  left:753px;
}

#headertop p#search { 
  margin:0px;
  padding:0px;
  width:143px;
  height:20px;
} 

#headertop input{ 
  margin:0px;
  padding:0px;
  font-size:14px;
  border:0px;
  width:141px;
  height:20px;
  line-height:18px;
  outline: 0;
} 

#headertop input#doSearchBtn { 
  position: absolute;
  border: 0px;
  background: none transparent scroll repeat 0% 0%;
  cursor: pointer;
  border-style:none;
  text-indent: -9999px;
  top: 0px;
  left: 150px;
  height: 20px;
  width: 40px; 
}
