@charset "utf-8";

body {margin:0;padding:0;text-align:center;}

input {
	color:#505050;
	font-size:12px;
	border-width:1px;
	border-color:#d5d5d5;
	border-style:solid;
	padding-top:3px;
}
textarea {
	border:1px solid #eee;
}
.submit {
	border:0px;
}

a, div {
	font-family:"돋움";
	color:#555;
	font-size:13px;
	line-height:20px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	color:#909090;
	text-decoration:none;
}
a:active {
	color:#909090;
	text-decoration:none;
}

img, table { border:0px; }

hr, legend {display:none;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,blockquote,button {margin:0;padding:0;}
body, h1, h2, h3, h4, h5, dl, dt, dd, th, td, p, form, fieldset, legend, input, div {font-size:12px;font-weight:normal;}
#wrap {position:relative;margin:20px auto;width:1000px;text-align:left;}
#topMenuWrap {z-index:100;}
#topMenuWrap {position:relative;height:120px;}

#content {width:1000px;height:570px;margin:0 auto}
#mainFlash {position:absolute; top:120px; width:1000px; height:570px; z-index:100;}
#containerNotice {position:absolute; top:200px; left:80px; width:500px; height:80px; z-index:200;}
.hiddenDiv	{display:none;}
