@charset "utf-8";

/* =============================================
   Print css
============================================= */

body{
	color: #000;
	background-color: #fff;
	background-image: none;
	font-size: 10pt;
}
.header,
.contentBody,
.footer,
.footer ul{
	width: 660px;
	margin: 0 auto;
	padding: 0;
	border: none;
	color: #000;
	background-color: #fff;
	background-image: none;
}
h1,
.baselink,
.menuBar,
.navigationBar,
.footer li,
.toPageTop,
.windowClose{
	display: none;
}
.header a#pageTop{
	top: 10px;
	left: 0;
}
.header .contactBox dd{
	background: none;
}
.header .contactBox strong{
	visibility: visible;
}


.footer li#copyright{
	display: block!important;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}
.contentBase{
	width: 660px;
	margin: 0;
	padding: 5px 0 30px;!important;
	background-image: none!important;
}
.contentBase h2{
	height: 20px;
	padding: 5px;
	margin: 5px 0 15px;
	font-size: 14pt;
	visibility: visible;
	color: #000;
	background-color: #ddd;
}

#companyProf .board dt{
	width: 9em;
	clear: left;
	float: left;
}
#companyProf .board dd{
	width: 15em;
	padding: 0 0 1px;
}

* html .address dd,
*:first-child+html .address dd{
	width: 35em;
	top: 0;
}
* html .address img,
*:first-child+html .address img{
	top: 2em;
}
