

body {
	font:normal 12px Malgun Gothic,맑은 고딕,dotum;
	margin:0;
	padding:0;
}

#wrap {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	text-align:center;
}

img {
	border:0;
}

a:focus {
	outline:none;
}

#header {
	/*height:75px;*/
	width:100%;
	text-align:center;

}

#topmenu {
	width:100%;
	margin:0 auto;
	height:100%;
	text-align:center;
}

#top_banner {
	background:skyblue;
	height:100px;
	text-align:left;
}

#main {
	width:100%;
}

#container {
	width:100%;
}

#snb {
	width:258px;
	float:left;
	min-height:700px;
}

#snb_menu {
}
#snb_menu ul{
	margin:0;
	padding:0;
	list-style:none;
}

#snb_menu ul li {
	margin:0;
	padding:0;
	line-height:0;
	font:0;
	display:inline;
}

#snb_menu img {
	border:0
}

#snb_menu .sub_title {
	display:inline-block;
	height:50px;
}

#sub_navi {
	width:100%;
	height:50px;
}

#sub_navi_img {
	float:left;
}

#sub_navi_text {
	float:right;
}

#content {
	margin:0 auto 0;
	text-align:left;
}

#footer {
	clear:both;
	width:100%;
	height:100px;
	background:#e8e8e8;
}

#size{
padding:5px;
}

#copyright {
	text-align:left;
	width:1010px;
	height:72px;
	margin:0 auto;
	background:#e8e8e8;
}


#box_banner {
	display:block;
	margin:0;
}

#box_banner_content {
	display:block;
	font-size:0;
}

#box_onoff {
	margin:0 auto;
	width:1010px;
	height:30px;
	background:#474747;
	color:#fff;
	line-height:30px;
	cursor:pointer;
}

.homeNavi {
	background:#cccccc;
	padding:4px;

}