
/**
 :Title: Style for Global other page;
 :Revised edition [:Version "1.1.0"; :Date "2009-05-12"];
*/

#hdHeader div.inner{
	background: url(../image/bg_hdheader-other.jpg) no-repeat left top;
}
#hdHeader h1{
	position: absolute;
	top: 9px;
	left: 18px;
	margin: 0;
}

/* for Print */
@media print{
/*#header-wrap,
#hdHeader,
#hdSecondary,
div.breadcrumbs,
#footer-wrap,
#printBtn,
#printNav{
	display: none;
}*/

#hdMain{
	background-image: none;
}	
}