.bor_lef {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4B4B4;
}
.bor_lef-bot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B4B4B4;
	color: #0033CC;
}
.font_green {
	font-family: "Tahoma";
	color: 84C310;
	font-size: 15px;
	font-weight: bold;
}
.font_side_bblack {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: 636563;
}
.font_side_nomal {

	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.bor_4side {
	border: 1px solid #B4B4B4;
}
.bor_up_down {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: CECFCE;
}
.bor_bot {
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
}
.bor_2side_lef-bot {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
}
.font_liggray {
	font-family: "Tahoma";
	font-size: 10pt;
	color: #999999;
}
.font_darkgray {
	font-family: "Tahoma";
	font-size: 10pt;
	color: #636563;
	font-weight: bold;
}
.combo
{
	font-family: "Tahoma";
	font-size: 10pt;
	color: #B4B4B4;
	width:160;
}

