﻿body {
	background:url(/images/bg_m.jpg)  top center no-repeat #ffffff;
	src:url(/NanumBarunGothic.ttf);
	font-size: 9px;
	line-height: 150%;
	font-family:"나눔바른고딕"; src:url(/NanumBarunGothic.ttf);
	margin: 0px;
}



#wrap {
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap:after {
	content:'';
	display:block;
	clear:both;
}

#page_header {
	height: 119px;
	width: 1080px;
	background:url(images/navi.jpg) no-repeat ;
}

#logo {
	float: left;
	height: 49px;
	width: 271px;
	margin-top: 26px;
	margin-left: 13px;
}

#navi {
	text-align: right;
	float: right;
	height: 20px;
	width: 770px;
	margin-top: 45px;
	
}

#navi ul {
	margin: 0px;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}

#navi ul li {
	float:left;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	margin-left: 86px;
	color: #FFFFFF;
}

#navi ul li a {
	color: #FFFFFF;
	font-weight:600;
/*	display:block;
	padding:10px 20px;
	margin:0;
	text-decoration: none;
	border-radius:1.4em; */
	text-shadow:0 1px 1px raba(0,0,0,.3); 
}

#flash {
	clear: both;
	height: 224px;
	width: 1080px;
}


#aside {
	background:url(images/smenu.jpg) no-repeat ;
	width: 266px;
	height: 833px;
}




#footer {
	clear: both;
	height: 113px;
	width: 1080px;
}

a:link {	text-decoration: none;	border: none;		vertical-align: middle;}
a:visited {		text-decoration: none;}


