* {

  top: 0px;
  margin: 0px;
  padding: 0px;
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size: 12px; 
  color: #000000; 

}

body {

  font-family: "Arial", "Helvetica", "sans-serif"; 
  background-color: #FFFFFF;

}

#outest {
  
  position:  relative;
  width:  960px;
  height:  802px;
  text-align:  left;
  margin:  0 auto; 
  margin-left:  auto; 
  margin-right:  auto;
  background:  #FFFFFF;
  top:  0px;

}

#header {

  position:  absolute;
  width:  960px;
  height:  85px;
  top:  0px;
  left: 0px;
  background:  #FFFFFF;

}

#logo {

  position:  absolute;
  width:  588px;
  height:  65px;
  top:  0px;
  left: 0px;
  background:  #FFFFFF;

}

#logo img {

  position:  absolute;
  top:  6px;
  left: 10px;
  background:  #FFFFFF;

}

#ex_language {

  position:  absolute;
  width:  500px;
  height:  14px;
  top:  48px;
  left: 460px;
  background:  #FFFFFF;

}

#ex_language ul {

  list-style:  none;
  height:  14px;
  width: 500px;
  font-size:  12px;
  border-right: 1px solid #cccccc;
  overflow:  hidden;

}

#ex_language li {
  
  float:  right;
  padding-left: 10px;
  padding-right: 10px;
  height:  14px;
  border-left:  1px solid #CCCCCC;

}

#ex_language a {

  display:  block;
  height:  14px;
  text-align:  center;
  color:  #555555;
  background:  #FFFFFF;
  text-decoration:  none;
  text-algin:  center;

}

#navigation {
  
  position:  absolute;
  width:  960px;
  height:  18px;
  top:  71px;
  left: 0px;

}

#navigation ul {

  list-style:  none;
  width:  959px;
  height:  18px;
  overflow:  hidden;
  border-top:  1px solid #c2c2c2;
  border-right:  1px solid #cccccc;
  border-bottom:  1px solid #cccccc;
  background:  #ffffff;

}

#navigation li {

  float:  left;
  width:  120px;
  height:  18px;
  
}

#navigation a {

  display:  block;
  width:  120px;
  height:  18px;
  text-align:  center;
  padding-top:  3px;
  color:  #555555;
  background:  #ebebeb url(../icon/navi_back.png) top center no-repeat;
  text-algin:  center;
  text-decoration:  none;
  font-size:  11px;
  font-weight:  bold;
  
}

#navigation a:hover {

  color: #555555;
  text-decoration:  underline;

}

#navigation .contact {

  float:  left;
  width:  119px;
  height:  18px;

} 

#navigation .contact a{

  display:  block;
  width:  119px;
  height:  18px;
  text-align:  center;
  padding-top:  3px;
  color:  #555555;
  background:  #ebebeb url(../icon/navi_back.png) left top no-repeat;
  text-algin:  center;
  text-decoration:  none;
  font-size:  11px;
  font-weight:  bold;

} 

#navigation .contact a:hover {

  color: #555555;
  text-decoration:  underline;

}

#content_child {

  position:  relative;
  width:  960px;
  top:  91px;

}

#navi_logo {

  position:  absolute;
  width:  940px;
  height:  60px;
  top:  0px;
  left:  0px;
  background:  #FFFFFF;
  color:  #CCCCCC;
  font-size:  35px;
  padding-left:  10px;
  border-bottom:  1px solid #CCCCCC;

}

#location {

  position:  absolute;
  width:  150px;
  top:  4px;
  left: 10px;
  background:  #FFFFFF;
  font-size:10px;

}

#navi_logo h1 {

  margin-top:  30px;
  font-family: "Arial", "Helvetica", "sans-serif"; 
  font-size:   22px; 
  font-weight:  bold; 
  margin-left:  0px;
  
}



