/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/

/* Åé Á¦¸ñ*/
.top_slider_title {left: 15px; width:640px; height:40px; text-overflow: ellipsis; /*display:block; white-space: nowrap;*/ }
.top_slider_title a { color: black; font-family: "Noto Sans KR","Nanum Gothic","Malgun Gothic",Dotum; font-size: 28px; font-weight:bold; width: 605px;  white-space: nowrap; text-overflow: ellipsis;  overflow: hidden; display: inline-block; }

.top_slider_sub_title {width:640px; height:30px; text-overflow: ellipsis; display:block; white-space: nowrap; }
.top_slider_sub_title a { width: 630px; text-overflow: ellipsis; overflow: hidden; left: 4px; position: absolute; font-family: "Noto Sans KR","Nanum Gothic","Malgun Gothic",Dotum; letter-spacing:0; font-size: 18px; font-weight:500; color:#666; display: inline-block; }
.top_slider_sub_title a:hover { /*text-decoration: underline;*/ }

.top_slider_sub_title_null {width:640px; height:30px; text-overflow: ellipsis; display:block; white-space: nowrap;}


.bx-wrapper_top {
  position: relative;
  /*margin-bottom: 60px;*/
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bxslider_top {
  margin: 0;
  padding: 0;
}

/*ÅéÁ¦¸ñ*/
.top_title_pic{
  width: 640px;
  height:40px; 
  margin: 0;
  padding: 0;
  display: block;
}

/*Åé»çÁø*/
.top_pic1 {
  width:390px;
  height:200px;
  margin: 0;
  padding: 0;
  display: block;
}

/*°ü·Ã±â»ç box*/
.top_related {
 display: block;
 width: 240px;
 max-height:50px;
 position:absolute;
 left:390px;
 top: 200px; 
}

/*°ü·Ã±â»ç ¸µÅ©*/
.top_related a h4 {
 /*display: block;*/ 
 width:229px;
 height:25px;
 font-family: Tahoma, Geneva, sans-serif ,"Nanum Gothic","Malgun Gothic",Dotum; 
 font-size: 14px;
 letter-spacing:-1px;
 text-overflow: ellipsis;
 overflow: hidden;
 line-height: 23px;
 font-weight:bold;
 padding-left: 14px;
 padding-right: 14px;
 text-align: justify;
 word-break: break-all;
 white-space: nowrap;
}

/*°ü·Ã±â»ç ¸µÅ© hover*/
.top_related a h4:hover {color:#666666; text-decoration: underline;}

/*Åé³»¿ë(ÂªÀº³»¿ë)*/
.top_contents {
  display:block;
  width: 225px;
  max-height:110px;
  margin: 0;
  font-family: Tahoma, Geneva, sans-serif ,"Nanum Gothic","Malgun Gothic",Dotum; 
  font-size: 15px;
  line-height: 22px;
  font-weight:normal; 
  color:#666;
  position:absolute;
  left:390px;
  top: 80px;
  padding-left: 14px;
  padding-right: 14px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  letter-spacing:-1px;
  text-align: justify;
}

/*.top_contents:before {
  content: '...';
  position: absolute;
  right: -1px;
  bottom: 0;
 }
*/

/*Åé³»¿ë(±ä³»¿ë)*/
.top_long_contents {
  display:block;
  width: 225px;
  max-height:176px;
  margin: 0;
  font-family: Tahoma,Geneva,sans-serif,"Nanum Gothic","Malgun Gothic",Dotum; 
  font-size: 15px;
  line-height: 22px;
  font-weight:normal; 
  color:#666;
  position:absolute;
  left:390px;
  top: 80px;
  padding-left: 14px;
  padding-right: 14px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  letter-spacing:-1px;
  text-align: justify;
}

/*.top_long_contents:before {
  content: '...';
  position: absolute;
  right: -1px;
  bottom: 0;
 }
*/

ul.bxslider_top {
  list-style: none;
}

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper_top {
  -moz-box-shadow: 0 0 5px #ccc;
  /*-webkit-box-shadow: 0 0 5px #ccc;*/ /*¸ð¹ÙÀÏ¿¡¼­ ¾×ÀÚÈ¿°ú*/
  /*box-shadow: 0 0 5px #ccc;*/ /*¾×ÀÚÈ¿°ú*/
  border: 5px solid #fff;
  background: #fff;
}
.bx-wrapper_top .bx-pager,
.bx-wrapper_top .bx-controls-auto {
  position: absolute;
  bottom: -30px; /* µ¿ÀÛ,Á¤Áö ¹öÆ° À§Ä¡*/
  width: 100%;
  margin-top:5px;
  margin-left:0;
}
/* LOADER */
.bx-wrapper_top .bx-loading {
  min-height: 50px;
  background: url('/top_slides/images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper_top .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #90949c;
  padding-top: 20px;
  bottom: 1px;
  left: 270px;
}
.bx-wrapper_top .bx-pager.bx-default-pager a {
  background: #499fde; /*ÆäÀÌÁö ÀÌµ¿ »óÅÂ1 »ö»ó(#D69746)*/
  text-indent: -9999px;
  display: block;
  position: relative;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  z-index:100;  /*±âÁ¸: z-index:10000*/
}

/*.bx-wrapper_top .bx-pager.bx-default-pager a:focus,*/
.bx-wrapper_top .bx-pager.bx-default-pager a:hover{
  width: 14px;
  height: 14px;
  transition:0.3s;
  background:#f31d1d; /*ÆäÀÌÁö ÀÌµ¿ »óÅÂ3 »ö»ó (#fff)*/
  position: relative;
}

.bx-wrapper_top .bx-pager.bx-default-pager a.active{
  transition:0.3s;
  background:#f31d1d; /*ÆäÀÌÁö ÀÌµ¿ »óÅÂ2 »ö»ó (#fff)*/
  position: relative;
  height: 14px;
  width:28px;
}
.bx-wrapper_top .bx-pager-item,
.bx-wrapper_top .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper_top .bx-pager-item {
  color:#fff; /* ±âº»°ª: #D69746 */
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper_top .bx-prev_top {
  left: 10px;
  background: url('/top_slides/images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper_top .bx-prev_top:hover,
.bx-wrapper_top .bx-prev_top:focus {
  background-position: 0 0;
}
.bx-wrapper_top .bx-next_top {
  right: 10px;
  background: url('/top_slides/images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper_top .bx-next_top:hover,
.bx-wrapper_top .bx-next_top:focus {
  background-position: -43px 0;
}
.bx-wrapper_top .bx-controls-direction a {
  position: absolute;
  top: 205px;
  /*margin-top: 6px;*/
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper_top .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper_top .bx-controls-auto {
  text-align: center;
}

.bx-wrapper_top .bx-controls-auto .bx-start_top {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('/top_slides/images/controls.png') -86px -11px no-repeat;
  /*margin: 0 3px;*/
}


.bx-wrapper_top .bx-controls-auto .bx-start_top:hover,
.bx-wrapper_top .bx-controls-auto .bx-start_top.active,
.bx-wrapper_top .bx-controls-auto .bx-start_top:focus {
  background-position: -86px -11px;
}
.bx-wrapper_top .bx-controls-auto .bx-stop_top {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('/top_slides/images/controls.png') -86px -44px no-repeat;
  /*margin: 0 3px;*/
}

.bx-wrapper_top .bx-controls-auto .bx-stop_top:hover,
.bx-wrapper_top .bx-controls-auto .bx-stop_top.active,
.bx-wrapper_top .bx-controls-auto .bx-stop_top:focus {
 background-position: -86px -44px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper_top .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper_top .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper_top .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  /*background: #666;*/
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper_top .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;

}
