.content {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.foot {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}.text_14_blank {
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.text_12_gray {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
.table_title {
	font-size: 24px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.text_14_white_blod {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_14_red_blod {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.text_12_black {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	text-decoration: none;
}
.text_12_blue {
	font-size: 12px;
	line-height: 120%;
	color:#0000FF;
	text-decoration: none;
}
.textbox_none_border {
	border: 0px solid #CCCCCC;
}
.chat_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.chat_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #0033FF;
}
.chat_tree_border {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1dbeed;
	border-right-color: #1dbeed;
	border-bottom-color: #1dbeed;
	border-left-color: #1dbeed;
}
.text_12_black_strong {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
.text_12_red_strong {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color:#FF0000;
}
