@charset "utf-8";


#column #mainArea h2 {
	margin-bottom: 10px;
}

#column #mainArea #newsapge h2 {
	background: url(/column/images/h2_Bg.gif) no-repeat top left;
	height: 80px;
	color: #027795;
	font-weight: bold;
	font-size: 125%;
	padding-left: 10px;
	padding-top: 15px;
	margin-bottom: 15px;
}

#column #mainArea h2 span {
	color: #333333;
	display: block;
	font-weight: normal;
	font-size: 78.58%;
	padding-left: 4px;
	padding-top: 10px;
}

#column #mainArea h3 {
	color: #000000;
	font-weight: bold;
	font-size: 125%;
	border-left: solid #00CCFF 2px;
	padding-left: 8px;
	margin-bottom: 10px;
}

#column #mainArea h4 {
	color: #000000;
	font-weight: bold;
	border-left: solid #000000 2px;
	padding-left: 8px;
	margin-bottom: 10px;
	font-size: 100%;
}

#column #mainArea .list ul {
	margin-bottom: 20px;
	margin-top: 10px;
}

#column #mainArea .list li {
	margin-left: 24px;
	padding-bottom: 12px;

}
#column #mainArea .index ul {
	margin-bottom: 10px;
	background: url(/shared/images/dottedLine.gif) no-repeat bottom left;
}

#column #mainArea .index li {
	margin-bottom: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: url(/shared/images/dottedLine.gif) no-repeat top left;
	list-style: none;
}

#column #mainArea .index li strong {
	color: #1C72A8;
	margin-bottom: 10px;
	background: url(/shared/images/ico_arrowBlue.gif) no-repeat center left;
	font-weight: bold;
	font-size: 125%;
	padding-left: 20px;
	display: block;
}

#column #mainArea .index li span {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
}
#column #mainArea .link {
	background: url(/shared/images/ico_arrowBlue.gif) no-repeat center left;
	padding-left: 16px;

}

