/* CSS Document */
.main_text { font-size:11px; color: #6b6b6b; font-family:"±¼¸²","µ¸¿ò"; line-height:22px; letter-spacing:-1px}
.subtitle_text { font-size:11px; color: #6b6b6b; font-family:"±¼¸²","µ¸¿ò";}
.copy_text { font-size:11px; color: #6b6b6b; font-family:"±¼¸²","µ¸¿ò";}
#jung{
	a:link;color: #5f8804; text-decoration: none;
	a:visited;color: #5f8804; text-decoration: none;
	a:hover;color: #5f8804; text-decoration: none;
	a:active;color: #5f8804; text-decoration: none;

}


a:link { color: #6b6b6b; text-decoration: none }
a:visited { color: #6b6b6b; text-decoration: none }
a:hover { color: #6b6b6b; text-decoration: underline }
a:active { color: #6b6b6b; text-decoration: none }


a, body, p, br, td, div, span, form, center, pre, blockquote {text-decoration:none;font-family:Gulim,Arial;font-size:9pt;color:#666666;line-height:17px;}

input, textarea {color:#898989;font-size:8pt;font-family:Gulim,Arial;border:1px solid #D5D5D5;}
option {color:#898989;border:1px solid #D5D5D5;font-size:8pt;font-family:Arial;}
select {color:#898989;border:1px solid #D5D5D5;font-size:8pt;font-family:Arial;}



* {margin:0; padding:0}

#wrapper {width:1112px;  }
#container {position:relative; background:#fff;  height:451px; border-right:1px solid #fff; border-bottom:1px solid #fff;}
.sliderbutton {float:left; width:42px; height:41px; cursor:pointer}
#slideleft {background:url(../img/main/left.png) no-repeat;  position:absolute; top:220px; left:0px;  z-index:9999;}
#slideleft:hover {background:url(../img/main/left.png) no-repeat; }
#slideright {background:url(../img/main/right.png) no-repeat; position:absolute; right:0; top:220px; z-index:9999; }
#slideright:hover {background:url(../img/main/right.png) no-repeat;}
#slider {float:left; position:relative; overflow:auto; width:1112px; height:451px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:1112px; height:451px}
.pagination {position:absolute; bottom:10px; right:550px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:0px; width:0px;  margin:0 4px 0 0;}
.pagination li:hover, li.current {background:#fff}

