h2.h2dict {
	background: url(../images/h2Title.gif) no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 10px;
	font-size: 95%;
}
h2.h2dict span{
	font-size: 80%;
	font-weight: lighter;
	color: #606060;
}
div#contentsText span.back{
	float: right;
}

div#contentsDictText {
	font-size: 85%;
	line-height: 1.6;
	padding-left: 20px;
	font-weight: bold;
}
div#contentsDictText a:link{
	color: #303030;
	text-decoration:none;
}
div#contentsDictText a:visited{
	color: #707070;
	text-decoration:none;
}
div#contentsDictText a:hover{
	color: #1E88FF;
	text-decoration:underline;
}

div#contentsDictText span{
	font-size: 80%;
	font-weight: lighter;
	color: #606060;
}
div#layoutHeaderLinks li.dicli{
	background: url(../images/linkPointer.gif) no-repeat;
	font-size: 85%;
	display: inline;
	padding-left: 18px;
	margin-right: 10px;
}