@charset "utf-8";
body {
	background-color: #dfdedd;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #4d4e4f;
	text-decoration: none;
}

.txtbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #356832;
	text-decoration: none;
	border: 1px solid #356832;
	text-indent: 4px;
}
.dictionword {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.ldg2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #243a76;
	text-decoration: none;
	padding: 15px 12px 10px 0;
}
a.ldg:link, a.ldg:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #243a76;
	text-decoration: underline;
}
a.ldg:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #936A4D;
	text-decoration: none;
}
.table11 {
	border: 1px solid #999999;
}
.table11 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
a.new:link, a.new:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #356832;
	text-decoration: none;
}
a.new:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #6FB76A;
	text-decoration: underline;
}

