
/*main layout*/

body {
margin: 0px;
padding: 0px;
background-image: url(../ind/top_back.gif);
height: 540px;
}

#contents {
position: absolute;
width: 750px;
height: 500px;
left: 50%;
top: 50%;
margin-left: -400px;
margin-top: -250px;
background-color: #FFFFFF;
}

#topleft { 
position: absolute;
top: 0px;
left: 0px;
padding: 0;
}

#topcenter_1  {
position: absolute;
top: 0px;
left: 150px;
padding: 0;
}

#topcenter_2   {
position: absolute;
top: 0px;
left: 450px;
padding: 0;
}

#topright {
position: absolute;
top: 0px;
left: 600px;
padding: 0;
}

#centerleft {
position: absolute;
top: 200px;
left: 0px;
padding: 0;
}

#center_1 {
position: absolute;
top: 150px;
left: 160px;
padding: 0;
}


#centerright {
position: absolute;
top: 200px;
left: 600px;
padding: 0;
}

#bottomleft {
position: absolute;
top: 350px;
left: 0px;
padding: 0;
}

#bottomcenter {
position: absolute;
top: 350px;
left: 300px;
padding: 0;
}

#bottomright {
position: absolute;
top: 350px;
left: 600px;
padding: 0;
}

ul{
list-style-type: none;
}

ul li a{ 
text-indent: -9999px;
font-size: 1px;
color:#FFFFFF;
display: block;
height: 25px;
width: 100px;
}

p{
text-indent: -9999px;
}


#ja {
position: absolute;top: 175px;left: 470px;
padding: 0;
background-image: url(../ind/jp_n.jpg);
background-repeat: no-repeat;
}
#ja a:hover{
padding: 0;
background-image: url(../ind/jp_c.jpg);
background-repeat: no-repeat;
}
#ja a:active{
padding: 0;
background-image: url(../ind/jp_c.jpg);
background-repeat: no-repeat;
}
#en {position: absolute;top: 200px;left: 470px;
padding: 0;
background-image: url(../ind/en_n.jpg);
background-repeat: no-repeat;
}
#en a:hover{
background-image: url(../ind/en_c.jpg);
background-repeat: no-repeat;
}
#en a:active{
background-image: url(../ind/en_c.jpg);
background-repeat: no-repeat;
}
#ko {position: absolute;top: 225px;left: 470px;
padding: 0;
background-image: url(../ind/ko_n.jpg);
background-repeat: no-repeat;
}
#ko a:hover{
background-image: url(../ind/ko_c.jpg);
background-repeat: no-repeat;
}
#ko a:active{
background-image: url(../ind/ko_c.jpg);
background-repeat: no-repeat;
}
#ta {position: absolute;top: 250px;left: 470px;
padding: 0;
background-image: url(../ind/ta_n.jpg);
background-repeat: no-repeat;
}
#ta a:hover{
background-image: url(../ind/ta_c.jpg);
background-repeat: no-repeat;
}
#ta a:active{
background-image: url(../ind/ta_c.jpg);
background-repeat: no-repeat;
}
#ch {position: absolute;top: 275px;left: 470px;
padding: 0;
background-image: url(../ind/ch_n.jpg);
background-repeat: no-repeat;
}
#ch a:hover{
background-image: url(../ind/ch_c.jpg);
background-repeat: no-repeat;
}
#ch a:active{
background-image: url(../ind/ch_c.jpg);
background-repeat: no-repeat;
}

#fb {position: absolute;top: 315px;left: 480px;
padding: 0;
background-image: url(../ind/facebook.gif);
background-repeat: no-repeat;
}

address{
font-size: 0.8em;
font-style: normal;
text-align: center;
clear: both;
background-color: #FFFFFF;
}


