@charset "utf-8";

html,
body,
#wrap {
    height: 100%;
}

body>#wrap {
    height: auto;
    min-height: 100%;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0px;
    height: 0px;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

img {
    border: 0px;
}

html {
    background: url(../images/htmlBG.jpg) repeat-x left top;
    background-color: #ffffff;
}

body {
    background: url(../images/bg.jpg) center no-repeat;
    background-position: center top;
    margin: 0px;
}

#wrap {
    width: 960px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#logo {
    width: 482px;
    height: 112px;
    float: left;
    margin: 30px 0px 0px 0px;
}

#share {
    width: 83px;
    height: 21px;
    float: right;
    margin: 0px 20px 57px 296px;
    padding: 17px 22px 13px 54px;
    background: url(../images/share.png) no-repeat;
}

#share div {
    margin-right: 3px;
    float: left;
}

div.share_facebook,
div.share_twitter {
    width: 21px;
    height: 21px;
}

div.share_google {
    width: 32px;
    height: 21px;
}

#topnav {
    width: 275px;
    height: 34px;
    padding: 0px;
    float: right;
    font-size: 0px;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
}

#topnav li {
    width: 83px;
    height: 34px;
    float: left;
    display: block;
}

#topnav li a {
    height: 34px;
    width: 83px;
    display: block;
    font-size: 0px;
    text-decoration: none;
}

li.join_m a {
    background: url(../images/topnav.png) no-repeat -14px 0px;
}

li.join_m a:hover {
    background: url(../images/topnav.png) no-repeat -14px -35px;
}

li.rules a {
    background: url(../images/topnav.png) no-repeat -95px 0px;
}

li.rules a:hover {
    background: url(../images/topnav.png) no-repeat -95px -35px;
}

li.mail a {
    background: url(../images/topnav.png) no-repeat -177px 0px;
}

li.mail a:hover {
    background: url(../images/topnav.png) no-repeat -177px -35px;
}

li.contactus a {
    background: url(../images/topnav.png) no-repeat -260px 0px;
}

li.contactus a:hover {
    background: url(../images/topnav.png) no-repeat -260px -35px;
}

#mainnav {
    width: 920px;
    padding: 0px 20px 0px 20px;
    margin: 0px;
    height: 50px;
    overflow: hidden;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
}

#mainnav li {
    float: left;
    margin: 0px;
    padding: 0px;
}

#side {
    width: 250px;
    height: 755px;
    float: left;
    margin: 0px;
}

/*首頁*/
#ad {
    width: 905px;
    height: 280px;
    position: relative;
/*     background: url(../images/ad_bg.png) no-repeat; */
    margin: 18px auto 24px auto;
    border: 6px solid #ddddd6;
    box-shadow: 0 1px 6px rgba(0,0,0,0.4);
}

/* #ad_left {
    width: 272px;
    height: 300px;
    position: absolute;
    left: 25px;
    top: 7px;
    overflow: hidden;
    z-index: 100;
    background: url(../images/ad_cover2.png) no-repeat;
}

#ad_right {
    width: 745px;
    height: 280px;
    position: absolute;
    left: 192px;
    top: 27px;
    overflow: hidden;
    z-index: 5;
    background: #efefe9;
} */

.photoslider-bullets {
    border: 0px solid #FFFFFF;
}

.photoslider-bullets .sliderkit-nav {
    absolute;
    bottom: 8px !important;
    right: 5px !important;
}

.photoslider-bullets .sliderkit-nav-clip ul li {
    width: 15px !important;
    float: left;
    margin: 0 0 0 0;
}

.photoslider-bullets .sliderkit-nav-clip ul li a {
    outline: none;
    hlbr: express(this.onFocus=this.blur());
    width: 13px !important;
    height: 13px !important;
    background: transparent url("../images/off.png") no-repeat 0 0 !important;
}

.photoslider-bullets .sliderkit-nav-clip ul li.sliderkit-selected a {
    background: transparent url("../images/on.png") no-repeat 0 0 !important;
}

