#index #leftcontents #dictionary {
	width: 660px;
	height: 6000px;
	margin: 50px 0 0 0;
	padding: 0 10px;
	background-image: url(../img/dictionary1/bg_note.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #dictionary table.select {
	width: 260px;
	height: 23px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
#index #leftcontents #dictionary table.select td {
	width: 81px;
	height: 23px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#index #leftcontents #dictionary h5 {
	margin: 0;
	padding: 0;
}
#index #leftcontents #dictionary .list_word {
	width: 614px;
	height: 60px;
	margin: 10px 23px 0 23px;
	padding: 0;
}
#index #leftcontents #dictionary .list_word td {
	margin: 0;
	padding: 0;
}
#index #leftcontents #dictionary h6 {
	margin: 30px 0 15px 0;
	padding: 0;
}
#index #leftcontents #dictionary .box {
	width: 620px;
	margin: 0;
	padding: 0 20px;
}
#index #leftcontents #dictionary .box strong {
	height: 30px;
	vertical-align: bottom;
	font-size: 16px;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #f33;
}
#index #leftcontents #dictionary .box p {
	margin: 2px 10px 20px 20px;
	padding: 0;
	line-height: 1.5;
}
#index #leftcontents #dictionary .attention {
	width: 660px;
	height: auto;
	margin: 30px 0 0 0;
	padding: 5px 0;
	text-align: center;
	background-color: #ffe4e1;
	color: #f00;
}
#index #leftcontents #dictionary .pagetop {
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	clear: both;
}




