#contents p{
	font-size: 0.9em;
	line-height: 0.5em;
	margin-top: 8px;
	margin-bottom: 2em;
}

#contents {
	/*width:590px;*/
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
}

#contents h2{
	font-size: 1.2em;
}

#contents h3{
	font-size: 1.0em;
	margin:8px;
}

#locNavi ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-image: url(../../shared/img/arrow_white.gif);
	font-size: 14px;
	line-height: 1.4em;
	width: 120px;
	letter-spacing: 0em;
	word-spacing: 1em;
	text-indent: 0em;

}

#docs p{
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: 2em;
}

#docs {
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 16px;
	margin-bottom: 2em;
}

#docs h2{
	font-size: 1.2em;
	margin-bottom: 2em;
}

#docs h3{
	font-size: 1.0em;
	margin-top: 8px;
	margin-bottom: 1em;
	margin-left: 8px;
}

.tables{
	margin: 8px;
}

.tbtext{
	font-size: 0.9em;
	line-height: 1.3em;
}

.intitle{
	margin-left: 12px;
	font-size: 0.9em;
	line-height: 1.7em;
}

.intext{
	width:550px;
	margin-left: 24px;
	font-size: 0.9em;
	line-height: 1.7em;
}

th {
	font-weight: normal;
}
.center {
	text-align: center;
}
