@charset "utf-8";

* {padding:0; margin:0;}
body {margin:0;padding:0;}

a, div {
	font-family:"돋움";
	color:#505050;
	font-size:12px;
	line-height:20px;
}

img, table { border:0px; }

hr, legend {display:none;}

#intro {
	position:relative;
	background:url('/image/intro.jpg') no-repeat;
	width:770px; 
	height:290px;
	z-index:0;
}
#intro_td {
	padding-top:150px;
}
#blank {
	height:195px; width:0px;
}
.hiddendiv {
	display:none;
}