#index_content {
    margin-bottom: 15px;
}

#column_left {
    width: 327px;
    float: left;
}

#video {
    width: 327px;
    height: 280px;
    overflow: hidden;
    background: #FF0000;
    background: url(../images/video.png) no-repeat;
    float: left;
    margin: 0px;
}

#video h2.title {
    width: 180px;
    height: 49px;
    margin: 0px;
    padding: 0px;
    float: left;
}

#video_more {
    width: 47px;
    height: 14px;
    margin: 30px 20px 5px 0px;
    float: right;
}

#video_video {
    width: 270px;
    height: 200px;
    overflow: hidden;
    margin: 15px 22px 0px 35px;
}

#link01 {
    width: 300px;
    height: 147px;
    float: left;
    padding: 4px 17px 0px 20px;
    list-style: inside none none;
    margin: 0px;
}

#link01 li {
    float: left;
    margin: 2px 0px 0px 0px;
}

#link01 li a {
    float: left;
    display: block;
    font-size: 0px;
    margin: 2px 0px 0px 0px;
}

li.link01_official_website a {
    width: 300px;
    height: 68px;
    background: url(../images/links.png) no-repeat 0px 0px;
}

li.link01_official_website a:hover {
    width: 300px;
    height: 68px;
    background: url(../images/links.png) no-repeat 0px -75px;
}

/*li.link01_green_shore a { width:153px; height:74px; background:url(../images/links.png) no-repeat 0px -150px;}
li.link01_green_shore a:hover { width:153px; height:74px; background:url(../images/links.png) no-repeat -214px -150px;}*/
li.link01_join_us a {
    width: 300px;
    height: 74px;
    background: url(../images/links.png) no-repeat 0px -150px;
}

li.link01_join_us a:hover {
    width: 300px;
    height: 74px;
    background: url(../images/links.png) no-repeat 0px -230px;
}


#column_center {
    width: 371px;
    float: left;
}

#news {
    width: 371px;
    height: 340px;
    padding: 0px 17px 0px 20px;
    overflow: hidden;
    background: url(../images/news.png) no-repeat;
    float: left;
    margin: 0px;
}

#news h2.title {
    width: 153px;
    height: 56px;
    float: left;
    margin: 0px;
    padding: 0px;
}

#news_more {
    width: 47px;
    height: 28px;
    margin: 28px 0px 0px 135px;
    float: right;
}

#news ul {
    width: 371px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin: 0px;
    padding: 10px 0px;
    list-style: inside none none;
}

#news ul li {
    width: 371px;
    height: 30px;
    line-height: 30px;
    float: left;
    border-bottom: dotted #999999 1px;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
}

.index_news_date {
    color: #279992;
    font-size: 11px;
    margin: 0px 7px 0px 7px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.index_news_text {
    color: #313131;
    font-size: 12px;
    margin: 0px;
}

.index_news_text a {
    color: #313131;
}

#link02 {
    width: 388px;
    height: 70px;
    float: left;
    margin: 0px;
    padding: 15px 0px 0px 15px;
    list-style: inside none none;
    background: url(../images/link_02_bg.png) no-repeat left top;
}

#link02 li {
    width: 185px;
    height: 70px;
    float: left;
    margin: 0px 7px 8px 0px;
}

#link02 li a {
    width: 185px;
    height: 70px;
    float: left;
    display: block;
    font-size: 0px;
    margin: 0px 7px 8px 0px;
}

li.link02_un a {
    background: url(../images/links.png) no-repeat 0px -310px;
}

li.link02_un a:hover {
    background: url(../images/links.png) no-repeat -215px -310px;
}

li.link02_app a {
    background: url(../images/links.png) no-repeat 0px -390px;
}

li.link02_app a:hover {
    background: url(../images/links.png) no-repeat -214px -390px;
}

li.link02_whats_news a {
    background: url(../images/links.png) no-repeat 0px -470px;
}

li.link02_whats_news a:hover {
    background: url(../images/links.png) no-repeat -215px -470px;
}

