@charset "utf-8";
/* CSS Document */

#about .th{
	height:40px;
	background:url(../images/langlang_27.jpg);
}
.context{
	line-height:24px;
	margin:40px 0px 20px 45px;;
	overflow:hidden;
	width:563px;
}
.term{
	border-bottom:1px dashed #CCC;
}
.term .title{
	padding:8px 20px;
	background:url(../images/Langlang_30.jpg) left center no-repeat;
}
.term .title a:link,.term .title a:visited{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.term .title a:hover{
	color:#000;
}
.text{
	display:none;
	margin-left:25px;
	line-height:24px;
	text-align:justify;
	text-justify:newspaper;
}
.passage{
	text-indent:2em;
	margin-bottom:30px;
}
.passage div,.paragraph div{
	margin-bottom:5px;
}
.paragraph{
	margin-bottom:30px;
}
.context .img{
	margin-bottom:30px;
}
.context .selected{
	border-bottom:1px dashed #CCC;
}
.selected .title{
	padding-left:25px;
	margin-bottom:20px;
	background:url(../images/Langlang_29.jpg) left center no-repeat;
}
.selected .title a:link,.selected .title a:visited{
	color:#318B94;
	font-size:24px;
	font-weight:bold;
	text-decoration:none;
}
.selected .text{
	display:block;
}