@charset "utf-8";
/* CSS Document */

#display .tb{
	color:#000;
	border-bottom:1px solid #999;
}
.overview,.system{
	padding-bottom:20px;
	border-bottom:1px dashed #CCC;
}
.title{
	font-size:18px;
	font-weight:bold;
	margin-top:30px;
	margin-left:20px;
	padding-left:20px;
	background:url(../images/lang256.jpg) 0px 2px no-repeat;
}
.context{
	margin-left:80px;
	margin-top:15px;
}
.passage{
	text-indent:2em;
	text-align:justify;
	text-justify:newspaper;
	line-height:24px;
	padding-bottom:30px;
}
.paragraph{
	padding-bottom:30px;
	line-height:24px;
	text-align:justify;
	text-justify:newspaper;
}
.tt{
	color:#328C94;
	font-weight:bold;
}
.bb{
	float:left;
	font-weight:bold;
}
.text{
	float:left;
	width:450px;
}
.itm{
	margin-left:30px;
}
.itm .text{
	width:420px;
}
