* {	margin: 0; padding: 0; }
html, body { margin: 0 auto; background-color: transparent; }
body { width: 990px; margin: 0 auto; text-align: center;position: relative }
#header, #container, #footer { width: 990px; margin: 0 auto;position: relative; }
#header{z-index:2;}
#footer { width: 990px; margin: 0 auto; clear: both; }
#page_wrap { width:1125px; margin: 0 auto; text-align: center;position: relative  }
#main_wrap { width:990px; float:left; }
#ad_wrap { width:100px; float:right; }

ul, ol { list-style: none; }
fieldset,img { border: none; }
table { border-collapse: collapse; border-spacing: 0; }

a:link{ color:#666666;text-decoration:none; }
a:visited{ color:#666666;text-decoration:none; }
a:active{ color:#666666;text-decoration:none; }
a:hover{ color:#666666;text-decoration:none; }

#footer * {
	text-align: left;
	font-size:12px;
	font-family:'돋움', 'Dotum', Verdana, Arial, Sans-Serif;
	color:#666666;
}

div, a, ul, li, table, tr, td, h1, h2, h3, h4, h5, h6 {
	font-size:12px;
	font-family:'돋움', 'Dotum', Verdana, Arial, Sans-Serif;
	color:#666666;
}

.cursor_class { cursor: hand; }
.sns{position: absolute;top:12px;;right: 16px;z-index: 1; display:none;}
