img {-webkit-backface-visibility: hidden;}
body {margin:0;}
.box-iframe{
	padding: 20px 50px;
}
.info-tbox {float: left;}
.info-tbox h3 {
	color: #222;
	font-size: 2.2rem;
	line-height: 1.3;
	letter-spacing: -.1rem;
}
.info{float: left; }
.info ul {margin-top:2.5rem;}
.info ul li {
    list-style: none;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #CCC;
}
.info-list {width:100%;height:auto;}
.info table {margin-top:2.5rem;}
.info th,.info td {border-bottom:1px solid #cccccc;padding:0.5rem;}
.info th {font-weight:normal;}
