@charset "utf-8";
/* CSS Document */

li.hid{
list-style-type:none;
}

.hid hr{
	display:none;
}

.red{
	color:#cc3300;
}
