td {
	font-size: 12px;

}
BODY{
	FONT-SIZE: 12px;
	background-color: #F1F8CC;
	background-image: url(../../note/images/note-index_01.gif);
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.line {
	font-size: 12px;
	line-height: 20px;
}

.tdh22 {
	line-height: 25px;
}
.top_logo {
	float: left;
	width: 260px;
}
.tdtitleintro {
	line-height: 20px;
	word-spacing: 3px;
	color: #6B7B7E;
}
.tdtitle {
	line-height: 20px;
	word-spacing: 3px;
	color: #333333;
}.articletitle {
	font-size: 18px;
	font-weight: bold;
}
.articlebody {
	font-size: 14px;
	line-height: 20px;
}
.articleBlockGrey{
	background-color:#f6f6f6;
	padding:10px;
	border:1px solid #CCCCCC;
	margin: 3px;
}