@charset "utf-8";
/* 20140609. Template by MoonYoungshin. YYYYMMDD. Last Writer. */
/* Layout PopupPage | Popup Contents */

/* All Device ◆◆◆◆◆◆◆◆◆◆ */

/* Layout Popup Pages ◆◆◆ */

html{}
/*body{background:#f4f4f4;}*/
#container{position:relative;width:100%;min-width:360px;margin:0 auto;background:url(../../img/popup/bg1.jpg) 50% 0;overflow:hidden;}
	#header{z-index:30;clear:both;position:relative;height:70px;margin:0 20px 10px;border-radius:0 0 12px 12px;background:#fff;
		background:linear-gradient(to bottom,#fff 0,#fff 48%,#eee 87%,#fff 100%);
	}
	#wrap{z-index:10;clear:both;position:relative;margin:0 20px 10px;border-radius:4px;background:#fff;}
		#wrap:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
		#body{padding:20px;}
		#body:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
	#footer{z-index:20;clear:both;position:relative;height:170px;margin:0 20px;}

	#bg2top{z-index:0;position:absolute;left:0;top:0;width:100%;height:0;margin:0 auto;}
		#bg2top>div{position:absolute;left:0;top:0;width:100%;height:500px;/* background:url(../../img/inc/bg1.png) repeat-x 50% 0; */}
	#bg2foot{z-index:0;display:block;clear:both;position:relative;width:100%;height:0;margin:0 auto;font-size:0;line-height:0;}
		#bg2foot>div{position:absolute;left:0;top:0;width:100%;height:170px;border-top:1px solid #fff;background:url(../../img/inc/bg2.png) repeat-x 50% 0;}
	#bg2btm{z-index:0;position:relative;left:0;top:0;width:100%;height:0;margin:0 auto;}
		#bg2btm>div{position:absolute;left:0;bottom:0;width:100%;height:200px;background:url() repeat-x 50% 100%;}

/* Reset */
/* #header *, */
#footer *,
.init,
.init *{list-style:none;margin:0;padding:0;}

/* #header */
#logo{z-index:10;position:relative;height:43px;margin:0;padding:13px 0 14px;text-align:center;overflow:hidden;}

#gn1{z-index:20;position:absolute;right:20px;top:26px;height:28px;overflow:hidden;}
#gn1 ul{list-style:none;float:right;position:relative;right:0;top:0;margin:0;padding:0;}
#gn1 li{float:left;}

/* #footer */

#author1{padding:37px 0;color:#666;font-size:0.923em;line-height:1.667;}
#author1:after{content:'';display:block;clear:both;height:0;visibility:hidden;}
#author1 .logo{float:left;margin:0 30px 0 0;}
#author1 .address{float:left;margin:0 46px 0 0;}
#author1 .address .h1,
#author1 .address .t1,
#author1 .address .t2,
#author1 .address .t3{display:block;}
#author1 .copyright{float:right;width:215px;height:128px;margin:-17px 0 0 0;background:url(../../img/inc/logo_smartcity.png) no-repeat;overflow:hidden;text-indent:-9999px;}

/* Contents ◆◆◆ */



@media all and (max-width:767px){/* ◇◆◇◆◇◆◇◆◇◆ */

} /* /(max-width:767px) */

@media all and (max-width:860px){/* ◇◆◇◆◇◆◇◆◇◆ */

#footer,
#bg2foot{display:none;} /* 디자인없어서..감춤 */

} /* /(max-width:767px) */

@media all and (min-width:768px){/* ◇◆◇◆◇◆◇◆◇◆ */

} /* /(min-width:768px) */

@media all and (min-width:768px) and (max-width:1023px){/* ◇◆◇◆◇◆◇◆◇◆ */

} /* /(min-width:768px) and (max-width:1023px) */

@media all and (min-width:1024px){/* ◇◆◇◆◇◆◇◆◇◆ */

} /* /(min-width:1024px) */