/* Author, web disign by : Jinny Lee */

/*text*/
.hidetext{position:absolute;overflow:hidden;width:1px;height:1px;font-size:0;text-indent:-1000em;}

h1.logo{width:173px;height:99px;position:top left;margin:0;padding:0;text-indent:-9999em;overflow: hidden;float:left; }
h1.logo a{padding:0;display:block;height:99px;text-align:left;overflow: hidden;margin-top:0px;}


h1.footer_logo{width:165px;height:129px;position:top left;margin:0;padding:0;text-indent:-9999em;overflow: hidden; }
h1.footer_logo a{padding:0;display:block;height:129px;text-align:left;overflow: hidden;margin-top:0px;}


h1.about_title{background:url('../img/about_title.gif') no-repeat;width:279px;height:65px;text-indent:-9999em;}
.customer_title{width:143px;height:285px;text-indent:-9999em;border:solid #e7e7e7 13px;}

p{margin-bottom:12px;}

p.copyright{display:block;color:#7c7c7c;padding:10px 0 0 10px;}
p.contact_footer{color:#bebebe;margin:0;padding:0 0 4px 0;}

.footer_title{color:#84b607;padding:0 4px 0 10px;}

h3.service_title{background:url('../img/products/products_icon.gif') no-repeat 0 4px;margin:10px 0 8px 20px;font-weight:bold;padding:0 0 0 20px;}

ul.products_ul li{color:#4d4c4c;background:url('../img/products/products_icon1.gif') no-repeat 0 5px;padding-left:10px;}

ul.products_ul{margin:5px 0 8px 40px;}

/* ad Link */
p.ad a{display:block; background:url('../img/ad.gif') no-repeat 0 0; text-indent:-1000em; width:212px; height:65px;margin-top:0px;overflow:hidden;}
p.ad a:hover{background-position:0 -65px;}
p.ad a{display:block; background:url('../img/ad.gif') no-repeat 0 0px;text-indent:-1000em; width:212px; height:65px;margin-top:0px;overflow:hidden;}




/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    background:url('../img/slider_bg.gif') no-repeat left bottom;
    width:988px;
    height:526px;
    margin:0;
    padding-top:0px;
}

#slider {
	position:relative;
     width:988px;
    height:518px;
    margin:0;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	right:10px;
	margin-top:400px;
	bottom:-22px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:28px;
	background:url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0px;
	padding:0;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;

	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	font-family:'돋움', Dotum, '맑은고딕', Verdana, AppleGothic, sans-serif; 
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
	font-family:'돋움', Dotum, '맑은고딕', Verdana, AppleGothic, sans-serif; 
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

