/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}


/*---------- ÅØ½ºÆ®°ü·Ã ----------*/
.ls-0 { letter-spacing:none; }
.ls-1 { letter-spacing:-1px; }
.ls-2 { letter-spacing:-2px; }
.fs9   { font-size:9px; }
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13pt; }
.fs14 { font-size:14pt; }
.fs16 { font-size:16pt; }
.gd  { color:#ddd; }
.gc  { color:#ccc; }
.gb  { color:#bbb; }
.ga  { color:#aaa; }
.g9  { color:#999; }
.g8  { color:#888; }
.g6  { color:#666; }
.g3  { color:#333; }
.lh { line-height:110%}
.lh1 { line-height:14px}
.lh2 { line-height:250%}
.lh3 { line-height:100%}
.kr      { font-family:µ¸¿ò; }
.tahoma  { font-family:tahoma; }
.verdana { font-family:verdana; }
.b       { font-weight:bold; letter-spacing:-1px; }
.underline   { text-decoration:underline; }
.underline1   { text-decoration:none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none;  }
a:hover { text-decoration: none;  }

.g { color:#E0E0E0; }
.red { color:#FF6000; }
.red1 { color:#FF0000; }
.red2 { color:#FF8000; }

.blue1 { color:#0AF; }
.blue2 { color:#08C; }
.blue3 { color:#7fc3e5; }
.blue4 { color:#004880; }
.yel   { color:#ffff00; }
.green1   { color:#96BB00; }
.green2   { color:#7C9B00; }
.blue5   { color:#0088CC; }
.white   { color:#FFFFFF; }

.button {
  background-color: #555555; 
  border: none;
  color: white;
  padding: 15px 60px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.button1 {background-color: #555555; }
.button2 {background-color: #f44336; }
.button3 {background-color: #000080; }

.tdtop { border-top:1px solid #cccccc; }
.tdright { border-right:1px solid #cccccc; }
.tdleft { border-left:1px solid #cccccc; }
.tdbottom { border-bottom:1px solid #cccccc; }

.tdtop1 { border-top:2px solid #cccccc; }
.tdright1 { border-right:2px solid #cccccc; }
.tdleft1 { border-left:2px solid #cccccc; }
.tdbottom1 { border-bottom:2px solid #cccccc; }

.tdtop2 { border-top:2px solid #000000; }
.tdright2 { border-right:2px solid #000000; }
.tdleft2 { border-left:2px solid #000000; }
.tdbottom2 { border-bottom:2px solid #000000; }


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none;  }


ol, ul, li { list-style:none; }
button { border:0 none; background:transparent; cursor:pointer; }
.ts-controls { height: 36px; background:#FFFFFF; position: relative; overflow: hidden; }
.ts-prev { display:block; width:100px; height:36px; background:#000; font-size:16px; color:#fff; font-weight:bold; position:absolute; top:0; left:0; }
.ts-next { display:block; width:100px; height:36px; background:#000; font-size:16px; color:#fff; font-weight:bold; position:absolute; top:0; right:0; }

.ts-paging { width:100%; text-align:center; position:absolute; top:18px; left:0; }
.ts-paging-btn { display:inline-block; width:10px; height:0; max-height:10px; padding-top:10px; margin-left:7px; border-radius:5px; background:#3399CC; overflow: hidden; }
.ts-paging-btn:first-child { margin-left: 0; }
.ts-paging-active { background:#000000; }

#touchSlider5 { background:#c1c1c1; position:relative; overflow:hidden; text-decoration:none;}
#touchSlider5 ul { position:absolute; top:0; left:0; overflow:hidden; text-decoration:none; }
#touchSlider5 ul li { height:27px; background:#fff; font-size:15px; color:#000; text-align:center;line-height:27px; text-decoration:none;}