.top {
    background-color:#ffffff;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#e6e6e6);
    background:linear-gradient(to bottom, #ffffff 30%, #e6e6e6 80%,#ededed 100%);
}

.topmenu {
    color: #ccc;
}

.topmenu a {
    color: #1b1b1b;
}

.topmenu a:hover,
.topmenu a:focus {
    text-decoration: underline;
}

.top .social_media ul li.rss a {
    background: url('../images/rss_icon_off.png') no-repeat;
}

.top .social_media ul li.rss a:hover,
.top .social_media ul li.rss a:focus {
    background: url('../images/rss_icon_on.png') no-repeat;
}

.top .social_media ul li.youtube a {
    background: url('../images/youtube_icon_off.png') no-repeat;
}

.top .social_media ul li.youtube a:hover,
.top .social_media ul li.youtube a:focus {
    background: url('../images/youtube_icon_on.png') no-repeat;
}

.top .social_media ul li.gplus a {
    background: url('../images/gplus_icon_off.png') no-repeat;
}

.top .social_media ul li.gplus a:hover,
.top .social_media ul li.gplus a:focus {
    background: url('../images/gplus_icon_on.png') no-repeat;
}

.top .social_media ul li.facebook a {
    background: url('../images/fb_icon_off.png') no-repeat;
}

.top .social_media ul li.facebook a:hover,
.top .social_media ul li.facebook a:focus {
    background: url('../images/fb_icon_on.png') no-repeat;
}

.top .search {
    border-radius: 3px;
    background: url('../images/search_bg.jpg') #999 no-repeat;
    background-position: right top;
}

.top .search input[type="text"] {
    background: none;
    color: #fff;
}

.top .search input[type="submit"],
.top .search input[type="button"] {
    background: url('../images/search_btn.png') no-repeat;
}


.topmenu_s {
    font-family: "Microsoft JhengHei","Arial";
}

.open-topmenu {
    color: #333;
    background: url('../images/open_mainmenu.png') no-repeat;
    background-position: right top;
}

.open-topmenu:hover,
.open-topmenu.active {
    background: url('../images/open_mainmenu_on.png') no-repeat;
    background-position: right top;
}

.topmenu_s ul {
    background: #666;
}

.topmenu_s ul li:hover {
    background: #999;
}

.topmenu_s ul li a {
    color: #fff;
}

/* ########## header ########## */

.mainmenu li > a {
    font-family: "Microsoft JhengHei","Arial";
    color: #fff;
    text-shadow: 0 1px 5px rgba(0,0,0,0.4);
}

.submenu_warpper > div {
    background: url('../images/submenu_bg.png');
    box-shadow: 0px 5px 10px rgba(0,0,0,0.5);
}

.submenu_warpper .gallery,
.submenu_warpper .gallery a {
    color: #fff;
}

.submenu_warpper .gallery .name {
    background: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
}

.submenu_table a {
    color: #1b1b1b;
}

.submenu_list a {
    background-image: url('../images/menu_list.jpg');
    background-repeat: no-repeat;
    background-position: 6px 11px;
    border-radius: 3px;
}

.mod_mainmenu li .submenu_1 a {
    color: #333;
}

.mod_mainmenu li .submenu_2 a {
    color: #777;
}

.mod_mainmenu .submenu_list a:hover,
.mod_mainmenu .submenu_list a:focus {
    text-shadow: 1px 1px rgba(0,0,0,0.1);
}

.open-mainmenu {
    background: url('../images/open_mainmenu.png') #fff no-repeat;
}

.open-mainmenu:hover,
.open-mainmenu.active {
    background: url('../images/open_mainmenu_on.png') no-repeat;
}

.mainmenu_nav .mainmenu li > div {
    background: url('../images/submenu_bg.png');
}

/* ########## home container ########## */

.container .mod_hotspots {
    background: #819416;
}

.mod_hotspots .mod_title {
    font-weight: bold;
}

.mod_hotspots #map-menu {
    background: url('../images/hotspot_text.png');
    border-radius: 5px;
}

.mod_hotspots #map-menu,
.mod_hotspots #map-menu a {
    color: #fff;
}

.mod_hotspots #map-menu a:hover,
.mod_hotspots #map-menu a:focus {
    color: #aef016;
    text-decoration: none;
}

