﻿.ui-controlgroup {
    margin: 5px 0;
    padding: 0;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    border-right: none;
    border-radius: 4px;
}
.ui-checkbox {
   min-height: 40px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    background-color: #ffffff;
   font-size:16px;
   padding: 10px;
}
.skyCheckbox{
 zoom:180%;
}
.cpct {
padding: 10px 0px 0px 30px;
    margin-top: -36px;
}
.nyTit {
    margin: 1px 0 15px;
}
.nyTit .cn {
    padding-bottom: 15px;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    background: url(../images/nyTitLine.jpg) no-repeat bottom center;
}
.nyTit .en {
    height: 42px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    color: #444;
    font-size: 16px;
}