@charset "utf-8"; /* CSS Document */
.right{min-height:880px;}

.right h1{position:relative; font-size:18px; font-weight:600; padding-bottom:5px; line-height:36px; margin-bottom:10px;}

.right th{font-weight:500;}
.right td,.right th{text-align:center; padding:10px; line-height:30px;}
.right tr:nth-child(odd){background:#f1f1f1;}
.right tr:nth-child(even){text-align:left}
.right tr:last-child td{border-bottom:1px solid #eee;}

.info{position:relative; padding:30px 50px 50px; border-radius:3px; margin-bottom:50px; line-height:40px;}
.info h2{font-size:24px; font-weight:600; padding:30px 0 50px; text-align:center;}
.info span{margin: 0}
