/* CSS Document */

#content {
	width: 500px;
	_width: 498px;
}

#cntArea h3 {
	background-repeat: no-repeat;
	text-indent: -9999pt;
}

.headTitle {
	height: 46px;
	background-image: url(../images/Title_profile.png);
}

.headRead {
	height: 28px;
	background-image: url(../images/headRead.png);
}

#subNav {
	width: 500px;
	_width: 498px;
	height: 18px;
	margin-top: 11px;
}

.tab {
	margin-right: 0em;
}

.boxholder {
	width: 498px;
	border-top: solid 1px #333;
	border-bottom: solid 1px #333;
}

.box dt {
	padding-left: 4px;
	border-left: solid 6px #33CC00;
	color: #666;
}

dd.itemFlow {
	display: inline;
	margin-right: 1em;
}

dd dt {
	border: none;
}

h4 {
	float: left;
	width: 8.1em;
	*width: 8.9em;
	height: 18px;
	margin: 0px;
	margin-right: 2px;
	background-color: #121212;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	letter-spacing: 0px;
}

h4 a:link, h4 a:visited {
	border: none;
}

h4 a:hover {
	background: none;
	color: #FFF;
}

.box dt {
	margin-top: 2em;
}

#footer {
	position: relative;
    bottom: 0px;
}

