A:link {
	color: #3cbae1;
	cursor: pointer;
	text-decoration:none;
}
A:visited {
	color: #3cbae1;
	cursor: pointer;
}
A:active {
	color: #3cbae1;
	cursor: pointer;
}
A:hover {
	color: #3cbae1;
	cursor: pointer;
}

/* ±¸°¸ ÐÐ */
.buttomTdBg {
	background: url(../images/bottom-left-arrow.png) right;
	background-repeat: no-repeat;
}
