#title { background-image: url(../../common/img/title_bg_blue.jpg); width: 760px; height: 85px; }
#left { padding: 30px 0 20px 30px; }
h1 { color: #555; background-image: url(../../common/img/h1_bg_gray.gif); background-repeat: no-repeat; height: 21px; margin: 0; padding: 4px 30px 0; }
h2 { color: #039; line-height: 1em; margin: 1em 0 4px; padding-left: 4px; border-left: 1em solid #039; }
#main ul {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
}
#main li {
	line-height: 1.2;
	margin-bottom: 0.5em;
}
#main li em {
	color: #000;
	font-weight: bold;
	font-style: normal;
}
#main li span {
	font-size: 10px;
}
