﻿@charset "utf-8";

/* Modal
--------------------------- */

.c1 {
	display: inline!important;
	color: #f81405;
}	
.f12 {
	font-size: 12px!important;
}


/* Modal
--------------------------- */
#mov_overlay {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	background: #000;
	z-index: 100;
	display: none;
}
#mov_window {
	margin-top: -285px;
	margin-left: -450px;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 570px;
	text-align: left;
	position: absolute;
	z-index: 110;
	display: none;
}
#mov_window {
	height: 540px;
}
#mov_window #close_mov {
	bottom: 0;
	left: 355px;
	width: 192px;
	height: 42px;
	position: absolute;
	z-index: 120;
}
#close_mdl {
	top: 20px;
	right: 20px;
	width: 21px;
	height: 21px;
	position: absolute;
	z-index: 120;
}