/* --- css reset --- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
a,img {selector-dummy: expression(this.hideFocus=true);} 
a,img,input{selector-dummy: expression(this.hideFocus=true);}



body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #EFEFEF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


#container { 
	width: 975px;
	margin: 0 auto; 
	text-align: left;
} 


#header { 
	padding: 0 5px 0 5px; 
} 


#header h1 {
	float:left;
	background:url(../images/top_logo.gif) no-repeat 0px 0px;
	text-indent:-9000px;
	height:40px;
	width:165px;
}



#header_nav { 
	margin: 0 0 0 490px; 
	padding: 0 10px 0 0; 
}



#nav {
	list-style:none;
	position:relative;
	z-index:500;
}

#nav ul {
	position:absolute;
	left:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}


#nav li.top{
	float:left;
}
#nav li .top_link1 {
	width:155px;
	display:block;
	height:40px;
	cursor:pointer;
	text-indent:-9000px;
	background:url(../images/top_mainmenu01.gif);
}
#nav li:hover .top_link1{
	background: url(../images/top_mainmenu01_over.gif) 0px 0px no-repeat;
}

#nav li .top_link2 {
	width:155px;
	display:block;
	height:40px;
	text-indent:-9000px;
	cursor:pointer;
	background:url(../images/top_mainmenu02.gif);
}
#nav li:hover .top_link2 {
	color:#fff;
	background: url(../images/top_mainmenu02_over.gif) no-repeat;
}

#nav li .top_link3 {
	width:155px;
	display:block;
	height:40px;
	text-indent:-9000px;
	cursor:pointer;
	background:url(../images/top_mainmenu03.gif);
}
#nav li:hover .top_link3 {
	color:#fff;
	background: url(../images/top_mainmenu03_over.gif) no-repeat;
}

#nav li:hover {
	position:relative; z-index:200;
}

#nav li:hover ul.sub {
	left:5px;
	top:38px;
	background: #ffffff;
	padding:3px;
	border-left:1px solid #bcbcbc; 
	border-right:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	white-space:nowrap;
	width:137px;
	height:auto;
	z-index:300;
}

#nav li:hover ul.sub li {
	display:block;
	height:25px;
	position:relative;
	float:left;
	width:100%;
	font-weight:normal;
}

#nav li:hover ul.sub li a {
	display:block;
	font-size:12px;
	height:20px;
	width:100%;
	line-height:18px;
	text-align:center;
	color:#555;
	text-decoration:none;
}
#nav li:hover ul.sub li a:hover {
	background:#6eb43f;
	color:#fff;
}

#nav li:hover li:hover ul {
	left:90px;
	top:-4px;
	background: #bbd37e;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
}



/* body */
#body_product { 
	width: 975px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
	background:url(../images/body_bg.gif);
} 



#title { 
	padding: 0 15px 0 175px; 
} 

h2 {
	text-indent: -9000px;
}

h4 {
	color:#C90;
	font-size:12px;
	font-weight:normal;
}

#highlightbox{
	float:left;
	width:320px;
	padding : 5px 10px 10px 65px;
}


#overview h3 {
	background:url(../images/subtitle_overview.gif) 0px 0px no-repeat;
	height:20px;
	text-indent:-9000px;
	margin:10px 0 5px 0;
}

#highlight h3 {
	background:url(../images/subtitle_highlights.gif) 0px 0px no-repeat;
	height:20px;
	text-indent:-9000px;
	margin:10px 0 5px 0;
}

#diagram h3 {
	background:url(../images/subtitle_diagram.gif) 0px 0px no-repeat;
	height:20px;
	text-indent:-9000px;
	margin:10px 0 5px 0;
}


#sidebar {
	float: left;
	width: 145px;
	padding: 0 0 0 15px;
	font-size:12px;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active, #sidebar a:hover  {
	text-decoration:none;
	color:#333;
}
#sidebar a:hover {
	color:#C60;	
}


#companymenu {
	float: left;
	width: 145px;
	padding: 0 0 0 15px;
	font-size:12px;
}

#companymenu a:link, #companymenu a:visited, #companymenu a:active, #companymenu a:hover  {
	text-decoration:none;
	color:#333;
}
#companymenu a:hover {
	color:#C60;	
}



#mainContent { 
	margin: 0 0 0 170px;
	padding: 0 15px 0 0;
} 

#mainContent p {
	padding-left:5px;
	font-size:12px;
	font-family:µ¸¿ò,dotum,sans-serif;
	line-height:140%;
	text-align:justify;
} 

#diagram ul, #diagram li {
	list-style:none;	
}



#lang {
	padding: 0px;
	background:#EFEFEF;
}

#lang ul {
	list-style:none;
}
#lang li {
	float:right;
}

#lang_kor {
	text-indent:-9000px;
	background:url(../images/btn_lang_kor.gif) 0px 0px no-repeat;
	height : 20px;
	width : 55px;
	display:block;
	cursor:pointer;
}

#lang_eng {
	text-indent:-9000px;
	background:url(../images/btn_lang_eng.gif) 0px 0px no-repeat;
	height : 20px;
	width : 55px;
	display:block;
	cursor:pointer;
}


#footer { 
	padding: 0px;
	background:#EFEFEF; 
} 
#footer  ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer li {
	margin:0;
	padding:0;
	border:0;
	float:left;
}
#footer #footer_unet {
	text-indent:-9000px;
	background:url(../images/bot_logo.gif) 0px 0px no-repeat;
	height : 55px;
	width : 125px;
}
#footer #footer_companyinfo {
	text-indent:-9000px;
	background:url(../images/bot_companyinfo.gif) 0px 0px no-repeat;
	height : 55px;
	width : 81px;
}
#footer #footer_contactus {
	text-indent:-9000px;
	background:url(../images/bot_contactus.gif) 0px 0px no-repeat;
	height : 55px;
	width :74px;
}

#footer #footer_bizmeka {
	text-indent:-9000px;
	background:url(../images/bot_bizmeka.gif) 0px 0px no-repeat;
	height : 55px;
	width :55px;
}

#footer #footer_copyright {
	text-indent:-9000px;
	background:url(../images/bot_copyright.gif) 0px 0px no-repeat;
	height : 55px;
	width :640px;
}


#btn {
	padding : 5px 10px 5px 0;
	float:right;
}
#btn a {
	display:block;
	background:url('../images/btn_bg.gif') left 0;
	float:left;
	font-size:12px;
	color:#777;
	padding-left:6px;
	text-decoration:none;
	height:27px;
	cursor:pointer;
	margin-right:3px;
	overflow:hidden
}
#btn a:hover {
	background:url('../images/btn_bg.gif') left -27px;
}
#btn a span {
	display:block;
	float:left;
	background:url('../images/btn_bg.gif') right 0;
	line-height:240%;
	padding-right:6px;
	height:27px;
	overflow:hidden
}
#btn a:hover span {
	background:url('../images/btn_bg.gif') right -27px;
	color:#000
}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>
-->
<!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.unet #sidebar { width: 225px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.unet #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->
