*{
margin:0;
padding:0;
}

body{
color:#000000;
background-color:#ffffff;
}

h1{
text-align:center;
font-size:1.1em;
font-weight:bold;
color:#660000;
background-color:#ffffff;
clear:left;
}

ul{
list-style-type:none;
}

#china #header{
background-image:url("../china/pic/toplogo.gif");
}

#korea #header{
background-image:url("../korea/pic/toplogo.gif");
}

#korea #header p{
line-height:1.8em;
}


/*----------------------- header -----------------------*/
#header{
text-align:left;
width:100%;
height:130px;
background-position:right top;
background-repeat:no-repeat;
}

#header p{
color:#ffffff;
background-color:#000000;
width:350px;
font-size:15px;
line-height:1.4em;
background-image:url("../china/pic/topph.jpg");
background-repeat:repeat-y;
}

#header span{
font-weight:bold;
}


#header-menu{
width:320px;
}

#header-menu img{
border:0;
}

#header-menu ul{
padding-top:15px;
}

#header-menu li{
width:80px;
float:left;
text-align:center;
margin-bottom:20px;
}

#cl-l{
clear:left;
}

/*----------------------- contents -----------------------*/
#contents{
margin-left:auto;
margin-right:auto;
width:580px;
padding-top:10px;
}

/*----------------------- footer area -----------------------*/
#footer{
color:#000000;
background-color:#ffffff;

width:580px;
border-width:3px 0 0 0;
border-style:solid;
border-color:#006633;
margin-top:10px;
margin-left:auto;
margin-right:auto;
padding:10px 0 10px 0;
text-align:center;
font-size:0.9em;
clear:left;
}

address{
font-style:normal;
font-size:0.9em;
}
