.word2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.word1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.bottomdotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.lefttop {
	border-top: 1px double #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: 1px double #CCCCCC;
}
.topline {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
}
.word {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.rightbottomdotline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.rightdotline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border {
	border: 1px solid #527D8C;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.broder2 {
	border: 1px solid #CCD7D9;
}
.bigword {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.word3 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
