/* 首頁 main.php 專用 */

body {
    background: #fff url(cssimg/body-bg.jpg) left top repeat-x;
}

#banner_bar {
    display: block;
}

#pageheader {
    background: none;
    height: 622px;
}
#pageheader .logo-img {
    position: absolute;
    left: 0;
    top: 215px;
    display: block;
}
#main {
    margin: 0;
    padding: 0;
    min-height: 588px;
}
#menu_login,
#menu_service {
    top: -151px;
}
#menu_search {
    display: block;
}
h2 {
    font-family: Georgia, 'EB Garamond', serif;
    color: #2e56a6;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 4px solid #30b242;
    height: auto;
}
#content ul, #content ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.left-col {
    float: left;
    width: 370px;
}
.news {
    margin: -10px 0 10px 0;
    background: #ebe8e7;
    padding: 10px 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news li {
    border-bottom: 2px solid #6eb1de;
}
.news #News_Photo {
    display: none;
}
.news li a {
    font-size: 16px;
    padding: 10px 0;
    display: block;
    text-shadow: 1px 0 0 #fff;
}
.social-link a {
    margin-right: 15px;
}
.notifications {
    float: left;
    width: 285px;
    position: relative;
    padding: 0 30px;
}
#content .notifications li {
    border-bottom: 1px solid #5ca9dd;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
.notifications #News_Photo {
    float: left;
    max-width: 120px;
}
.notifications #news {
    float: left;
    width: 140px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 1.5;
}
.notifications #newstop {
    float: left;
    width: 140px;
    margin-left: 10px;
    font-size: 15px;
    line-height: 1.5;
}
.notifications .note {
    position: absolute;
    right: 30px;
    top: 0;
}
.right-col {
    float: right;
    width: 182px;
}
.latest-events {
    margin-bottom: 30px;
}
.latest-events h3 {
    margin: 0;
}
.ts_rowsonly td {
    padding: 10px 0;
    border-width: 1px;
}
.upcoming-events {
    margin-bottom: 10px;
}
.upcoming-events img {
    height: auto;
    width: 100%;
}
.sponsors {
    display: none;
    float: left;
    width: 690px;
}
#content .sponsors li {
    display: inline-block;
    margin-right: 40px;
}
#boxG img {
    margin-right: 5px;
}
#extralist10 #boxB {
    display: block;
    z-index: 9527;
}
#extralist10 #boxB {
    position: absolute;
    left: 525px;
    top: 375px;
    width: 340px;
    display: block;
}
#extralist10 #boxB h2 {
    border: none;
    font-size: 16px;
    color: #231f20;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 1.4;
    height: auto;
    font-weight: normal;
    margin-bottom: 0;
}
#extralist10 #boxB #ppp {
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
}
#extralist10 .latest-events,
#extralist10 .upcoming-events {
    display: none;
}
#extradiv {
    display: none;
}

.news_top a:after{
}

.join_main {
    display: block;
}
.join_page {
    display: none;
}
.Hot a:after{
    background: url("cssimg/new.gif") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    content: "　　";
    height: 11px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 31px;
}