﻿#IndexContent {
    margin: 0px;
}

#Content {
    margin: 0px;
    width: 800px;
    height: 1010px;
}

#menu {
    z-index: 100;
    margin: 0px;
    top: 105px;
    left: 292px;
    height: 25px;
    background-color: rgb(241,250,250);
}


    #menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    #menu li {
        float: left;
        position: relative;
        padding: 0px;
        z-index: 100;
        margin-right: 1px;
        height: 24px;
    }

    #menu ul ul {
        visibility:hidden;
        position: absolute;
        top: 24px;
        left:0;
    }

    /*.menu ul a:hover + ul {
        visibility:visible;
    }
    #menu ul li:hover ul
    {
        visibility:visible;
    }*/
     #menu ul li:hover ul,.menu ul a:hover ul
     {
         visibility:visible;
     }
    #menu a {
        display: inline-block;
        color: #fff;
        /*height: 24px;*/
        /*font-size: 13px;*/
        padding-top: 2px;
        padding-bottom: 2px;
        text-decoration: none;
        padding-top: 3px;
        width: 84px;
        text-align: center;
        font-weight: bold;
        filter: alpha(opacity=70 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5395AE,endcolorstr=#154A5D,gradientType=0);
        -ms-filter: alpha(opacity=70 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5395AE,endcolorstr=#154A5D,gradientType=0);
        background: #5395AE;
        background: -moz-linear-gradient(top, #5395AE, #154A5D);
        background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5395AE), to(#154A5D));
        background: -o-linear-gradient(top, #5395AE, #154A5D);
    }
        #menu a:hover {
            background: #154A5D;
            filter: alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#154A5D,endcolorstr=#154A5D,gradientType=0); /*IE*/
            -ms-filter: alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#154A5D,endcolorstr=#154A5D,gradientType=0); /*IE8*/
        }

    #menu ul ul li {
        clear: both;
        text-align: center;
    }
        #menu ul ul li a {
            display: block;
            height: 24px;
            margin: 0;
            text-align: left;
            /*font-size: small;*/
            padding-left: 12px;
            background: #5395AE;
            filter: alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5395AE,endcolorstr=#5395AE,gradientType=0); /*IE*/
            -ms-filter: alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5395AE,endcolorstr=#5395AE,gradientType=0); /*IE8*/
        }

#ExhibitionSelect li a {
    width: 220px;
}




#MainContent {
    width: 550px;
    float: left;
    height: 900px;
}

#OtherContent {
    width: 250px;
    float: right;
}

#Content p {
    text-indent: 2em;
}

#postit p {
    text-indent: 2em;
    padding-left: 5px;
    padding-right: 5px;
}

.login {
    height: 165px;
    background-color: rgb(241,250,250);
}

    .login table {
        margin: 10px;
    }

        .login table tr {
            height: 30px;
        }


.LoadingBay {
    height: 143px;
    background-color: rgb(241,250,250);
    margin: 0px;
}

#LoadingBayQueryResultParent span {
    color: Red;
}

.LoadingBay2 {
    height: 80px;
    background-color: #FFFFFF;
    margin: 0px;
}

.links {
    height: 460px;
    background-color: rgb(241,250,250);
    margin: 0px;
}

.SomethingDeal {
    height: 100px;
    background-color: rgb(241,250,250);
    margin: 0px;
    padding: 0px;
}

    .SomethingDeal div {
    }

    .SomethingDeal a {
        color: #5091A9;
    }

.Countdown {
    height: 260px;
    background-color: rgb(241,250,250);
    margin: 0px;
}

.time {
    margin-top: 20px;
    margin-left: 20px;
}

.cd-time {
    font-weight: bold;
    /*font-size: 20px;
    font-family: 黑体;*/
    color: Red;
}

