﻿@charset "utf-8";
/* CSS Document */


.add_div{margin-left:20px; margin-right:20px; line-height:20px; font-size:12px; margin-top:5px; color:#565656; text-align:right;}
.add_div a{ color:#333; text-decoration:none; background:url(../images/googleMap.png) no-repeat right top; padding-top:37px; display: table; float: right; margin-bottom:20px;}

h2{ font-size:18px;float:left; color:#ff3900; font-weight:100; font-family:'微軟正黑體', Microsoft JhengHei, sans-serif;}
.location_txt_title{ float:left; left:0px; padding-top:1px; border:0px solid #e70012;color:#32363D;}
.location_inform p{ clear:both; color:#333;}


#location_ladiv{ width:100%; overflow: hidden;}
.google_map{width:100%;}
#map_canvas{width:100%; height:290px;}

.location_inform{ overflow:hidden;clear: both; margin:20px 20px 15px 20px; color:#333; line-height:1.7; font-size:13px; }
.location_txt{line-height:20px; font-size:12px; padding-top:5px;}

.location_inform div strong{padding: 2px 20px;
    margin: 5px 0;
    display: table;
    background: #2ac4bb; color:#FFF;}
.location_inform a{    text-decoration: none;
    color: #FFF;
    background: #f96000;
    padding: 2px 5px;
    line-height: initial;
    transition: all 0.4s;
    float: right;}