* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 15px 10px;
	font-size: small;
	background: #ffffff;
	font-family: 'CI','lr oSVbN','qMmpS Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
* html body {
	font-size: x-small;
}
h1 {
	margin-top: 28px;
	font-size: 100%;
}
h2 {
	margin: 4px 0 0;
	padding: 2px 10px;
	text-align:left;
	font-size: 110%;
	background: #3399ff;
	color: #ffffff;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.s08 {
	font-size: 85%;
}
/* ₯ ΕLID ===== */
#header {
	background: url(/help/images/help_hbk.gif) center bottom repeat-x;
	zoom: 1;
}
#footer {
	background: #e6e6e6;
	zoom: 1;
}
#header img, #footer img {
	display: block;
	float: left;
}
#header a {
	float: right;
	background: url(/help/images/help_h5.gif) center right no-repeat;
}
#header img.close {
	padding-right: 9px;
}
#footer img#copy {
	float: right;
}
#header:after, #header a:after, #footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.toPageTop {
	padding: 30px 0;
	text-align: right;
	font-size: 85%;
}
.blockArea img {
	display: block;
}
