/* °øÅë */
body {
	margin:0;
	padding:0;
	position:relative;
	text-align:left;
}
#skipNav{position:absolute; top:0; top:-1000%}
#skipNav a{display:block; height:1px; width:1px; overflow:hidden;}
#skipNav a:focus, #skipNav a:active{height:auto; width:100%;}

body, select, input, textarea {
	font-size:12px;
	font-family:dotum, µ¸¿ò, sans-serif;
	color:#454545;
}

a:link {color:#5D5D5D; text-decoration:none;}
a:visited {color:#5D5D5D; text-decoration:none;}
a:active {color:#5D5D5D; text-decoration:none;}
a:hover {color:#000; text-decoration:none;}
a,label{cursor:pointer;}
html, body {
	width:100%;
	height:100%;	
}

form {margin:0; padding:0;}
label.first {margin-right:10px;}
label.none {display:none;}

h1, h2 ,h3 ,h4 ,h5 ,h6 { margin:0; padding:0;}

div, p, ul, ol, pre, dl, dt, dd {margin:0;}

ol, ul, fieldset, a img {
	margin:0;
	padding:0;
	border:none;
}

ol li,
ul li,
li ul li {
	list-style:none;
	padding:0;
	line-height:1.5em;
}

hr, legend, caption, .none {display:none !important;}

img {vertical-align:middle;}

.cursor{cursor:pointer;}

.clear {
	display:block;
	float:none;
	clear:both;
	height:0;
	width:0;
	font-size:0 !important;
	line-height:0 !important;
	overflow:hidden;
	margin:0;
	padding:0 ! important;
}


#wrap {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background:url('../img/index/bg_line.jpg') repeat-y;
}
#footer_wrap {
	width:1000px;
	margin:0 auto;
}
.side {
	float:left;
	width:264px;
	margin-left:23px;
}
/*header*/
#header {
	width:264px;
	height:100px;
	position:relative;		
}
.logo {
	float:left;
	width:172px;
	height:72px;
	margin-top:28px;
}
.top_menu {
	position:absolute;
	top:32px;
	right:0;
}
.top_menu li {
	float:left;
	color:#575757;
	line-height:18px;
}
.top_menu a {	
	color:#575757;
	font-size:11px;
	display:block;
	float:left;
	font-family:arial;
}
.top_menu .last {
	margin-left:10px;
	height:18px;
	padding:0 8px;	
	background-color:#616161;
}
.top_menu .last a{
	display:block;
	color:#fff;
	line-height:18px;
	font-family:arial;
}
/* 130711 ±è¼ÒÁ¤Ãß°¡ */
.top_menu .last02 {
	margin-left:10px;
	height:18px;
	padding:0 8px;	
	background-color:#616161;
}
.top_menu .last02 a{
	display:block;
	color:#fff;
	line-height:18px;
	font-family:arial;
}
/* Navi */
#navi {	   
    float:left;
    margin:30px 0 75px;
	width:264px;	
}
#navi li {
	float:left;
	margin-bottom:10px;
	height:33px;
	line-height:33px;
}
#navi li a{
	display:block;
	color:#454545;
	font-size:28px;
	padding-left:18px;
	width:246px;
	height:33px;
	font-family:³ª´®°íµñ, sans-serif;
}
#navi li a:hover{
	color:#87c0ee;
	font-weight:bold;
}

/* footer sitemap */
#footer_sitemap {
	float:left;
	width:1000px;
	height:106px;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}
#footer_sitemap .s_company {
	margin-top:19px;
}
#footer_sitemap .s_news {
	width:370px;	
}
#footer_sitemap .s_contact {
	width:630px;	
}
#footer_sitemap dl{
	width:1000px;
	float:left;
	margin-bottom:7px;
}
#footer_sitemap dt{
	float:left;
	font-weight:bold;
	width:110px;
	height:18px;
	margin-right:10px;
	line-height:18px;
	color:#fff;
	padding-left:13px;
	background-color:#585c5e;
	font-size:11px;
}
#footer_sitemap dd{
	float:left;
	margin-right:14px;
	line-height:18px;
}
#footer_sitemap dd a{
	color:#5a5a5a;
	font-size:11px;
	display:block;
}
#footer_sitemap dd a:hover{
	color:#1b2064;
}

/*footer */
#footer {
	clear:both;
	width:1000px;
	margin:0 auto;
	height:75px;	
}
#footer p.copy {
	float:left;	
	width:880px;
	margin-top:15px;
	color:#5e5e5e;
	line-height:150%;	
}
#footer p.copy02 {
	float:left;
	color:#5e5e5e;	
	width:850px;
}
#footer p.copy a:hover{
	color:#000;
}
#footer p.copy02 span{
	font-weight:bold;
}

#footer p.gobizlogo {
	float:right;
	width:92px;
	margin-top:-14px;
}
