div.qItemSession{
margin-right: auto;
margin-left: auto;
margin-top: 10px;
}

div.qItemBox{
height: 160px;
margin-left: 60px;
overflow: hidden;
/*margin-right: auto;*/
}
div.qItemImage{
float: left;
width: 150px;
}

hr.qItemBar {
  height: 25px;
  background-position: center;
  background-image: url(https://images.de-de.jp/bar.png);
  border: none;
  /*height: 0px;
  background: #bbb;
  background-image: -webkit-linear-gradient(left, #eee, #777, #eee);
  background-image: -moz-linear-gradient(left, #eee, #777, #eee);
  background-image: -ms-linear-gradient(left, #eee, #777, #eee);
  background-image: -o-linear-gradient(left, #eee, #777, #eee);*/
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;

  width: 80%;
}

strong.qItemName:before {
    content: 'กร';
}
strong.qItemName:after {
    content: 'กร';
}