@charset "UTF-8";
/*!
 _ _  _
| | || | ticket-desktop
| | || | INTERPARK UI Development Team
`___'|_| v3.1.38

*/
/* iframe용 기본 style 시작 (2012.2.1 추가) */
body,
h1,
h2,
h3,
h4,
h5,
h6,
form,
div,
em,
img,
ul,
li,
ol,
fieldset,
label,
dt,
p {
  padding: 0;
  margin: 0;
  border: 0;
  font-family: "돋움", Dotum, Arial, sans-serif;
  font-size: 12px;
  color: #33333b;
}

body {
  background: #fff;
  -webkit-text-size-adjust: none;
  text-align: center;
}

select {
  font-family: "돋움", Dotum, Arial, sans-serif;
}

table,
tr,
td {
  /*border:0;*/
  font-family: "돋움", Dotum, Arial, sans-serif;
  font-size: 12px;
  color: #33333b;
}

li {
  list-style: none;
}

a {
  color: #33333b;
  text-decoration: none;
}

a:hover {
  color: #da6464;
  text-decoration: underline;
}

dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

em,
address {
  font-style: normal;
}

.bn_TR iframe.pd table {
  text-align: left;
}

.png24 {
  tmp: expression(setPng24(this));
  _background: none;
}

.bar_gray {
  font-size: 11px;
  color: #ccc;
  margin: 0 5px;
}

/*ul.list {position:relative; margin-top:10px; width:510px; display:block; text-align:left;}*/
ul.list {
  margin: 0;
  padding: 0;
  display: block;
  text-align: left;
}

ul.list li {
  float: left;
  height: 20px;
  width: 500px;
  padding-left: 8px;
  display: inline;
  line-height: 130%;
  background: url("http://ticketimage.interpark.com/TicketImage/main/100506_main/main_icon.gif") -3px -387px no-repeat transparent;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}

ul.list li span.tit {
  float: left;
  width: 440px;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
}

ul.list li span.tit a {
  color: #6c6d6f;
}

ul.list li span.tit a:hover {
  color: #da6464;
}

ul.list li span.date {
  float: right;
  display: inline-block;
  font-size: 10px;
  font-family: arial;
  text-align: center;
  color: #adadad;
}