﻿/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/body{-webkit-backface-visibility:hidden}.animated{-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:3s;-moz-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:1.125s;-moz-animation-duration:1.125s;-o-animation-duration:1.125s;animation-duration:1.125s}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:1.125s;-moz-animation-duration:1.125s;-o-animation-duration:1.125s;animation-duration:1.125s}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);visibility:visible}100%{-webkit-transform:translate3d(0, 0, 0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}100%{transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;-moz-animation-name:slideInDown;-o-animation-name:slideInDown;animation-name:slideInDown}body{padding:0;margin:0;font-family:'Lato', Verdana, Meiryo, "微軟正黑體", "Microsoft JhengHei";font-size:14px}img{margin-bottom:-3px}.main_page .resContainer .resDocLayout{width:960px}.main_page .resContainer#dRow_brand #nav2_container{margin:20px}.main_page .resContainer#dRow_brand #nav2_container label{position:relative;top:-5px;font-size:18px;color:#79623A}.main_page .resContainer#dRow_brand #nav2.resMenu2{width:auto}.main_page .resContainer#dRow_brand #nav2.resMenu2 ul{width:auto}.main_page .resContainer#dRow_brand #nav2.resMenu2 ul li{width:auto;margin:0 10px}.main_page .resContainer#dRow_brand #nav2.resMenu2 ul li a{background:#fff;border:1px solid #D7B171;color:#D7B171;padding:5px 20px;width:auto}.main_page .resContainer#dRow_brand #nav2.resMenu2 ul li:hover a,.main_page .resContainer#dRow_brand #nav2.resMenu2 ul li.active a{background:#D7B171;border:1px solid #D7B171;color:#fff}.resMenu2{width:100%}.resMenu2 ul{width:100%}.resMenu2 ul li{width:16.66667%;margin:0}.resMenu2 ul li a{text-align:center;padding:10px 0;width:100%;background:#000;color:#A28556;border-left:1px solid #A28556}.resMenu2 ul li a.jumperActive{color:#fff;background:#000}.resMenu2 ul li:hover a,.resMenu2 ul li.active a{color:#fff;background:#000}.into{margin:0 80px}.into h1{font-size:20px;color:#80704F;margin-bottom:0}.into p{font-size:15px;float:left}.into p.left{width:245px}.into p.right{border-left:1px solid #D0D0D0;padding-left:10px}
.icon-search {
    position: absolute;
    top: auto;
    right: 0;
    padding: 40px 70px;
    width: 30px !important;
    height: 30px !important;
}

.enlarge_to_parent {
    position: relative;
}