

#cont{
	width:100%;
	min-width:1380px;
	
}

/*서브페이지일때 상단부분*/
#top02{
	width:1902px;
	position:relative;
	height:137px;
	left:50%;
	margin-left:-951px;
	z-index:99;
	background:url(../images/top_bg.png) center no-repeat;
	margin-bottom:50px;
}



.call_center02{
	float:right;
}

.call_center02 li{
	float:left;
	margin-left:10px;
	margin-top:40px;
}

.call_center02 li:last-child{
	text-align:right;
	color:#221e1f;
	line-height:30px;
}

.call02{
	font-size:48px;
	color:#802890;
	font-weight:bold;
}







#top{
	width:1902px;
	position:absolute;
	height:137px;
	left:50%;
	margin-left:-951px;
	z-index:99;
	background:url(../images/top_bg.png) center no-repeat;
}

.top_cont{
	width:1320px;
	height:137px; 
	margin:0 auto;
}

.logo{
	width:293px;
	height:100px;
	float:left;
	margin-top:13px;
}


.call_center{
	float:right;
}

.call_center li{
	float:left;
	margin-left:10px;
	margin-top:40px;
}

.call_center li:last-child{
	text-align:right;
	color:#faedc7;
	line-height:30px;
}

.call{
	font-size:48px;
	color:#fdca1e;
	font-weight:bold;
}


.section{
	width:1902px;
	position:relative;
	left:50%;
	margin-left:-951px;
}

.section02_bg{
	width:100%;
	padding:50px 0px 50px 0px;
	background-color:#f5f2f6;
}

.section02{
	width:1180px;
	margin:0 auto;
}

.section02_title{
	font-size:48px;
	color:#2e0e33;
	font-weight:bold;
	text-align:center;
	letter-spacing:-0.7px;
}

.section02_cont{
	width:1180px;
	display:inline-block;
	margin-top:10px;
}

.section02_inputarea{
	width:940px;
	display:inline-block;
	float:left;
}

.section02_inputarea_left{
	width:452px;
	display:inline-block;
	float:left;
}

.section02_inputarea_left div{
	width:452px;
	display:inline-block;
	margin-top:5px;
}


.section02_inputarea_left div .name{
	width:102px;
	display:inline-block;
	float:left;
	padding-top:15px;
	font-size:14px;
}


.section02_inputarea_left div .input{
	width:348px;
	height:50px;
	display:inline-block;
	float:left;
	border:1px solid #e5e5e5;
}

.section02_inputarea_left div .input .inputstyle{
	width:348px;
	height:50px;
	padding:10px;
}



.section02_inputarea_left div .input02{
	width:348px;
	height:52px;
	display:inline-block;
	float:left;
	border:0px solid #e5e5e5;
}

.section02_inputarea_left div .input02 div{
	width:111px;
	height:50px;
	display:inline-block;
	border:1px solid #e5e5e5;
	margin-top:0px;
}

.section02_inputarea_left div .input02 div .inputstyle02{
	width:111px;
	height:50px;
	border:0px solid #e5e5e5;
	padding:10px;
}



.section02_inputarea_right{
	width:452px;
	display:inline-block;
	float:right;
}

.section02_inputarea_right div{
	width:452px;
	display:inline-block;
	margin-top:5px;
}


.section02_inputarea_right div .name{
	width:102px;
	display:inline-block;
	float:left;
	padding-top:15px;
}


.section02_inputarea_right div .input{
	width:348px;
	height:50px;
	display:inline-block;
	float:left;
	border:1px solid #e5e5e5;
	background-color:#fff;
}

.section02_inputarea_right div .input .inputstyle{
	width:348px;
	height:50px;
	padding:10px;
	border:0px solid #e5e5e5;
	font-size:16px;
}


.section02_inputarea_right div .input02{
	width:348px;
	height:52px;
	display:inline-block;
	float:left;
	border:0px solid #e5e5e5;
}

.section02_inputarea_right div .input02 div{
	padding-top:11px;
}




.section02_inputarea_right div .input03{
	width:348px;
	height:52px;
	display:inline-block;
	float:left;
	border:0px solid #e5e5e5;
}

.section02_inputarea_right div .input03 div{
	width:93px;
	height:50px;
	display:inline-block;
	border:1px solid #e5e5e5;
	margin-top:0px;
}

.section02_inputarea_right div .input03 div .inputstyle03{
	width:93px;
	height:50px;
	border:0px solid #e5e5e5;
	padding:10px;
}




.section02_img{
	display:inline-block;
	float:right;
}


.section02_button{
	margin:50px auto 0;
	text-align:center;
}