﻿@charset "utf-8";
/* CSS Document */

@import url("index.css");

/*
h3 {
	background-image: url(/about/images/point01.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
}

p {
	padding: 0px;
	line-height: 158%;
	margin: 0px 0px 0.8em 24px;
	color: #333333;
}

*/


#mainPane .dl{
	padding: 0px 0px 0px 18px;
}
