@charset "utf-8";

/* CSS Document */

@font-face {
    font-family: "HNLT55R";
    src: url("../font/HNLT_55R.eot");
    /* IE9*/
    src: url("../font/HNLT_55R.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../font/HNLT_55R.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../font/HNLT_55R.svg#HNLT55R") format("svg");
    /* iOS 4.1- */
}

html {
    font-size: 1.1em;
}

/*html#F-black {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    _filter: none;
}*/

hr {
    border-color: #79CEF3;
}

body {
    background-color: #fff;
    font-family: "HNLT55R", arial;
    font-size: 0.85em;
    color: #000000;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}

body.index {
    background-color: #F5F5F5;
}

body.index .top {
    display: none;
}

li {
    margin-bottom: 8px;
}

table li {
    margin-bottom: inherit;
}

table ul {
    margin: 0px auto;
}

#main {
    width: 100%;
}

#header {
    background-color: #79CEF3;
}

#top_area {
    height: auto;
    max-width: 1178px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 160px;
}

.booked {
    position: absolute;
    right: 70px;
    top: 39px;
}

.logo img {
    max-width: 100%;
}

.search {
    border-radius: 100px 100px 100px 100px;
    border: #D2D2D2 1px solid;
    width: 200px;
    height: 37px;
    padding-right: 30px;
    padding-left: 20px;
}

.search_area,
.font_area,
#nav_area>a {
    position: absolute;
    top: 10px;
    right: 0px;
}

.search_but {
    position: absolute;
    right: 10px;
    top: 8px;
    background: none;
    border: none;
}

.font_area {
    right: 10px;
    top: 58px;
}

.font_area>ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.font_area li {
    display: block;
    margin: 0px;
    padding: 0px;
    float: left;
}

.font_area a {
    background-color: #FFFFFF;
    text-decoration: none;
    color: #595959;
    display: block;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    margin-left: 7px;
    vertical-align: middle;
}

.selectedfont {
    color: #1B75BC;
}

.font_area .booked a {
    background-color: transparent;
    height: 50px;
    width: 50px;
}

.font_area a:hover {
    color: #1B75BC;
}

.f1 {
    font-size: 14px;
}

.f2 {
    font-size: 20px;
}

.f3 {
    font-size: 26px;
}

#nav_area {}

#nav_area>a {
    bottom: 10px;
    top: inherit;
}

#nav_area ul {
    position: absolute;
}

#content {
    background-image: url(../images/bg_content.jpg);
    background-repeat: repeat-x;
    padding-top: 20px;
}

#content.index {
    background-image: none;
    padding-top: 0px;
}

#banner_area {
    width: 100%;
    max-width: 1178px;
    margin: 0 auto 30px auto;
    position: relative;
}

#awards_box {
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
    bottom: 7%;
    position: absolute;
    right: 2%;
    transition: all 0.1s linear;
}

#awards_box a {
    color: #fff;
    display: block;
}

#awards_box div {
    display: inline-block;
    padding: 7px 0px 7px 7px;
    vertical-align: middle;
}

#awards_box div:last-child {
    padding: 7px;
}

.banner {
    height: auto;
    width: 100%;
}

.banner_button {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

#content_area {
    width: 100%;
    max-width: 1178px;
    position: relative;
    min-height: 300px;
    height: auto;
    padding-bottom: 15px;
    margin: 0 auto;
}

#main_listing {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.index .listing ul {
    margin: 0;
    padding: 0;
}

.index .listing ul li {
    list-style-type: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 213px;
    margin: 0 3% 40px 0px;
    font-size: 1.1em;
    text-align: left;
    height: 213px;
    padding: 0px;
    background-color: #E4F5FD;
    border-radius: 120px;
    box-shadow: 3px 4px 7px 1px rgba(0, 0, 0, 0.15);
}

.index .listing ul li:nth-child(1),
.index .listing ul li:nth-child(5) {
    margin-left: 10px;
}

.index .listing ul li:nth-child(4),
.index .listing ul li:nth-child(8) {
    margin-right: 10px;
}

.index .listing ul li a {
    background-size: 75px 75px;
    background-repeat: no-repeat;
    background-position: center 40px;
    color: #000;
    display: block;
    height: auto;
    padding: 125px 1% 40px 1%;
    text-align: center;
    text-decoration: none;
    width: 98%;
}

.index .listing ul li a:hover {
    color: #000000;
}

.icon1 {
    background-image: url(../images/icon1.png);
}

.icon2 {
    background-image: url(../images/icon2.png);
}

.icon3 {
    background-image: url(../images/icon3.png);
}

.icon4 {
    background-image: url(../images/icon4.png);
}

.icon5 {
    background-image: url(../images/icon5.png);
}

.icon6 {
    background-image: url(../images/icon6.png);
}