.mod_hotspots .text_inner {
    background: url('../images/hotspot_dec.png') no-repeat;
    background-position: right bottom;
    border-radius: 5px;
}

/* ########## tmpl ########## */

.main_wrapper {
    font-family: "Microsoft JhengHei","Arial";
}

.mod_sectiontitle_f,
.mod_sectiontitle_t {
    color: #e0d003;
}

.mod_breadcrumbs,
.mod_breadcrumbs a {
    color: #fff;
}

.mod_sectiontitle {
    letter-spacing: 2px;
}

/* ##########################  right  ########################### */

.right_block {
    background: #f1eddb;
}

/* ########## leftmenu ########## */

.mod_leftmenu,
.mod_leftmenu a {
    color: #fff;
    letter-spacing: 1px;
}

.mod_leftmenu .lv_one_title,
.mod_leftmenu .lv_one_title a {
    text-shadow: 2px 1px rgba(0,0,0,0.5);
}

.mod_leftmenu .lv_one_title a {
    background: url('../images/leftmenu/list.png') no-repeat;
    background-position: 6px 6px;
}

.mod_leftmenu .lv_one_title a:hover,
.mod_leftmenu .lv_one_title a:focus,
.mod_leftmenu .lv_one_title a.leftmenu_link_focus {
    color: #f9d723;
    background: url('../images/leftmenu/list_act.png') no-repeat;
    background-position: 6px 6px;
}

.mod_leftmenu .lv_two_title a:hover,
.mod_leftmenu .lv_two_title a:focus,
.mod_leftmenu .lv_two_title a.nowitem {
    color: #faeb02;
}

/* ########## item-page ########## */

.item-page .contitle {
    letter-spacing: 2px;
}

.item-page ul {
    list-style-type: disc;
}

.item-page ol {
    list-style-type: decimal;
}

/*** 遊程規畫  ***/

.directions-info .btnimg {
    display: inline-block;
    margin: 0 3px 0 3px;
}

.directions-info .btn {
    background-color:#ffa701;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#edb86e, endColorstr=#ffa701);
    background:linear-gradient(to bottom, #edb86e 0%, #ffa701 90%);
    border-radius: 10px;
    letter-spacing: 2px;
}

.directions-info .btn a {
    color: #fff;
}

.directions-info .btn a:hover,
.directions-info .btn a:focus {
    color: #777;
}

#slide_menu {
       background: #f6fef3;
    color: #333333;
    box-shadow: 0 10px 10px #565656;
}

#toggle-menu {
       box-shadow: 1px 1px 0 #249f42 inset, -3px 4px 4px #888888;
    cursor: pointer;
    border-radius: 5px 0 0 5px;
}

#toggle-menu.toggle-off {
    background: url("../images/arrow_left.png");
}

#toggle-menu.toggle-on {
    background: url("../images/arrow_right.png");
}

/* ########## 文章分頁 ########## */

.subitem_cat_wrapper {
    background: #deeade;
    border-radius: 5px;
    overflow: auto;
}

.subitem_cat_wrapper span,
.map_cat_wrapper span {

}

.subitem_cat_wrapper span,
.map_cat_wrapper span,
.subitem_cat_wrapper a,
.map_cat_wrapper a {
    color: #395404;
}

.subitem_cat_action, .subitem_foucs,
.subitem_cat_wrapper .action a {
    font-weight:bold;
    color:#232700;
}

.subitem_cat_wrapper .subitem_cat a {
    color: #395404;
}

/* ########## pagination ########## */

.pagination,
.pagination a {
    color: #535353;
}

.pagination a:hover,
.pagination a:focus {
    text-decoration: underline;
}

.pagination ul li {
    display: inline-block;
    padding: 0 3px;
}

.pagination ul li.focus_p span.pagenav {
    color: #f0945c;
}

/* ########## return ########## */

.return_inner {
    border-radius: 5px;
    background: #cfd2c7;
}

.btn_back {
    background: url('../images/return.png') #fff no-repeat;
    background-position: 15px 2px;
    border-radius: 3px;
}

.main_block_inner .btn_back a {
    color: #1b1b01;
}

.main_block_inner .btn_back a:hover,
.main_block_inner .btn_back a:focus {
    color: #999;
}

/* ########## footer ########## */



