@charset "utf-8";
/* CSS Document */
input[type=text], input[type=email], input[type=password], textarea {
	line-height: 28px;
}
.controlNav a {
	background: url(../images/dot.png) no-repeat top left;
}
.controlNav a.active {
	background: url(../images/dot.png) no-repeat bottom left;
}