﻿#header_lang
{
  background: url("lang.gif") no-repeat;
  position: relative;
  width:950px;
  height:25px;
}

div#header_lang ul#lang{ 
  text-indent: -9999px;
  padding:0px;
  margin:0px;
}

#header_lang ul#lang li { 
  line-height:25px;
  list-style-type:none;
} 

#header_lang ul#lang li a { 
  display: block;
  height:25px;
} 

#header_lang ul#lang li#en { 
height:25px;
left:540px;
position:absolute;
top:0;
width:80px;
} 

#header_lang ul#lang li#ck { 
height:25px;
left:619px;
position:absolute;
top:0;
width:90px;
} 

#header_lang ul#lang li#ch { 
height:25px;
left:709px;
position:absolute;
top:0;
width:90px;
} 

#header_lang ul#lang li#ko { 
height:25px;
left:799px;
position:absolute;
top:0;
width:63px;
} 

#header_lang ul#lang li#fr { 
height:25px;
left:862px;
position:absolute;
top:0;
width:80px;
}
