@charset "utf-8";

#overview #mainArea h2 {
	margin-bottom: 10px;
}
#overview #mainArea #newsapge h2 {
	color: #000000;
	font-weight: bold;
	font-size: 125%;
	border-left: solid #00CCFF 2px;
	padding-left: 8px;
	margin-bottom: 10px;
	margin-top: 40px;
}

#overview #mainArea ul {
	margin-bottom: 10px;
	background: url(/shared/images/dottedLine.gif) no-repeat bottom left;
	padding-bottom: 4px;
	_padding-bottom: 3px;
}

#overview #mainArea li {
	margin-bottom: 6px;
	padding-top: 14px;
	padding-bottom: 6px;
	_padding-bottom: 4px;
	background: url(/shared/images/dottedLine.gif) no-repeat top left;
	list-style: none;
	width: 590px;
	line-height: 1.3;
}

#overview #mainArea li .item {
	margin-bottom: 2px;
	margin-right: 10px;
	display: block;
	width: 120px;
	font-weight: bold;
	color: #333333;
}

#overview #mainArea li .txt {
	margin-bottom: 2px;
	margin-right: 10px;
	display: block;
	margin-left: 120px;
	margin-top: -1.5em;
}
