@charset "UTF-8";
#mainContent h1 {
	font-size: 1em;
	line-height: 1.8em;
	background-image: url(../../assets/bak_top_h1.gif);
	padding-left: 24px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 20px 0px 5px;
	border-top: 1px #B57D7D;
	border-right: 1px #B57D7D;
	border-bottom: 1px dotted #B57D7D;
	border-left: 1px #B57D7D;
	background-position: 0px 8px;
	padding-bottom: 0px;
	color: #669999;
}
#mainContent a {
	color: #6EA1A9;
}
#mainContent a:hover {
	color: #FF6600;
}
#mainContent h2 {
	color: #666666;
	text-align: right;
	font-weight: bold;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 20px;
	margin-top: 60px;
	font-size: 1em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainContent ul {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.8em;
}
.imgpadding7 {
	padding: 7px;
}
#mainContent blockquote {
	color: #858585;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	padding-left: 50px;
	padding-right: 20px;
	line-height: 110%;
}

