@charset "utf-8";

#sub_header {
	
}

#header_top {
	margin:0 auto;
	background:#FFFFFF url(../images/headers/press_header_top.jpg) bottom center no-repeat;
	width:888px;
	height:10px;
	text-align:center;
	border:none;
}
#header_middle {
	margin:0 auto;
	background:#FFFFFF url(../images/headers/press_header_middle.jpg) top center repeat-y;
	width:888px;
	height:128px;
	text-align:center;
	border:none;
}
#header_bottom {
	margin:0 auto;
	background:#FFFFFF url(../images/headers/press_header_bottom.jpg) top center no-repeat;
	width:888px;
	height:22px;
	text-align:center;
	border:none;
}


