@charset "utf-8";
/*
border: thin solid #000000; 
*/

#header {
font-family: Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 20px;
	text-align: center;
  margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 900px;
	height: auto;
	overflow: hidden;
	/*background:url(../_img/_header/header.png) repeat-x left bottom;*/
}
