/* topImage */
#topImage {background-image:url('/images/icon/ethics_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%; font-family:"Malgun Gothic", µ¸¿ò, ±¼¸²;}
#contents .contents1 .sp2 {font-size:25px; color:#2A2A2A; line-height:180%; text-align: center; display: block;}


#contents .dataArea {width:100%; border-top:3px solid #1B4593; border-bottom:3px solid #1B4593;}
#contents .dataArea thead {font-size:20px;}
#contents .dataArea tbody {font-size:18px;}

.bot_bor {border-bottom:1px solid #EBEBEB;}
.right_bor {border-right:1px solid #EBEBEB;}

.btn_mail {width:32px; height:25px; vertical-align:middle;}

.trHeight {height:60px;}



@media all and (max-width:1300px) {

	
	#contents {width:850px;}

	#contents .contentsTit .titText {font-size:38px;}

	#contents .contents1 .sp2 {font-size:20px; text-align: center; display: block;}

	#contents .dataArea thead {font-size:18px;}
	#contents .dataArea tbody {font-size:16px;}

	.btn_mail {width:28px; height:22px;}

	.trHeight {height:50px;}

	
	#topImage {background-image:url('/images/icon/ethics_top_01_02.jpg');}

}


@media all and (max-width:950px) {

	
	#contents {width:650px;}

	#contents .contentsTit .titText {font-size:32px;}

	#contents .contents1 .sp2 {font-size:16px; text-align: center; display: block;}

	#contents .dataArea thead {font-size:16px;}
	#contents .dataArea tbody {font-size:14px;}

	.btn_mail {width:25px; height:20px;}

	.trHeight {height:40px;}

}

@media all and (max-width:600px) {


	#contents {width:94%; padding:70px 3%;}

	#contents .contentsTit .titText {font-size:25px;}
	
	#contents .contents1 .sp2 {font-size:14px; text-align: center; display: block;}

	

}
