/* -----------------------------
	배너
-------------------------------- */
.banner {
	position: relative;
	overflow: hidden;
	clear:both
}

.banner .setup a {
	position: absolute;
	right: 20px;
	top: 5px;
	color: #fff;
	display: block;
	font-size: 11px;
	text-align: center;
	text-decoration: none
}
.banner .setup2 a {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #fff;
	display: block;
	font-size: 11px;
	text-align: center;
	text-decoration: none
}