.mod_sitemap {
    font-family: "Microsoft JhengHei","Arial";
    text-shadow: none;
}

.sitemap_tab {
    cursor: pointer;
}

.sitemap_tab .icon {
    background: url('../images/sitemap_icon.png') #576605 no-repeat;
    background-position: 6px 6px;
}

.sitemap_tab .title {
    background: #819416;
    color: #f2ffa6;
}

.mod_sitemap .sitemap_content > ul > li > a {
    color: #ecff7f;
    font-weight: bold;
}

.mod_sitemap .sitemap_content > ul > li > a:hover,
.mod_sitemap .sitemap_content > ul > li > a:focus {
    color: #ecff7f;
}

.mod_sitemap a {
    color: #f2ffa6;
}

.mod_sitemap a:hover,
.mod_sitemap a:focus{
    color: #e6ff59;
}

.mod_footmenu {
    background: #899931;
}

.mod_bottommenu,
.mod_footmenu {
    color: #748033;
}

.mod_bottommenu a ,
.mod_footmenu a,
.foot_info a {
    color: #354000;
    font-weight: bold;
}

.mod_bottommenu a:hover ,
.mod_bottommenu a:focus,
.mod_footmenu a:hover,
.mod_footmenu a:focus,
.foot_info a:hover,
.foot_info a:focus {
    color: #161a00;
    text-decoration: underline;
}

.mod_footmenu {
    text-shadow: 1px 1px #b7c65c;
}


/* livevideo */

.livevideo_top span {
    color: #9b0101;
    font-weight: bold;
}

.livevideo_warpper div {
    background: #000;
    color: #fff;
}

.livevoide_list .title {
    color:#DB6E3A;
    list-style-type: none;
}

.livevoide_list li {
    color: #FFA76D;
}

.livevoide_list li span {
    color: #262626;
}

.note_block span {
    color: #9c0000;
}

.note_block a, .note_block a:link, .note_block a:visited, .note_block a:active {
    color: #0082d5;
}

/* ########## icon ########## */

