@charset "utf-8";

/*---------------------------------------------
Brother Global header
Version 1.0.0

http://www.brother.co.jp/

Last Update: 2008.02.04
---------------------------------------------
01. header
---------------------------------------------*/


/*---------------------------------------------
01. header
---------------------------------------------*/
#header     { width: 750px; height: 59px; font-size: 75%; line-height: 1.1em; color: #666; 
font-family: sans-serif; background: url("../images/head_bg.jpg") repeat-y 100% 0% #039; }
#header *   { margin: 0px; padding: 0px; font-size: 100%; vertical-align: top; }
#header img { border: 0px; }

#header #brotherLogo { width: 106px; padding: 11px 0px 8px; }

#header #formArea { width: 246px; padding-top: 6px; text-align: left; }

#header #country             { padding-bottom: 3px; }
#header #country option      { font-family: sans-serif; }
#header #country select      { font-family: sans-serif; }
#header #country .countryTxt { width: 220px; height: 19px; margin-right: 5px; }

#header #search input      { font-family: sans-serif; }
#header #search .searchTxt { width: 220px; height: 20px; margin-right: 5px; padding: 2px 0px 0px 2px; }


#siteTitle           { width: 750px; font-size: 80%; line-height: 1.1em; }
#siteTitle a         { color: #000; }
#siteTitle .siteLogo { padding: 8px 0px 3px 12px; }
#siteTitle .language { padding: 16px 19px 7px 0px; text-align: right; }

/*---------------------------------------------
00. except for ie5.x win (based on CTC modification)
---------------------------------------------*/
#header #search .searchTxt  { voice-family: "\"}\""; voice-family: inherit; width: 214px; height: 14px; }
