/* HEADER STYLE begin */
div#header_logo_pay_ease {
   width: 249px;
   height: 61px;
   float: left;
}
div#header_img_01 {
   width: 138px;
   height: 61px;
   float: left;
   background-image: url(../images/header/img_01.gif);
   background-repeat: no-repeat;
}
div#header_space_black {
   width: 291px;
   height: 61px;
   float: left;
   background-color: Black;
}
div#header_information {
   width: 198px;
   height: 61px;
   float: left;
}
      div#header_btn_request {
         width: 198px;
         height: 33px;
      }
         div#header_btn_request a {
            width: 160px;
            height: 33px;
            border-bottom: 1px dashed white;
            background-image: url(../images/header/btn_request_more.gif);
            background-repeat: no-repeat;
            background-position: 0 14px;
            display: block         
         }
         div#header_btn_request a span { display: none; }

      div#header_number_phone {
         color: #888888;
         padding-top: 8px;
         padding-right: 7px;
      }
/* HEADER STYLE end */