@font-face {
    font-family: 'IcoMoon';
    src: url('../../../media/jui/fonts/IcoMoon.eot');
    src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
    font-weight: normal;
}
.icon-joomla:before {
    content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
    content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
    content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
    content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
    content: "\e008";
}
.icon-arrow-first:before {
    content: "\e003";
}
.icon-arrow-last:before {
    content: "\e004";
}
.icon-arrow-up-2:before {
    content: "\e009";
}
.icon-arrow-right-2:before {
    content: "\e00a";
}
.icon-arrow-down-2:before {
    content: "\e00b";
}
.icon-arrow-left-2:before {
    content: "\e00c";
}
.icon-arrow-up-3:before {
    content: "\e00f";
}
.icon-arrow-right-3:before {
    content: "\e010";
}
.icon-arrow-down-3:before {
    content: "\e011";
}
.icon-arrow-left-3:before {
    content: "\e012";
}
.icon-menu-2:before {
    content: "\e00e";
}
.icon-arrow-up-4:before {
    content: "\e201";
}
.icon-arrow-right-4:before {
    content: "\e202";
}
.icon-arrow-down-4:before {
    content: "\e203";
}
.icon-arrow-left-4:before {
    content: "\e204";
}
.icon-share:before,
.icon-redo:before {
    content: "\27";
}
.icon-undo:before {
    content: "\28";
}
.icon-forward-2:before {
    content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
    content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
    content: "\6c";
}
.icon-undo-2:before {
    content: "\e207";
}
.icon-move:before {
    content: "\7a";
}
.icon-expand:before {
    content: "\66";
}
.icon-contract:before {
    content: "\67";
}
.icon-expand-2:before {
    content: "\68";
}
.icon-contract-2:before {
    content: "\69";
}
.icon-play:before {
    content: "\e208";
}
.icon-pause:before {
    content: "\e209";
}
.icon-stop:before {
    content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
    content: "\7c";
}
.icon-next:before,
.icon-forward:before {
    content: "\7b";
}
.icon-first:before {
    content: "\7d";
}
.icon-last:before {
    content: "\e000";
}
.icon-play-circle:before {
    content: "\e00d";
}
.icon-pause-circle:before {
    content: "\e211";
}
.icon-stop-circle:before {
    content: "\e212";
}
.icon-backward-circle:before {
    content: "\e213";
}
.icon-forward-circle:before {
    content: "\e214";
}
.icon-loop:before {
    content: "\e001";
}
.icon-shuffle:before {
    content: "\e002";
}
.icon-search:before {
    content: "\53";
}
.icon-zoom-in:before {
    content: "\64";
}
.icon-zoom-out:before {
    content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
    content: "\2b";
}
.icon-pencil-2:before {
    content: "\2c";
}
.icon-brush:before {
    content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
    content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
    content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
    content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
    content: "\47";
}
.icon-new:before,
.icon-plus:before {
    content: "\2a";
}
.icon-plus-circle:before {
    content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
    content: "\4b";
}
.icon-minus-circle:before {
    content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
    content: "\4a";
}
.icon-cancel-circle:before {
    content: "\e217";
}
.icon-checkmark-2:before {
    content: "\e218";
}
.icon-checkmark-circle:before {
    content: "\e219";
}
.icon-info:before {
    content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
    content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
    content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
    content: "\e222";
}
.icon-notification:before {
    content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
    content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
    content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
    content: "\e225";
}
.icon-checkbox-unchecked:before {
    content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
    content: "\3e";
}
.icon-checkbox-partial:before {
    content: "\3f";
}
.icon-square:before {
    content: "\e226";
}
.icon-radio-unchecked:before {
    content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
    content: "\e228";
}
.icon-circle:before {
    content: "\e229";
}
.icon-signup:before {
    content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
    content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
    content: "\59";
}
.icon-menu:before {
    content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
    content: "\31";
}
.icon-list-2:before {
    content: "\e231";
}
.icon-menu-3:before {
    content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
    content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
    content: "\2e";
}
.icon-folder-plus:before {
    content: "\e234";
}
.icon-folder-minus:before {
    content: "\e235";
}
.icon-folder-3:before {
    content: "\e236";
}
.icon-folder-plus-2:before {
    content: "\e237";
}
.icon-folder-remove:before {
    content: "\e238";
}
.icon-file:before {
    content: "\e016";
}
.icon-file-2:before {
    content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
    content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
    content: "\e017";
}
.icon-file-check:before {
    content: "\e240";
}
.icon-file-remove:before {
    content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
    content: "\e018";
}
.icon-stack:before {
    content: "\e242";
}
.icon-tree:before {
    content: "\e243";
}
.icon-tree-2:before {
    content: "\e244";
}
.icon-paragraph-left:before {
    content: "\e246";
}
.icon-paragraph-center:before {
    content: "\e247";
}
.icon-paragraph-right:before {
    content: "\e248";
}
.icon-paragraph-justify:before {
    content: "\e249";
}
.icon-screen:before {
    content: "\e01c";
}
.icon-tablet:before {
    content: "\e01d";
}
.icon-mobile:before {
    content: "\e01e";
}
.icon-box-add:before {
    content: "\51";
}
.icon-box-remove:before {
    content: "\52";
}
.icon-download:before {
    content: "\e021";
}
.icon-upload:before {
    content: "\e022";
}
.icon-home:before {
    content: "\21";
}
.icon-home-2:before {
    content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
    content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
    content: "\e251";
}
.icon-link:before {
    content: "\e252";
}
.icon-picture:before,
.icon-image:before {
    content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
    content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
    content: "\e014";
}
.icon-camera:before {
    content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
    content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
    content: "\56";
}
.icon-music:before {
    content: "\57";
}
.icon-user:before {
    content: "\22";
}
.icon-users:before {
    content: "\e01f";
}
.icon-vcard:before {
    content: "\6d";
}
.icon-address:before {
    content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
    content: "\26";
}
.icon-enter:before {
    content: "\e257";
}
.icon-exit:before {
    content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
    content: "\24";
}
.icon-comments-2:before {
    content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
    content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
    content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
    content: "\e259";
}
.icon-phone:before {
    content: "\e260";
}
.icon-phone-2:before {
    content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
    content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
    content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
    content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
    content: "\50";
}
.icon-briefcase:before {
    content: "\e020";
}
.icon-tag:before {
    content: "\e262";
}
.icon-tag-2:before {
    content: "\e263";
}
.icon-tags:before {
    content: "\e264";
}
.icon-tags-2:before {
    content: "\e265";
}
.icon-options:before,
.icon-cog:before {
    content: "\38";
}
.icon-cogs:before {
    content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
    content: "\36";
}
.icon-wrench:before {
    content: "\3a";
}
.icon-equalizer:before {
    content: "\39";
}
.icon-dashboard:before {
    content: "\78";
}
.icon-switch:before {
    content: "\e266";
}
.icon-filter:before {
    content: "\54";
}
.icon-purge:before,
.icon-trash:before {
    content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
    content: "\23";
}
.icon-unlock:before {
    content: "\e267";
}
.icon-key:before {
    content: "\5f";
}
.icon-support:before {
    content: "\46";
}
.icon-database:before {
    content: "\62";
}
.icon-scissors:before {
    content: "\e268";
}
.icon-health:before {
    content: "\6a";
}
.icon-wand:before {
    content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
    content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
    content: "\e269";
}
.icon-clock:before {
    content: "\6e";
}
.icon-compass:before {
    content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
    content: "\e01b";
}
.icon-book:before {
    content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
    content: "\79";
}
.icon-print:before,
.icon-printer:before {
    content: "\e013";
}
.icon-feed:before {
    content: "\71";
}
.icon-calendar:before {
    content: "\43";
}
.icon-calendar-2:before {
    content: "\44";
}
.icon-calendar-3:before {
    content: "\e273";
}
.icon-pie:before {
    content: "\77";
}
.icon-bars:before {
    content: "\76";
}
.icon-chart:before {
    content: "\75";
}
.icon-power-cord:before {
    content: "\32";
}
.icon-cube:before {
    content: "\33";
}
.icon-puzzle:before {
    content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
    content: "\72";
}
.icon-lamp:before {
    content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
    content: "\73";
}
.icon-location:before {
    content: "\63";
}
.icon-shield:before {
    content: "\e274";
}
.icon-flag:before {
    content: "\35";
}
.icon-flag-3:before {
    content: "\e275";
}
.icon-bookmark:before {
    content: "\e023";
}
.icon-bookmark-2:before {
    content: "\e276";
}
.icon-heart:before {
    content: "\e277";
}
.icon-heart-2:before {
    content: "\e278";
}
.icon-thumbs-up:before {
    content: "\5b";
}
.icon-thumbs-down:before {
    content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
    content: "\40";
}
.icon-star-2:before {
    content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
    content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
    content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
    content: "\e280";
}
.icon-smiley-sad:before {
    content: "\e281";
}
.icon-smiley-sad-2:before {
    content: "\e282";
}
.icon-smiley-neutral:before {
    content: "\e283";
}
.icon-smiley-neutral-2:before {
    content: "\e284";
}
.icon-cart:before {
    content: "\e019";
}
.icon-basket:before {
    content: "\e01a";
}
.icon-credit:before {
    content: "\e286";
}
.icon-credit-2:before {
    content: "\e287";
}
.icon-expired:before {
    content: "\4b";
}

