*{margin:0;padding:0}

body{/*기본 font*/
	font-size:0.75em;
	font-family:돋움,굴림,sans-serif;
	color:#5f5f5f;
}
a{text-decoration:none;color:#5f5f5f;}
a:hover{text-decoration:underline;}

img{/*이미지*/border:0;}
ul{list-style-type:none;}
dl{list-style-type:none;}

table{/*테이블 설정*/
	/*width:100%;*/
	border-collapse:collapse;
}

/*기본 form 설정*/
select, input, textarea{font-size:100%;}

button{border:0;cursor:pointer;overflow:hidden;}

button span{
	font-size:5px;
	width:0px;
	height:0px;
	line-height:0px;
	visibility:hidden;
	overflow:hidden;
}
fieldset{	
	border:0px;
}
legend{
	position:absolute;
	width:0;height:0;font-size:0;
	overflow:hidden;visibility:hidden;
}

/*필요한 컨텐츠이나 디자인시 감출 때 사용*/
.skip{
	position:absolute;
	width:0;height:0;font-size:0;
	overflow:hidden;visibility:hidden;
}

/*프로그램 등 보여줄 필요가 없는 컨텐츠에 사용*/
.develop{display:none;}


/*============================인트로==============================================*/
#bgContainer{width:100%;background:url(../img/intro/bg_shadow.gif) -80px left repeat-x;}
#introContents{position:relative;width:810px;margin:0 auto;padding-top:30px;}

.logo_group{margin-left:20px;margin-bottom:30px;}
.logo_inter{margin-left:320px;margin-bottom:5px;}

.BOX{width:270px;height:290px;float:left;padding-top:40px;}
.intro_chungwha{background:url(../img/intro/bg_box_1.jpg) no-repeat;text-align:center;}
.intro_kat{background:url(../img/intro/bg_box_2.jpg) no-repeat;text-align:center;}
.intro_dnc{background:url(../img/intro/bg_box_3.jpg) no-repeat;text-align:center;}
.logo_chungwha{margin-left:20px;margin-bottom:16px;}
.logo_dnc{margin-right:20px;margin-bottom:16px;}
.tel1{position:relative;top:45px;left:-50px;}
.tel2{position:relative;top:47px;left:-60px;}
.tel3{position:relative;top:45px;left:-60px;}
.lang1{margin-left:33px;}
.lang1 a img{margin-right:13px;}
.lang2{margin-left:10px;}
.lang2 a img{margin-top:15px;margin-right:10px;}
.lang3 a img{margin-right:10px;}

address{height:0px;position:relative;bottom:50px;left:20px;z-index:1000;}