@charset "utf-8";
/* CSS Document */
#historypage {
	background: #fff url(/images/page_bg1.png) no-repeat 0 0;
	padding: 0;
	overflow: hidden;
}

#history_head {
	width: 902px;
	height: 215px;
	margin: 0;
	background: url(/images/page_head_16.jpg) no-repeat 0 0;
	*background: url(/images/page_head_16.jpg) no-repeat 0 47px;
	margin-top: 50px;
	*padding-top: 47px;
}

#hPage {
	padding: 0px 6px 12px 12px;
	font-size: .8em;
}

#hPage p {
	margin-bottom: 1em;
}
