﻿@charset "utf-8";
/* CSS Document */

/* common */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
* {margin: 0; padding: 0; font-family: '나눔고딕', 'NanumGothic', Helvetica, sans-serif; -webkit-text-size-adjust: none;}
ul, li, dl {list-style: none;}
html, body {min-width:1100px;}
a {text-decoration:none;}
fieldset, img {border:0; margin:0; padding:0;}
img.map, map area {outline: none;}
fieldset, img{border:0; margin:0; padding:0}
i, em, address{font-style:normal; font-weight:normal;}
input, textarea, select{border:0; background:#fff; padding:5px; box-sizing:border-box;}
.margin_none{margin:0 !important;}

/* style */
#section01, #section02, #section03, #section04, #section05, #section06, #section07, #section08, #section09, #section10, #section11, #section12, #section13, #footer, #quick{width:100%; line-height:0; position:relative; text-align: center;clear:both;}

#section01{background:url(../img/bg_01.jpg) no-repeat center;}
#section02{background:url(../img/bg_02.jpg) no-repeat center;}
#section03{background:url(../img/bg_03.jpg) no-repeat center;}
#section04{background:url(../img/bg_04.jpg) no-repeat center;}
#section05{background:url(../img/bg_05.jpg) no-repeat center;}
#section06{background:url(../img/bg_06.jpg) no-repeat center;}
#section07{background:url(../img/bg_07.jpg) no-repeat center;}
#section08{background:url(../img/bg_08.jpg) no-repeat center;}
#footer{background:#464646;}

#section02 .section02_in{width:1200px; margin:0 auto; position:relative;}
.section02_in input, .section02_in select{
	position: absolute;
	right: 718px;
	width: 202px;
	height: 28px;
	border: 1px solid #c2c2c2;
	top: 368px;
}
.section02_in input.db_name{
	top: 414px;
	right: 761px;
}
.section02_in input.db_tel{
	top: 414px;
	right: 422px;
}
.section02_in select.db_slt{
	top: 460px;
	right: 761px;
}
.section02_in select.db_slt2{
	top: 460px;
	right: 422px;
}
.section02_in input.db_agree{top:435px;}
.section02_in input.db_submit{
	position: absolute;
	background: none;
	border: none;
	width: 227px;
	top: 412px;
	height: 72px;
	right: 136px;
	bottom: 321px;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
}




#quick{width:160px; position:fixed; z-index:99; top:230px; right:-60px;}
#quick li{margin-bottom:5px;}
