.selected_style{
	font-weight:bolder;
	color:FF0000;
	font-size:10pt;
}
.not_exist_item_style{
	font-weight:bolder;
	color:#E5E5E5;
	font-size:10pt;
}
.exist_item_style{
	font-weight:bolder;
	color:0000FF;
	font-size:10pt;
}