li.link02_donation a {
    background: url(../images/links.png) no-repeat 0px -550px;
}

li.link02_donation a:hover {
    background: url(../images/links.png) no-repeat -215px -550px;
}

#column_right {
    width: 225px;
    float: right;
}

#facebook {
    width: 200px;
    height: 413px;
    float: right;
    margin: 13px 18px 0px 7px;
    background: #efefe9;
    overflow: hidden;
}

#facebook h2.facebook_title {
    width: 200px;
    height: 43px;
    margin: 0px;
    padding: 0px;
}

#facebook_content {
    border-bottom: 1px solid #ccc;
    width: 180px;
    margin: 0px auto 10px auto;
}

#facebook_newtaipei {
    background-color: #fff;
    width: 178px;
    margin: 0px auto 0px auto;
}

#webmap {
    width: 940px;
    height: 37px;
    height: auto;
    min-height: 37px;
    margin: 30px 20px 0px 20px;
    background: #dcdcdc;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
}

/*首頁-end*/
#un25 {
    width: 250px;
    height: 159px;
    font-size: 0px;
}

#un25 a {
    width: 250px;
    height: 159px;
    display: block;
    background: url(../images/un.png);
}

#un25 a:hover {
    background: url(../images/un_a.png);
}

#main_content {
    margin: 10px;
    background: url(../images/content123.jpg) repeat-y;
}

#side_a {
    padding-left: 19px;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 0px;
    width: 201px;
    height: 581px;
    height: auto;
    min-height: 581px;
    background: #dedcd3;
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
    float: left;
}

#side_a li {
    width: 185px;
    height: 70px;
    float: left;
    margin-top: 7px;
}

#side_a li a {
    width: 185px;
    height: 70px;
    float: left;
    display: block;
    font-size: 0px;
    margin-top: 7px;
}

li.side_app a {
    background: url(../images/links.png) no-repeat 0px -390px;
}

li.side_app a:hover {
    background: url(../images/links.png) no-repeat -214px -390px;
}

li.side_wh a {
    background: url(../images/links.png) no-repeat 0px -470px;
}

li.side_wh a:hover {
    background: url(../images/links.png) no-repeat -215px -470px;
}

li.side_dona a {
    background: url(../images/links.png) no-repeat 0px -550px;
}

li.side_dona a:hover {
    background: url(../images/links.png) no-repeat -215px -550px;
}

li.side_min a {
    background: url(../images/min_fb.png) no-repeat -1px 0px;
}

li.side_min a:hover {
    background: url(../images/min_fb.png) no-repeat -187px 0px;
}

li.side_fb a {
    background: url(../images/min_fb.png) no-repeat -1px -78px;
}

li.side_fb a:hover {
    background: url(../images/min_fb.png) no-repeat -187px -78px;
}

li.side_fb_newtaipei a {
    background: url(../images/side_fb_newtaipei.png) no-repeat;
}

li.side_fb_newtaipei a:hover {
    background: url(../images/side_fb_newtaipei02.png) no-repeat;
}

/*#content {
   padding:7px 0px 0px 0px;
   width:690px;
   height:739px;
   float:right;
   	overflow:hidden;
}*/

#content h2.title {
    font-size: 0px;
    height: 63px;
    margin: 0px 0px 20px 7px;
    padding: 0px;
    float: right;
}


.main {
    width: 680px;
    float: right;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

#webmap {
    width: 940px;
    height: 37px;
    height: auto;
    min-height: 37px;
    margin: 30px 20px 0px 20px;
    background: #dcdcdc;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

#copyright {
    width: 940px;
    height: 40px;
    height: auto;
    min-height: 40px;
    overflow: hidden;
    background: #bfbfbf;
    word-break: break-all;
    word-wrap: break-word;
    margin: 00px 20px 0px 20px;
    padding: 0px 0px 19px 0px;
}

.copyright_content {
    color: #535353;
}

.copyright_content a {
    color: #535353;
}