@charset "utf-8";
/* CSS Document */

.in_Layer{
	width:1100px;
	margin:0 auto;
}

.hide{
	position:absolute;
	left:-9999px; 
	top:-9999px;
	font-size:0;
	line-height:0;
	height:0; 
	overflow:hidden;
}

li{list-style:none}

a{text-decoration:none;}

body, table, th, td, input,
textarea, button, select {
	font-family: 'Nanum Gothic', '나눔고딕', sans-serif;
	font-size:12px;
	color:#666;
}
