body{
margin:0px;
background: url(../images/bg.gif);
}
#wrapper{
background-color: #fff;
margin:0 auto;
padding:0px;
border-left:1px solid #d1e3d1;
border-right:1px solid #d1e3d1;
width:790px;
}
#logo{
width:790px;
height:100px;
border-bottom:1px solid #8dc63f;
background: url(../images/logo_3.jpg);
}
#leftcontainer{
margin-right:10px;
width:200px;
height:450px;
float:left;
background-color: #eee;
border-right:0px solid #eee;
}
#centercontainer{
background:transparent url(../images/map_of_the_world.jpg);
width:500px;
height:231px;
float:left;
padding:0px;
margin:15px 0px 0px 0px;
color:#000;
font-family: Arial;
font-size:.95em;
border:0px solid #eee;
}
h3{
color:#1a447c;
margin:2px 0px 0px 0px;
}
#centercontainer p{
font-size:.85em;
padding-bottom:10px;
}
h4{
color:#1a447c;
margin:0px 0px 10px 72px;
color:#000066;
}
h5{
margin:0px;
color:#777;
}
#rightcontainer{
float:left;
}
#footer{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
clear:both;
color:#000066;
padding:5px;
font-size: .65em;
text-align: right;
}
#loginform{
background-color: #eee;
}
#loginform p{
margin:0px;
}
#loginform .warning{
color:#009900;
text-decoration: none;
font-size: .80em;
}
#loginform a:link,a:visited,a:active{
color:#009900;
text-decoration: none;
font-size: .80em;
}
#loginform a:hover{
text-decoration: underline;
color:#000099;
}
form{
width:200px;
padding:5px 0px 5px 0px;
margin:0px;
background-color:#eee;
border-bottom:1px solid #ccc;
}
input.text{
color:#006600;
font-family: arial;
font-size: .80em;
border:1px solid #33ff33;
}
#inputs{
margin:0 0 0.50em 0.20em;
clear:left;
}
.buttons{
margin:0px 0px 0px 72px;
}
label{
width:4.5em;
display:block;
float:left;
font-size:.90em ;
padding-right:0em;
color:#777;
}
h6{
margin:5px 5px 10px 5px;
padding-bottom:10px;
}
#germany{
position:absolute;
margin:50px 0px 0px 210px;
font-size: 14px;
border:1px solid #45C245;
padding:1px;
}
#japan{
position:absolute;
margin:57px 0px 0px 380px;
font-size: 14px;
border:1px solid #45C245;
padding:1px;
}
#korea{
position:absolute;
margin:35px 0px 0px 360px;
font-size: 14px;
border:1px solid #45C245;
padding:1px;
}
#germany a:link,a:visited,a:active{
color:#009900;
text-decoration: none;
}
#germany a:hover{
color:#FFF;
background:#009900;
}
#japan a:link,a:visited,a:active{
color:#009900;
text-decoration: none;
}
#japan a:hover{
color:#FFF;
background:#009900;
}
#korea a:link,a:visited,a:active{
color:#009900;
text-decoration: none;
}
#korea a:hover{
color:#FFF;
background:#009900;
}