.DefaultTitle {
    height: 20px;
    color: black;
    padding-left: 5px;
    /*font-size: 14px;*/
    padding-top: 5px;
    filter: alpha(opacity=70 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5395AE,endcolorstr=#F1FAFA,gradientType=0); /*IE*/
    -ms-filter: alpha(opacity=70 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#5395AE,endcolorstr=#F1FAFA,gradientType=0); /*IE8*/
    background: #5395AE; /* 一些不支持背景渐变的浏览器 */
    background: -moz-linear-gradient(top, #5395AE, #F1FAFA); /*firefox*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#5395AE), to(#F1FAFA)); /*chrome*/
    background: -o-linear-gradient(top, #5395AE, #F1FAFA); /*opera*/
}

.DefaultTitle2 {
    height: 20px;
    color: black;
    padding-left: 5px;
    /*font-size: 14px;*/
    padding-top: 5px;
    filter: alpha(opacity=70 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9B9797,endcolorstr=#F2ECEC,gradientType=0); /*IE*/
    -ms-filter: alpha(opacity=70 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=20) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#9B9797,endcolorstr=#F2ECEC,gradientType=0); /*IE8*/
    background: #9B9797; /* 一些不支持背景渐变的浏览器 */
    background: -moz-linear-gradient(top, #9B9797, #F2ECEC); /*firefox*/
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#9B9797), to(#F2ECEC)); /*chrome*/
    background: -o-linear-gradient(top, #9B9797, #F2ECEC); /*opera*/
}


#RegisterPage {
    width: 800px;
    height: 500px;
    margin: 0px;
}

#DetailTitle:hover {
    cursor: pointer;
}

.Information {
    margin: 0px;
    padding-top: 10px;
}

    .Information table {
        border: 0;
        text-align: left;
    }

    .Information tr {
        height: 40px;
    }


.WesAgreement {
    text-align: center;
    height: 250px;
    margin-top: 15px;
}

.InformationTextBox {
    text-align: center;
}


.AgreementText {
    resize: none;
}




.noscript {
    display: none;
}

.thumbs {
}

.controls {
}

#controls a {
    color: #5091A9;
}

.thickbox {
}



#Announcement {
    width: 530px;
    margin: 10px;
    border-collapse: collapse;
    border-spacing: 0;
    border: solid 1px black;
}

    #Announcement td {
        border: solid 1px black;
        padding-left: 10px;
    }

    #Announcement tr {
        height: 24px;
    }

.ApplyTableRow {
    background-color: rgb(255,245,245);
}

.ApplyTableHeader {
    background-color: #5395AE;
}

.TableTitle {
    margin: 10px;
    /*font-size: 14px;*/
}

.ApplyColumnHeader {
    border-right: solid 1px white;
    font-weight: normal;
    text-align: left;
}


#header {
    color: White;
    width: 800px;
    height: 90px;
    /*background-image: url('../images/pc/header_wes.jpg');*/
    /*background-image: url('../images/mobile/index.svg' );*/
    background-color:rgb(21,74,93);
    background-repeat:no-repeat;
    background-size:contain;
    background-position-y:75%;

}
#footer {
    color: White;
    width: 800px;
    height: auto;
    background-color: rgb(21,74,93);
}

.header_language {
    margin-top: 33px;
    float: right;
    width:100%;
    height: 20px;
    margin-right: 10px;
}

.header_language p{
	float:inherit ;
	text-align:right;
	width:100%;
    height:20px;
	margin-top:34px!important;
}

.btnlgEn
{
    /*font-family:Arial!important;*/
}
#index_fixed
{
    position:fixed;
    top:0;
    z-index:10;

}
#mainContent
{
    margin-top:110px;
}

    .china, .english, .korea, .japan {
        display: inline-block;
        padding-right: 10px;
        border-right: 1px solid white;
    }

    .hearder-img {
        position: relative;
    }

    .language {
        position: absolute;
        right: 0;
        bottom: 6px;
        z-index: 1;
    }

    .container {
        width: 800px;
        padding:0;
    }

    div div a {
        color: white;
    }

    a:hover {
        color: white;
    }

    a:visited {
        color: white;
    }

    .bottom-info {
        background-color: #154A5D;
        color: white;
        text-align: center;
    }

    .bottom-info-top {
        padding-top: 4px;
    }

    .bottom-info-bottom {
        padding-bottom: 4px;
    }

    /*#header {
        color: white;
        width: 100%;
        height: 90px;
        font-size: 14px;
        background-image: url('../images/pc/header_wes.jpg');
    }*/

@media (max-width:768px) {
    .container
    {
        width:100%;
    }
    #footer
    {
        width:100%;
        position:fixed;
        bottom:0px;
        margin:0px;
    }
    /*.content-left
    {
        margin-bottom:50px;
    }*/
    .language {
        width: 100%;
        height: 25px;
    }

    .img-color {
        background-color: #154A5D;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    .china, .english, .korea, .japan {
        float: right;
        padding-left: 10px;
        border-right: 1px solid white;
    }

    a:hover {
        color: white;
    }

    a:visited {
        color: white;
    }

    .bottom-info {
        background-color: #154A5D;
        color: white;
    }

    .col-xs-6 {
        padding-right: 3px;
    }

    div div div div a {
        color: white;
        padding-right: 10px;
    }

    /*#header {
        background-repeat: no-repeat;
        width: 100%;
        background-image: url('../images/mobile/index.svg');
        background-color:rgb(21,74,93);
    }*/

    #mainContent {
        margin-top: 65px;
    }

    #index_fixed {
        width: 100%;

    }
    .comfirmGroup
    {
        margin-bottom:50px;
    }
        .mobile_ticket a {
        position: fixed;
        right: 0;
        top: 0;
        padding-right:10px;
        padding-top:10px;
        color:white;
        font-weight:bold;
    }
        .header_language p
        {
            margin-top:0px!important;
        }
         .header_language
        {
            margin-top:70px!important;
            margin-right:0px;
            background-color:rgba(21,74,93,0.35);
        }
}
