@charset "utf-8";

/*---------------------------------------------
Brother Global header
Version 1.0.0

http://www.brother.co.jp/

Last Update: 2008.1.18
---------------------------------------------
01. header

00. except for ie5.x win
---------------------------------------------*/


/*---------------------------------------------
01. header
---------------------------------------------*/
#header     { width: 790px; height: 59px; font-size: 70%; 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 { float: left; width: 122px; padding: 11px 0px 8px; text-align: right; }

#header #formArea { float: right; width: 263px; 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; }


/*  clearfix Style
---------------------------------------------*/

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	display: inline-block;
}

/*Hides from IE-mac\*/
* html #header { height: 1%; }
#header { display: block; }
/*End hide from IE-mac*/


/*---------------------------------------------
00. except for ie5.x win
---------------------------------------------*/
#header #search .searchTxt  { voice-family: "\"}\""; voice-family: inherit; width: 214px; height: 14px; }