@charset "euc-kr";

/*ÁöÁø Åëº¸¹® ·¹ÀÌ¾î ÆË¾÷*/
.layer_popup{position: absolute;width: 450px;padding-bottom:6px;z-index: 100000;background-color: #F3F2F2;border:1px solid rgb(206, 211, 214);border-bottom: 3px solid #A39F9F;}
.layer_popup dl{overflow: hidden;padding: 1% 0 0 1%;clear: left;width: 95.5%;text-align: left;margin:0 2% 0 2%;}
.layer_popup dl.top{background-color: rgb(255, 255, 255);font-weight: bold;height: 25px;margin-bottom: 6px;margin-top: 6px;}
.layer_popup dl.top dt{padding-left:1%;clear:left;float: left;width: 80%;font-size: 1.1em;color: #619b1c;}
.layer_popup dl.top dt span{padding-left:6%;font-size: 0.95em;color: #ffffff;border: aqua 1px solid;}
.layer_popup dl.top dd{width: 52px;float:right}
#layer_popup_move{border: 1px solid #A39F9F;margin-right: 6px;cursor: move;}
.layer_popup dl.cont{background: url('/images/board/bg_board_list03.gif') repeat-x left bottom;background-size: contain;}
.layer_popup dt{float: left;padding-left: 2%;width: 94px;color: rgb(4, 96, 155);margin-bottom: 2px;}
.layer_popup dd{float: left;width: 70%;margin-bottom: 2px;}
.layer_popup .line1 {height:20px;}
.layer_popup .line2 {height:40px;}
.layer_popup .line3 {height:60px;}
.layer_popup .line4 {height:80px;}
.layer_popup .line5 {height:120px;}
.layer_popup .border_line{height:15px;border-bottom: 3px solid #A39F9F;}
#ann{left:50%;top:15%;margin-left:-10%;}
#rpt{left:50%;top:15%;margin-left:-10%;z-index:100001;}
#inf{left:50%;top:15%;margin-left:-10%;z-index:100002;}
#tsn{left:50%;top:15%;margin-left:-10%;z-index:100003;}
#eqkT{left:600px;top:323px;margin-left:-10%;}
#eew{left:50%;top:20%;margin-left:0%;z-index:100004;}

.wrap_weather_info_s .info img.blgt {width: 15px;margin-left: -5px;margin-right: -7px;}
.now_weather1 dd.now_weather1_left.icon img.blgt{margin-left: -15px;vertical-align: top;}
.wrap_weather_info_s.info3 .info img.blgt{margin-left:-5px;}
.time_weather1 dd.time_weather1_left.icon .blgt{margin-left: -10px;margin-right: -7px;width: 15px;vertical-align: top;}

.MR15{ margin-right:15px;}
.MR3{margin-right: 3px;}
.fl{ float:left !important;}
.point_wrn{color:crimson;font-size:1em;}
.s_addr span{padding-top: 3px;}
a.warningreg2dong{color:crimson;font-size:1em;margin-left:10px; margin-top:3px; margin-bottom:-3px;}

.eqk-alert {
	width:578px;
	position: relative;
	padding:0;
	margin:0;
}
.eqk-img img {
	width:100%;
	margin-bottom:20px;
}
.eqk-alert .eqkmt {
	font-size: 1.2em;
	color: crimson;
	line-height: 1.2em;
}
.eqk-alert-msg h2 {
	display:block;
	text-align: center;
	line-height: 2em;
}
.eqk-alert-msg p {
	text-align: center;
	line-height: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
}
.eqk-alert-title { text-align:center; border-top:1px solid #0c5aa6;background:url('../../images/weather/forecast/bg_forecast_temper.gif') no-repeat 0 0;height:33px;border-left:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-bottom:0;}
.eqk-alert-title .title{float:left;background:url('../../images/weather/forecast/bul_bluearrow.gif') no-repeat 10px center;padding:0px 0px 0 20px;font-size:1.4em; line-height:1.4em; color:#0958a5;display:inline-block;}
.eqk-alert-title .date{float:left;padding:3px 13px 0 10px;display:inline-block;font-size:1.1em; line-height:1.1em;}

.eqk-alert-table { width:100%; margin:0; padding:0; border:0;}
.eqk-alert-table .top_line{border-top:2px solid #006ad0;}
.eqk-alert-table tbody th{padding:3px 0 4px 0; border-top:none; border:1px solid #d0d0d0; background:#dce6ef; color:#333;}
.eqk-alert-table tbody th.title{background:none;font-weight:normal;text-align:left;padding:5px 5px 4px 10px;}
.eqk-alert-table tbody td{padding:3px 0 4px 10px; border-top:none; border:1px solid #d0d0d0; text-align:left;}


.eqk-report-dialog {
	position:absolute;
	background: #fff;
	border: 1px solid #666;
	border-radius: 3px;
	padding:0;
	width: 620px;
	height:auto;
	left:50%;
	top:125px;
	margin-left:-310px;
	z-index:199;	
}
.eqk-report-dialog-title {
	position:relative;
	text-align:center;
	color: #b71c1c;
	font-size:12px;
	font-weight:bold;
	line-height:46px;
}
.eqk-report-dialog-close {
	position:absolute;
	right:4px;
	top:2px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 4px 8px;
	font-size: 16px;
	line-height: 1.42857143;
	border-radius: 8px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-weight: bold;
	color:#333;
}
.eqk-report-dialog-close:focus,
.eqk-report-dialog-close:active:focus,
.eqk-report-dialog-close:active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.eqk-report-dialog-iframe {
	margin-left:10px;
	padding: 0 0 20px 0;
}
.eqk-report-dialog-iframe iframe {
	
}
.eqk-report-dialog-footer {
	display:block;
	text-align:right;
	padding:5px 15px 0px 5px;
	color:#333;
}
.eqk-report-dialog-footer label {
	line-height: 14px;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	display:inline-block;
	vertical-align:middle;
}
.eqk-report-dialog-footer input[type="checkbox"] {
	display:inline-block;
	vertical-align:middle;
}
