﻿#header {
 width:900px;
 height:100px;
 border-bottom:0px solid #600;
 margin-top:0px; 
 /*background-image:url('/secure/392712/headerback.jpg');*/
  background-repeat:no-repeat;
  background-position:right top;
  margin-bottom:20px;
}

* html #header {/*IE6*/
 width:900px;
 height:100px;
 border-bottom:0px solid #600;
 margin-top:0px; 
 /*background-image:url('/secure/392712/headerback.jpg');*/
  background-repeat:no-repeat;
  background-position:right top;
  margin-bottom:0px;
}





#header_top{
 background-color:#f5f5f5;
 padding:5px 0px 2px 0; 
 border-bottom:1px solid #009b0c;
 border-bottom:1px solid #999;
 font-size:95%;
 height:auto;
 width:900px;
}
.topsign{
 float:left;
 text-align:left;
 margin-left:0.8em;
 font-size:0.95em;
 height:auto;
}
.globalnavi{
 float:right;
 text-align:right;
} 



#header .title{
 margin:0px;
 padding:0px;
 margin-left:2px;
 margin-top:19px;
 float:left;
}

#header span{
 padding-top:1px;
 padding-Right:1px;
 float:Right;
}