@charset "UTF-8";
/* CSS Document */
/* header CSS */

#header{
  width:840px;
  height:94px;
  background:url(../images/bg/header_bg.gif) no-repeat;
}

#header .ccs_logo{
  padding: 20px 0 0 20px;
  vertical-align:middle;
}
.km_link td{
  background-color:#E6E6E6;
  padding:6px 0 1px 7px;
}
.km_link a, .km_link a:link, .km_link a:visited, .km_link a:hover{
  color:#006699;
  text-decoration:underline;
  font-size:9pt;
}
  