@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);




/*공통사항*/

*{
	margin:0px;
	padding:0;
}

img{
	border:0;
}

li{
	list-style:none;
}

a{
	text-decoration:none;
	color:#6f6f6f;
}

body{font-family :"Nanum Gothic","나눔 고딕","Dotum","돋움",sans-serif; font-size:14px; background:url(../../images/main_bg.jpg) repeat-x; background-position:top;}

	.blind{
	position: absolute;
	top:-9999999px;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}





	
	 
	
	
	