/* topImage */
#topImage {background-image:url('/images/icon/customer_top_01.jpg');}


/* contents */
#contents {width:1000px; margin:0 auto; padding:62px 0 100px;}
#contents .contentsTit {width:100%;}
#contents .contentsTit .titText {margin-bottom:55px; font-size:45px; font-weight:bold; text-align:center;}

#contents .contents1 {width:100%;}
#contents .contents1 .sp1 {padding-left:8px; font-size:30px; font-weight:bold; color:#1B4593; border-left:5px solid #1B4593;}
#contents .contents1 .sp2 {font-size:15px;}


#contents .dataArea {width:100%; border-top:3px solid #1B4593; border-bottom:3px solid #1B4593;}
#contents .dataArea .header {background-color:#F6F6F6; width:15%; font-size:20px; font-weight:bold; text-align:center;}

.bot_bor {border-bottom:1px solid #EBEBEB;}

.tdWidth_01 {width:245px;}
.width_01 {width:200px;}
.width_02 {width:550px;}
.width_03 {width:770px;}
.width_04 {width:225px;}
.width_05 {width:525px;}

.selectbox1 {background: url('/images/icon/allMenu_icon.gif') 90% center no-repeat;}
.selectbox2 {background: url('/images/icon/allMenu_icon.gif') 90% center no-repeat;}

.qna_content {width:95%;}


@media all and (max-width:1300px) {

	
	#contents {width:850px;}

	#contents .contentsTit .titText {font-size:38px;}

	#contents .contents1 .sp1 {font-size:25px;}
	#contents .contents1 .sp2 {font-size:13px;}

	#contents .dataArea .header {font-size:17px;}

	.tdWidth_01 {width:200px;}
	.width_01 {width:165px;}
	.width_02 {width:470px;}
	.width_03 {width:645px;}
	.width_04 {width:190px;}
	.width_05 {width:445px;}

	.selectbox1 {background-position-x:440px;}
	.selectbox2 {background-position-x:160px; }
	
	#topImage {background-image:url('/images/icon/customer_top_01_02.jpg');}


}


@media all and (max-width:950px) {

	
	#contents {width:750px;}

	#contents .contentsTit .titText {font-size:32px;}

	#contents .contents1 .sp1 {font-size:20px;}
	#contents .contents1 .sp2 {font-size:11.5px;}

	.tdWidth_01 {width:185px;}
	.width_01 {width:150px;}
	.width_02 {width:400px;}
	.width_03 {width:560px;}
	.width_04 {width:175px;}
	.width_05 {width:375px;}

	.selectbox1 {background-position-x:370px;}
	.selectbox2 {background-position-x:150px; }

}

@media all and (max-width:600px) {


	#contents {width:94%; padding:70px 3%;}

	#contents .contentsTit .titText {font-size:25px;}
	
	#contents .contents1 .sp1 {font-size:20px;}
	#contents .contents1 .sp2 {font-size:12px;}

	#contents .dataArea {font-size:12px;}
	#contents .dataArea select {font-size:10px; height:24px; padding:2px 6px;}
	#contents .dataArea input {font-size:10px; height:18px; padding:2px 6px;}
	#contents .dataArea .header {font-size:13px;}

	
	.tdWidth_01 {width:35%;}
	.tdWidth_02 {width:50%;}
	.width_01 {width:75%;}
	.width_02 {width:90%;}
	.width_03 {width:90%;}
	.width_04 {width:90%;}
	.width_05 {width:80%;}


	.td_01 {width:33%;}
	.td_02 {width:83%;}

	.qna_content {width:90%;}
	
	.webContents {display:none}
	.mobileContents {display:block;}

	

}