body {
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Grande', Helvetica, Arial, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #000;
}

#container {
	width: 80%;
	margin: 20px auto;
}

.div0 {
	width: 100%;
	background: #000;
	font-size: 1px;
	line-height: 1px;
}

.div1 {
	width: 100%;
	background: #ccc;
	font-size: 1px;
	line-height: 1px;
}

.divSp {
	width: 100%;
	padding: 12px 0;
}

.txtS, .txtXS {
	font-size: 9pt;
}

.txtLght {
	color: #666;
}

.txtDrk {
	color: #333;
}

a:link, a:visited, a:hover, a:active {
	color: #002277;
	border-bottom: 1px dotted #002277;
	text-decoration: none;
}

.himg a:link,.himg a:visited,.himg a:hover,.himg a:active {
	border-bottom: none;
	text-decoration: none;
}