@charset 'UTF-8';
.onair{
    
}
.onair .onair-txt{
    text-align:center;
    margin:0 0 60px;
}
h3.broadcast{
    text-align:center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    width: 80px;
    margin: 0 auto 50px;
    padding-bottom: 5px;
}
table{
    width: 640px;
    margin:0 auto;
    text-align: center;
}
table td{
    padding: 20px 0;
    border-bottom: 1px dotted #1d1d1d;
    font-size: 15px;
    line-height: 1.6em;
}
table th{
    padding: 15px;
    background:#333;
    font-weight: bold;
}

h3.streaming{
    text-align:center;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    width: 180px;
    margin: 100px auto 50px;
    padding-bottom: 5px;
}

h4 {
    font-size: 24px;
    margin: 20px auto;
    font-weight: bold;
    text-align: center;
}
.free {
    font-size: 18px;
    margin: 20px auto;
    text-align: center;
}

h4.unlimited {
    margin-top: 50px!important;
}