body, div, span, p {
	font-family: 'NanumSquare', sans-serif;
	font-size: 12px;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clocl_title {
	font-size: 14px;
	font-weight: 600;
	margin: 20px;
}

.clk_box {
	background: url(../img/spr_fp.png) no-repeat;
	background-position: 0 0;
	width: 107px;
	height: 66px;
	display: block;
	position: relative;
	color: #ffffff;
	text-decoration: none;
}

.clk_hm {
	color: #ffffff;
	width: 67px;
	font-size: 24px;
	left: 9px;
	top: 17px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
}

.clk_hm,
.clk_s {
	color: #ffffff;
	position: absolute;
	text-shadow: 1px 1px 1px #000;
}

.clk_s {
	color: #ffffff;
	font-size: 14px;
	right: 11px;
	top: 28px;
}

.clk_ampm {
	color: #a2e1f9;
	position: absolute;
	top: 14px;
	right: 11px;
	text-shadow: 1px 1px 1px #000;
	font-size: 12px;
}

.clk_line {
	width: 70px;
	border-bottom: 1px solid #000;
	z-index: 99;
	position: absolute;
	top: 30px;
	left: 8px;
}