.icon7 {
    background-image: url(../images/icon7.png);
}

.icon8 {
    background-image: url(../images/icon8.png);
}

.icon9 {
    background-image: url(../images/icon9.png);
}

.icon10 {
    background-image: url(../images/icon10.png);
}

.icon11 {
    background-image: url(../images/icon11.png);
}

.icon12 {
    background-image: url(../images/icon12.png);
}

.icon13 {
    background-image: url(../images/icon13.png);
}

.icon14 {
    background-image: url(../images/icon14.png);
}

.icon15 {
    background-image: url(../images/icon15.png);
}

#footer {
    background-color: #fff;
    border-top: 1px #ccc solid;
}

.index #footer {
    border-top: none;
}

#footer_area {
    clear: both;
    max-width: 1178px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    width: 98%;
}

#footer_notices {
    margin-bottom: 15px;
}

#footer_notices a {
    /*background-color: rgba(252,248,230,1.00);
	border-radius: 5px;*/
    color: #007292;
    padding: 5px 2px;
}

.footer_share {
    position: relative;
}

.footer_qr {
    position: absolute;
    top: 20px;
    right: 0px;
}

.footer_qr ul {
    width: 450px;
}

.footer_qr li {
    float: left;
    margin: 0px 0px 0px 24px;
}

.footer_logo {
    margin-top: 145px;
    padding-bottom: 1%;
}

.footer_logo li {
    float: left;
    margin-right: 0.7%;
}

.footer_logo li:last-child {
    margin-right: 0px;
}

.footer_logo li img {
    height: auto;
    width: 100%;
}

.footer_logo .logo1,
.footer_logo .logo5 {
    width: 11%;
}

.footer_logo .logo2 {
    width: 7%;
}

.footer_logo .logo3 {
    width: 28%;
}

.footer_logo .logo4 {
    width: 10%;
}

.footer_logo .logo6 {
    width: 12%;
}

.footer_logo .logo7,
.footer_logo .logo8 {
    width: 8%;
}

.footer_aa {
    padding: 10px 0px;
    text-align: right;
}

#footer_area:after,
#header:after,
.footer_qr:after,
.footer_logo:after,
.openpdf:after {
    content: "";
    clear: both;
    display: block;
}

.ui_nolst {
    list-style-type: none;
}

.ui_nomp,
.accordion>ul>li>a h2 {
    margin: 0px;
    padding: 0px;
}

p {
    margin-bottom: 20px;
}

.tablebox {
    border: #1B547E solid 4px;
    overflow: auto;
    width: 100%;
    max-width: 1130px;
}

.tablebox table {
    width: 1130px;
}

.tablelist {
    border: #1B547E solid 4px;
}

.tablebox>div>div>div>.tablelist {
    border: none;
}

table.table_cs1 {
    border-spacing: 1px;
    border-collapse: separate;
}

.table_cs1 th {
    text-align: center;
    vertical-align: middle;
}

.tablelist tr {
    background-color: #fff;
}


/*.tablelist tr:nth-child(odd) {
	background-color: #C1EEFD;
}*/

.tablelist tr th {
    background-color: #1B547E;
    color: #fff;
}

.tablelist td,
.tablelist th {
    padding: 12px 8px;
}

.tableodd tr:nth-child(odd) td {
    background-color: #fff !important;
}
.tableeven tr:nth-child(even) td {
    background-color: #c1eefd !important;
}



/* .tablelist td:first-child {} */


/*.tablelist td {
	word-wrap: break-word;
}*/

.abclist li {
    list-style-type: lower-alpha;
}

.nobold {
    font-weight: normal;
}

.ormargin {
    display: inline-block;
    margin-bottom: 15px;
}


/* nav */

#menu_area #main_listing {
    position: absolute;
    z-index: 100;
    top: -20px;
    right: 0%;
    width: 50%;
}

.index #menu_area #main_listing {
    top: 0px;
}

#menu_area .listing ul,
.index #menu_area .listing ul {
    background-color: #E4F5FD;
    margin: 0;
    padding: 0;
}

#menu_area .listing ul li,
.index #menu_area .listing ul li {
    background-color: transparent;
    border-bottom: rgba(171, 171, 171, 0.27) 2px solid;
    border-radius: 0px;
    box-shadow: none;
    display: block;
    font-size: 1.1em;
    height: inherit;
    margin: 0px auto;
    padding: 1%;
    width: 94%;
}

#menu_area .listing ul li a,
.index #menu_area .listing ul li a {
    background-size: 40px 40px;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    color: #4E4E4E;
    display: block;
    padding: 13px 20px 13px 55px;
    text-align: left;
    width: auto;
}

.show801 {
    display: inline;
}

.show800 {
    display: none;
}

