@charset "utf-8";
/* CSS Document */

nav li a{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-khmtl-border-radius:8px;
	-o-border-radius:8px;
	position:relative;
	behavior:url(js/ie-css3.htc);
}