﻿body {
    font-family: Microsoft JhengHei;
    background-color: #FFFFFB;
}

#title {
    position: relative;
    box-shadow: 0 -3px 8px #000000;
    text-align: center;
    padding-bottom: 20px;
    background-color: #FFFFDD;
    width: 100%;
    height: 220px;
    display: none;
    padding: 0;
}

    #title #choese {
        height: 40px;
        font-size: 14px;
    }

.conA {
    margin-top: 50px;
}

.conB {
    margin-top: 30px;
    font-size: 20px;
}

/*--------------------下面此區為navbar的css區域*/
.navbar-static-top {
    height: 95px;
    margin: 0;
    background-color: #fca931;
    /*box-shadow: 0 -3px 8px #000000;*/
    border: none;
}

.logo {
    margin-top: -10px;
    margin-right: -60px;
}

.main-menu ul li span {
    color: white;
    display: block;
    font-size: 20px;
    font-weight: bold;
    font-family: Microsoft JhengHei;
}

.main-menu {
    margin-left: 294px;
}

    .main-menu ul li {
        margin-left: 60px;
        text-align: center;
    }

        .main-menu ul li a:hover {
            margin-top: -8px;
        }

.content {
    margin-top: 15px;
    color: white;
}

    .content .typicons-heart {
        color: white;
    }

    .content .fontawesome-bullhorn {
        color: white;
    }

    .content .iconicstroke-chat {
        color: white;
    }

    .content .iconicstroke-user {
        color: white;
    }

    .content .fontawesome-search {
        color: white;
        margin-top:-5px;
    }

    .content .maki-restaurant {
        color: white;
        height: 27px;
    }

    .content .map {
        margin-top: 2px;
        color: white;
    }

    .content .down-news {
        margin-top: 2px;
    }

    .content .down-map {
        margin-top: -3px;
    }

    .content .down-qa {
        margin-top: 0px;
    }

    .content .down-login {
        margin-top: 2px;
    }

    .content .down-search {
        margin-top: 7px;
    }

    .content .down-heart {
        margin-top: -3px;
    }
    .content .down-shop {
        margin-top: 2px;
    }

    /*------------------------------------------------------------------*/
    /*footer的css*/
    .footer {
        /*border-top:1px solid grey;*/
        height: 60px;
        background-color: #fca931;
        text-align: center;
        padding: 20px 20px 20px 20px;
        clear: both;
        box-sizing: border-box;
        position: absolute;
        width: 100%;
        font-size: 18px;
        margin-top: 20px;
    }

    .footer ul {
        list-style: none;
        margin-left: 20px;
        padding: 0;
    }

        .footer ul li {
            float: left;
        }

            .footer ul li a {
                color: #000000;
                text-decoration: none;
            }

    .footer span {
        margin-left: -200px;
    }

.foot-nav {
    margin: 0;
}
/*------------------------------------------------------------------*/

.jum {
    position: fixed;
    left: 50%;
    top: 10%;
    margin-left: -220px;
    width: 400PX;
    height: 430PX;
    border-radius: 8px;
    z-index: 9999999999999;
    display: none;
    box-shadow: 0 0 0 999px rgba(0, 0, 0, .8);
}

.pill {
    font-size: 30px;
    margin: -30px 0 10px 110px;
}

.long {
    width: 300px;
}

.length {
    margin-top: 10px;
    border-bottom: 5px solid;
    border-color: #888888;
}


.writedata {
    margin-top: 10px;
    margin: 0 auto;
    border-bottom: 5px solid;
    border-color: #888888;
}


.forget {
    margin-left: 150px;
}

.group {
    text-align: center;
}


.imageq {
    width: 60px;
}

.imagew {
    width: 60px;
}

.imagee {
    width: 75px;
}

.images {
    text-align: center;
}

.XX {
    position: relative;
    position: fixed;
    left: 50%;
    top: 8%;
    margin-left: 165px;
    background-color: rgba(128, 128, 128, 0.5);
    color: white;
    border-radius: 50px;
    z-index: 99999999999999999;
    border: none;
    width: 30px;
    height: 30px;
}

.another {
    padding-left: 30px;
    font-weight: bold !important;
    display: block !important;
}
