#ss2{
  max-width:400px;
  height:550px;
  background:#ddd;
  padding:3px;
  margin: 0 auto 30px;
}
#ss2 .in{
  max-width:394px;
  height:544px;
  background:#fafafa;
}
#ss2 a:hover{
  text-decoration:none;
}
#ss2 .cl{
  clear:both;
}
#ss2 *{
  font-family: 'Exo 2', sans-serif;
  font-size:16px;
  line-height:20px;
  color:#010101;
  text-align:left;
}
#ss2 .tl{
  font-size:20px;
  line-height:28px;
  font-weight:700;
  padding:19px 17px 0px 27px;
}
#ss2 .ds{
  padding:6px 27px 17px 27px;
}
#ss2 .pr1, #ss2 .pr2, #ss2 .pr3 {
  padding:25px 27px 25px 27px;
}
#ss2 .pr1{
  border-bottom:1px dashed #dddddd;
  background:url(pr.png) top left no-repeat;
}
#ss2 .pr2{
  border-bottom:1px dashed #dddddd;
}
#ss2 .vl{
  width:140px;
  position:relative;
  float:left;
  white-space: nowrap;
  font-size:38px;
  font-weight:700;
  padding:2px 0px 0px 0px;
}
#ss2 .vl span{
  font-size:16px;
  font-weight:400;
}
#ss2 .bt{
  width:95px;
  position:relative;
  float:right;
}
#ss2 .bt a, #ss2 .bt input[type=submit]{
  display:block;
  width:95px;
  padding:8px 0;
  background:#f87f4f;
  text-align:center;
  border: none;
  color:#ffffff;
  font-weight:700;
  text-decoration:none;
}
#ss2 .bt span{
  display:block;
  width:100px;
  font-size:12px;
  font-weight:700;
}
#ss2 .bt a:hover, #ss2 .bt input[type=submit]:hover{
  background:#f89872;
}
#ss2 .ln{
  padding:8px 27px 0px 27px;
}
#ss2 .ln a{
  color:#2980b9;
}

.pr1 .b1{
  display: block;
  text-decoration: line-through;
  font-style: italic;
  font-size: 18px !important;
  color: #555 !important;
  margin: -23px 0 3px;
}

/* action */
#ss1 .ds ul, #ss2 .ds ul {margin-left: 17px;}
#ss1 .ds ul li, #ss2 .ds ul li {list-style: disc;}
