/* 붉은선 버튼 28*/
UL#secont_bt_28 {
	margin: 10px 0px 0px 5px;
	padding: 0;
	list-style: none;
	width: 100%;
}

UL#secont_bt_28 LI {
	float: left;
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 28px;
	font-family: Gulim;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background-image:
		url(../_lang/image/kr/images/secondhand/btn_right_28.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	white-space: nowrap;
}

#secont_bt_28_back {
	display: block;
	margin: 0;
	padding: 0px 10px 0px 8px;
	line-height: 100%;
	white-space: nowrap;
	background: url(../_lang/image/kr/images/secondhand/btn_left_28.gif)
		no-repeat top left;
}

/* 붉은선 버튼 54*/
UL#secont_bt_54 {
	margin: 0px 0px 0px 5px;
	padding: 0;
	list-style: none;
	width: 100%;
}

UL#secont_bt_54 LI {
	float: left;
	height: 54px;
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	font-family: Gulim;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background-image:
		url(../_lang/image/kr/images/secondhand/btn_right_54.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	white-space: nowrap;
}

#secont_bt_54_back {
	display: block;
	margin: 0;
	padding: 0px 10px 15px 9px;
	line-height: 115%;
	white-space: nowrap;
	background: url(../_lang/image/kr/images/secondhand/btn_left_54.gif)
		no-repeat top left;
}

/* 붉은배경 버튼 54*/
UL#secont_bt_red {
	margin: 0px 0px 0px 5px;
	padding: 0;
	list-style: none;
	width: 100%;
}

UL#secont_bt_red LI {
	float: left;
	text-align: center;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	line-height: 28px;
	font-family: Gulim;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image:
		url(../_lang/image/kr/images/secondhand/btn_red_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	white-space: nowrap;
}

#secont_bt_red_back {
	display: block;
	margin: 0;
	padding: 0px 10px 0px 10px;
	line-height: 54px;
	white-space: nowrap;
	background: url(../_lang/image/kr/images/secondhand/btn_red_left.gif)
		no-repeat top left;
}

/* 회색라인 버튼 */
UL#secont_gary_28 {
	margin: 10px 0px 0px 5px;
	padding: 0;
	list-style: none;
	width: 100%;
}

UL#secont_gary_28 LI {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
	font-family: Gulim;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	background-image:
		url(../_lang/image/kr/images/secondhand/btn_gray_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	white-space: nowrap;
}

#secont_gary_28_back {
	display: block;
	margin: 0;
	padding: 0px 10px 0px 8px;
	line-height: 28px;
	white-space: nowrap;
	background: url(../_lang/image/kr/images/secondhand/btn_gray_left.gif)
		no-repeat top left;
}