/*-------------------MAIN--*/
/*-----LEFT--*/
#left-nav-list dd a:hover {
	background:#FEE0E8;
}
#left-nav-list dd.current {
	background:#FEE0E8;
}



/*-----RIGHT---*/
#info_txt_box  h3 .square {
	color:#FEE0E8;
}

