/* CSS Document */


p.large {
	font-size: 112%;
	background: url(../images/voice/ao_pen.png) left top no-repeat;
	padding: 9px 0 0 36px;
}

span.pen {
	font-weight: 550;
	background: #FF0;
	padding: 9px 0 1px 0;
}

p.center {
	font-size: 112%;
	text-align: center;
	margin: 20px 0 40px 0;
}

#voice ol {
	margin-bottom: 70px;
}
#voice ol li {
	clear: both;
}
#voice ol li {
	list-style: decimal;
	margin: 0 0 25px 2em;
}

p.ul {
	text-decoration: underline;
	margin-bottom: 15px;
}

p.list {
	padding-left: 1.35em;
	text-indent: -1.35em;
}

span.frm {
	border-style: solid;
	border-width: 1px;
	padding: 2px 5px 2px 5px;
}