body {
	background-color: #f1f1f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.word {
	font-family: "新宋体";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.T-Word {
	font-family: "新宋体";
	font-size: 12px;
	color: #636363;
	text-decoration: none;
}
.tableline {
	font-family: "新宋体";
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EFEFEF;
	line-height:26px;
}
.red {
	font-family: 新宋体, Arial;
	font-size: 12px;
	color: #FF0000;
}
.N-Title{
	font-family: 新宋体, Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.N-Word{
	font-family: 新宋体, Arial;
	font-size: 13px;
	color: #000000;
	line-height:24px;
}
.Linput {
	font-family: "新宋体", Arial;
	font-size: 12px;
	color: #666666;
	background-attachment: fixed;
	background-image: url(../images/Lable.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	text-indent: 2px;
	font-weight: bold;
}
