@charset "UTF-8";
/*layout*/
body {
	font-size:85%;
	line-height:1;
	text-align:center;
	color:#FFFFFF;
	background-color:#223500;
}

#container {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:45px;
	background-color:#FFFFFF;
	background: url(../img_top/h_back.gif) repeat-x;
}

#pagebody {
	margin-bottom:10px;
}

#footer {}

/*header*/
#header h1 {
	width:900px;
	margin:0 auto;
	text-align:left;
}

/*flash*/
#flashArea {}

/*footer*/
#footer #copyright {
	float:left;
	margin-top:10px;
}

#footer #footerLogo {
	float:right;
}

/*globalMenu*/
#globalMenu {
	padding:0 46px;
	height: 33px;
}
