body {
	text-align: left;
	background-color: white;
	background-image: none;
}

#page_title {
	color: black;
	font-size: 1.18em;
	font-weight: bold;	
	margin-bottom: 12px;
	padding-left: 26px;
}



#print-button-wrap {
	width: 630px;
	text-align: right;
	padding: 10px 0px 10px 0;
}

#conent-wrap {
	width: 630px;
}

#content-left-wrap {
	width: 67%;
}

#content-right-wrap {
	width: 33%;
}

#content-normal-wrap {
	width: 100%;
}
