@charset "euc-kr";
@font-face {
 font-family:'Nanum Gothic';
 src: url(/fonts/NanumGothic-Regular.eot);
 src: url(/fonts/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
 	url(/fonts/NanumGothic-Regular.woff2) format('woff2'),
 	url(/fonts/NanumGothic-Regular.woff) format('woff'),
 	url(/fonts/NanumGothic-Regular.ttf) format('truetype');
 }
/* CSS Document */

body{
	margin:0px;
	font-family:Nanum Gothic;
	}

#accessibility {
	display : none;
}

table {
	border-collapse:collapse;
	padding:0px;
	border-spacing:0px;
	}
	
td, th {
	padding:0px;
	border:0;
	}

ul, li {
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	}

a{text-decoration:none;}
a:link{color:#333333;}
a:visited{color:#333333;}
a:hover{color:#FD770B ;}
a:focus{color:#FD770B ;}
	
	
.header_wrap {
	position:relative;
	height:483px;
}	

.banner_bg {
	position:absolute;
}

/* »ó´Ü ·Î±×ÀÎ */
.top_wrap{
	width:1920px; height:25px;
	background-color:#EEE;
	overflow:hidden;
	}	
	
.top{
	width:1200px;
	margin:0 auto;
	}
.top table{
	width:130px;
	height:25px;
	line-height:25px;
	font-size:11px; color:#959595;
	text-align:center;
	float:right;
	}
		
/* ¸ÞÀÎ¸Þ´º */	
.header{
	width:1200px; height:60px;
	margin:0 auto;
	overflow:hidden;
	}	
/*	
#intro{width:1000px;height:700px;margin:0 auto;position:relative; }
.int_text01{position: absolute; top:30px;left:180px;}
.int_text02{position: absolute; top:80px;left:180px;}
.introimg{position: absolute; top:180px;left:100px;}
.btnskip{position: absolute; top:650px;left:490px;}
*/	
	

/* ÄÁÅÙÃ÷ */
.cont_wrap{
	width:100%; height:284px;
	margin:30px auto;
	float:left;
	}	
.cont{
	width:1200px; height:284px;
	margin:0 auto;
	background-color:#FFF;
	}	

.table_Box{
	height:250px;margin-bottom:13px;
	}
.table_Box table{
	width:275px;
	font-size:13px; color:#545454;
	line-height:30px;
	}
	
.table_Box2{
	width:275px; height:250px;
	margin-bottom:13px;
	background-image:url(../img/bg.gif);
	background-repeat:no-repeat;
	}
.table_Box2 table{
	width:255px;
	margin:12px 0;
	font-size:17px; color:#545454;
	line-height:42px;
	}
	
.title{
	width:275px; height:50px;
	line-height:50px;
	font-size:20px; font-weight:600;
	color:#3f3f3f;
	}
	
.go{width:140px; height:185px; background-color:#e5e5e5; border-radius:4px 4px 0 0; position:absolute; top:660px; left:1440px}
.go ul{width:130px; font-size:12px; color:#FFF; padding:5px 7px;}
.go li{height:20px; line-height:20px;}
	