BODY {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #F21524;
}
.text_normal {
	color: #333333;
	text-decoration: none;
}
.text_normal:link {
	color: #333333;
}
.text_menu {
	font-weight: bold;
	color: #717171;
	text-decoration: none;
}
.text_menu:link {
	color: #717171;
}
.text_menu:hover {
	color: #E31517;
}
.border {
	border: 1px solid #D0E5F8;
}
.text_white {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
.text_dv {
	font-family: Tahoma;
	font-weight: bold;
	color: #638EB6;
	text-decoration: none;
}
.text_dv:link {
	color: #638EB6;
}
.text_dv:hover {
	color: #094F9A;
}
.text_red {
	color: #E31C34;
	text-decoration: none;
}
.text_red:link {
	text-decoration: none;
}
.text_red:hover {
	text-decoration: underline;
}
.form_search {
	color: #000000;
	width: 150px;
}
.text_rate {
	font-weight: bold;
	color: #00288C;
	text-decoration: none;
}
.text_10 {
	color: #666666;
	text-decoration: none;
}
.BORDER_BOTTOM {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {

}
.dtree .clip {
	overflow: hidden;
}
.clsmore{
	color:#FF9900;
	font-size:11px;
}
.mtitle{
	color:#023c8b;
}
.catnav{
	color:#4379B6;
}