@charset "utf-8";
/* CSS Document */

/* edit */
.text {
	color: #000000;
}
.text_white {
	color: #FFFFFF;
}
.text_red {
	color: #FF0000;
}
.text_blue {
	color: #069EDB;
}
.text_green {
	color: #006600;
}

.cur_head {
	background-color:#CCCCCC;
}
.cur_hilight{
	background-color:#EEEEEE;
}
/* edit */