
a:link { text-decoration:none; color:#c64; }
a:visited { text-decoration:none; color:#c64; }
a:active { text-decoration:none; color:#c64; }
a:hover { text-decoration:none; color:#fa9; }

.n_b a:link { text-decoration:none; color:#535353; }
.n_b a:visited { text-decoration:none; color:#535353; }
.n_b a:active { text-decoration:none; color:#fa9; }
.n_b a:hover { text-decoration:none; color:#fa9; }

a:link img { border:0px; }
a:visited img { border:0px; }
a:active img { border:0px; }
a:hover img { border:0px; }

html {
	background-color:#ffffff;
}

body {
    font-family:Malgun Gothic, Arial, Dotum, Verdana;
    font-size:12px;
}

#container {
    width:1100px;
    margin:0 auto;
    background:#fff;
    padding:10px 0px 10px 0px;
}
#header {
/*
    position:relative;
    left:0px;
    top:0px;
    width:978px;
    height:70px;
    background:transparent;
    margin:0px 80px 5px 80px;
    _margin:0px 80px 5px 140px;
*/
	width:978px;
    height:120px;
	margin:-20px 60px 0px 60px;
    _margin:0px 60px 0px 120px;
    padding:0px 0px 0px 0px;
}
#content {
	
    float:left;
    left:0px;
    top:0px;
    width:978px;
	/*border:1px solid #dad8d9;*/
	/*border-right:1px solid #dad8d9;    
	border-left:1px solid #dad8d9;    */
	/*border-bottom:1px #ddd solid;*/
	background:#fff;
    margin:0px 60px 0px 60px;
    padding:0px 0px 0px 0px;
}

#footer {
    clear:both;
    width:958px;
    height:25px;
	/*
    border:1px #ddd solid;
    */
	background:#fff;
	margin:0px 60px 0px 60px;
    _margin:0px 60px 0px 120px;
    padding:10px 10px 10px 10px;
}

.menubar {
    float:left;
    width:185px;
	height:auto;
    border:0px;
    background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.content {
    float:left;
    width:750px;
    border:0px;
    background:#fff;
	margin-left:5px;
	_margin:0px 0px;
}
.content1 {
    width:750px;
    border:0px;
    background:#fff;
	margin-left:5px;
	_margin:0px 0px;
	text-align:center;
}
.content_board {
    width:750px;
    border:0px;
    background:#fff;
	margin-left:190px;
	_margin:0px 0px 0px 190px;
	text-align:center;
}


.content2 {
    border:0px;
    background:#fff;
	margin-left:5px;
	text-align:center;
}
.admin_content {
    float:left;
    width:965px;
    border:0px;
    background:#fff;
	margin:0 5px ;
}
.blank_gray {
    clear:both;
	width:978px;
	height:4px;
	background-color:#ffffff;
	margin:0px 60px 0px 60px;
    _margin:0px 60px 0px 120px;
}

