body, div, span, p {
	font-family: 'NanumSquare', sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.unified {
	margin-top: 24px !important;
	margin-left: 6px !important;
	margin-right: 6px !important;
}

.clock_title {
	font-size: 16px;
	font-weight: 600;
	padding-top: 20px;
	margin-bottom: 10px;
}

.select_regions {
	font-size: 16px;
	font-weight: 600;
	margin: 8px;
}

.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;
	margin-bottom: 10px;
}

.clk_hm {
	color: #ffffff;
	width: 67px;
	font-size: 24px;
	left: 9px;
	top: 19px;
	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: 30px;
}

.clk_ampm {
	color: #a2e1f9;
	position: absolute;
	top: 15px;
	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;
}


.clk_city {
	font-size: 16px;
	font-weight: 600;
	line-height: 16px;
}

.clk_country {
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
}

.clk_date {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}
.clk_day {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
}
