/* 공통 */
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:Arial, 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;
}

body {background:url(../img/index/bg.gif) repeat-x;}
#sub {background:url(../img/sub/sub_bg.gif) repeat-x;}
#wrap {
	width:1000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
/*header*/
#header {
	width:1000px;
	height:114px;
	position:relative;
}
.top_menu {
	float:right;
	padding-top:10px;
	text-align:left;	
}
.top_menu .first a{
	color:#13007c;
}
.top_menu li {
	float:left;
	padding-left:2px;
}
.top_menu span{
	width:15px;
	height:10px;
	display:block;
	float:left;
	margin-top:5px;
	background:url('../img/index/top_menu_line.gif') no-repeat;
}
.top_menu a {	
	color:#424242;
	font-size:11px;
	display:block;
	float:left;
}
.top_menu strong a{
	color:#145907;
	font-family:gulim;
}
.logo {
	float:left;
	width:133px;
	height:80px;
	margin-top:34px;
}
/* Navi */
#navi {	   
    position: absolute;
    left: 224px;
	top:34px;
}
#navi li {
	float:left;	
	padding-right:2px;
}

#navi li a {
	font-size:17px;
	color:#424242;
	font-weight:bold;
	display:block;
	height:80px;
	line-height:80px;
	text-align:center;
}
#navi li a:hover {
	color:#fff;	
}
#navi li.navi_01 a {
	width:222px;	
}
#navi li.navi_01 a:hover {
	background:url(../img/index/navi01_ov.gif) no-repeat;
}
#navi li.navi_02 a { 
	width:223px;
}
#navi li.navi_02 a:hover {
	background:url(../img/index/navi02_ov.gif) no-repeat;
}
#navi li.navi_03 a {
	width:182px;
}
#navi li.navi_03 a:hover {
	background:url(../img/index/navi03_ov.gif) no-repeat;
}
#navi li.navi_04 a {
	width:112px;	
}
#navi li.navi_04 a:hover {
	background:url(../img/index/navi04_ov.gif) no-repeat;
}

/* footer */

#footer_wrap {
	margin:0 auto;
	background:url(../img/index/footer_bg.gif) repeat-x;
}
/*footer sitemap */
#footer_sitemap {	
	clear:both;
	width:1000px;
	height:134px;	
	margin:0 auto;
	line-height:140%;
}	
.s_company {
	float:left;		
	width:248px;
	height:105px;
	padding-top:28px;	
	border-right:1px solid #dfdfdf;
}
.s_products {
	float:left;
	width:365px;
	height:105px;
	padding-top:28px;	
	border-right:1px solid #dfdfdf;
}
.s_gallery {
	float:left;
	width:234px;
	height:105px;
	padding-top:28px;	
	border-right:1px solid #dfdfdf;
}
.s_contactus {
	float:left;
	width:148px;
	height:105px;
	padding-top:28px;	
}
.s_company dd {
	float:left;
	width:150px;	
}
.s_products dd{
	float:left;	
}
.s_products dd.last{
	padding-left:10px;
}
.s_company dt, .s_products dt,
.s_gallery dt, .s_contactus dt{
	color:#2d7aa3;
	font-weight:bold;
	padding-left:17px;
	margin-bottom:5px;		
}
.s_products dt{
	padding-left:57px;
}
.s_gallery dt{
	padding-left:55px;
}
.s_contactus dt{
	padding-left:56px;
}
.s_company dd a, .s_products dd a,
.s_gallery dd a, .s_contactus dd a {
	color:#535353;
	font-size:11px;
	padding-left:15px;
	margin-left:3px;	
}
.s_products dd.first {
	width:168px;
	padding-left:39px;
}
.s_gallery dd a {
	padding-left:52px;
}
.s_contactus dd a {
	padding-left:53px;
}
.s_company dd a:hover, .s_products dd a:hover,
.s_gallery dd a:hover, .s_contactus dd a:hover{
	color:#000;
	text-decoration:underline;
}


/*footer */
#footer {
	clear:both;
	width:1000px;
	height:84px;
	margin:0 auto;
}
#footer p.copy {
	float:left;
	color:#535353;
	margin-top:30px;	
}
#footer p.copy02 {
	float:left;
	width:700px;
	color:#535353;
	padding-top:2px;	
}
#footer p.copy02 a{
	color:#535353;	
}
#footer p.copy02 a:hover{
	color:#000;
}
#footer p.copy02 span{
	font-size:10px;
	padding-left:15px;
}
#footer p.gobizlogo {
	float:right;
	width:88px;
	margin:-15px 23px 0 0;
}
.footer_logo {
	float:left;
	height:40px;
	margin:25px 17px 0 0;
}