.redtext {
    color: #c33;
}

.white {
    color: #fff;
}


/*.index #menu_area .listing ul li:nth-child(1), .index #menu_area .listing ul li:nth-child(5) {
	margin-left: 10px;
}
.index #menu_area .listing ul li:nth-child(4), .index #menu_area .listing ul li:nth-child(8) {
	margin-right: 10px;
}*/

.index #menu_area .listing ul li a:hover {
    color: #000000;
}

.r90 {
    display: inline-block;
    line-height: 50px;
    overflow: hidden;
    width: 50px;
}

.r90>span {
    display: inline-block;
    /*transform: translate(0,100%) rotate(-90deg);*/
    transform: rotate(-90deg);
    /*transform-origin: 0 0;*/
    white-space: nowrap;
}

.r90>span:after {
    content: "";
    float: left;
    margin-top: 100%;
}


/*==== End ====*/

.openpdf {
    max-width: 1130px;
    width: 100%;
}

.openpdf a {
    display: block;
    background-color: #1B547E;
    height: 40px;
    float: right;
    width: 40px;
}

.sfont {
    font-size: 0.8em;
}

td ul {
    padding-left: 12px;
}

@media only screen and (max-width:1178px) {
    .search_area,
    .font_area,
    #nav_area>a {
        right: 10px;
    }
    #banner_area {
        width: 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width:1024px) {
    #banner_area {
        height: 350px;
        overflow: hidden;
    }
    #banner_area img {
        margin-top: -6%;
    }
}

@media only screen and (max-width: 990px) {
    .index .listing ul li {
        border-bottom: rgba(171, 171, 171, 0.27) 2px solid;
        border-radius: 10px;
        box-shadow: none;
        display: block;
        width: 94%;
        margin: 0px auto 10px auto;
        height: auto;
    }
    .index .listing ul li a {
        background-size: 62px 62px;
        background-repeat: no-repeat;
        background-position: 20px 13px;
        padding: 30px 0px 30px 100px;
        text-align: left;
        width: auto;
    }
    .index .listing ul li:nth-child(1),
    .index .listing ul li:nth-child(5) {
        margin-left: auto;
    }
    .index .listing ul li:nth-child(4),
    .index .listing ul li:nth-child(8) {
        margin-right: auto;
    }
    .tablebox,
    .tableboxS {
        max-height: 400px;
        overflow: auto;
        position: relative;
    }
    /*.tablebox > .tablelist tr:first-child {
		position: absolute;
		top: 0px;
		z-index: 10;
	}*/
}

@media only screen and (max-width:850px) {
    .logo {
        text-align: center;
    }
    .search_area {
        position: relative;
        margin: 0px auto;
        padding-top: 0px;
        right: 0;
        width: 96%;
        top: 0px;
    }
    .search_but {
        right: 20px;
        top: 8px;
    }
    .index .search_but {
        top: 17px;
    }
    .search {
        margin: 0 auto;
        width: 99%;
        padding-right: 10%;
        padding-left: 4%;
    }
    .font_area {
        position: relative;
        top: 0px;
        padding-top: 20px;
        left: 0;
        margin-left: 2%;
    }
    .index #top_area {
        min-height: 120px;
    }
    .index #nav_area>a {
        top: 65px;
    }
    .index #banner_area {
        margin: 0 auto 0px auto;
    }
}

#overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
}

@media only screen and (max-width:850px) {
    #banner_area {
        height: auto;
        overflow: inherit;
    }
    #banner_area img {
        margin-top: inherit;
    }
}

@media only screen and (max-width:800px) {
    .show801 {
        display: none;
    }
    .show800 {
        display: inline;
    }
    .logo img {
        width: 98%;
    }
    #menu_area #main_listing {
        width: 100%;
        top: -20px;
    }
    #content {
        padding-top: 20px;
    }
    /*.tablelist td:first-child {
		max-width: inherit;
	}*/
}

@media only screen and (max-width:700px) {
	.footer_share, #footer_notices {
        text-align: center;
    }
    .footer_qr {
        position: relative;
        top: 10px;
    }
    .footer_qr ul {
        width: 100%;
    }
    .footer_qr li {
        margin: 0px;
        text-align: center;
        width: 33.3%;
    }
    .footer_logo {
        margin-top: 15px;
    }
}

@media only screen and (max-width:480px) {
    #awards_box {
        bottom: inherit;
        margin: 20px;
        position: relative;
        right: inherit;
        transition: all 0.1s linear;
    }
}
@media only screen and (max-width:400px) {
	.footer_qr li img {
		height: auto;
        width: 100%;
    }
}

.hidden-label {
    position: absolute;
    top: -99999px;
}

.center {
    text-align: center;
}

.arrow-down {
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #000;
    display: inline-block;
}