/* 20170104 Sam start*/
/* 交通訊息 */
.manner{
    width:100%;
    margin-bottom: 3px;
    padding-left: 3px;
    cursor: pointer;
    background: #b3ca93;
    border-top: 2px solid #5c6f32;
}
.manner-toggle{
    display: none;
    margin-bottom: 5px;
}
.manner-title{
    width:20%;
    text-align:center;
}
.manner-content{
    width:100%;            
}
div.css_table {
    display:table;    
    width: 100%;
}
div.css_tr1 {
    display: table-row;
}
div.css_tr2 {
    display: table-row;
    background-color: #e4ecc0;
}
div.css_td {
    display: table-cell;
    vertical-align:middle;
    padding: 2px;
}

.manner-content p + table tbody td:nth-last-of-type(1) {
	background-color: #deecb4;
}
.manner-content p + table tbody td:nth-last-of-type(2) {
	background-color: #eaf3b5;
}
.manner-content ul + table tr:first-child {
	background-color: #b3ca93;
}

.manner-content tr:first-child {
    border-top: 2px solid #5c6f32;
}
.manner-content td[rowspan] {
    background-color: #fffcec;
}
.manner-content td{
    padding: 3px;
}

div.manner-toggle img{
    width: 60px;
}
div.div-img{
    margin-top: 5px;
}
img.app-url{
    height: 60px;
    width: 60px;
}

/* Sam end */