@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);
/*body*/
#menu h1{font-size: 10px;}
h5{display:none;}
body {font-family: 'Noto Sans TC', sans-serif;font-size: 12px;line-height: 30px;margin: 0px;color: #858585;background-image: url(/img/legal/retina_wood.png);background-repeat: repeat;}
a {color: #858585;text-decoration: none;}
a:hover{color: #2796a9;}
input,textarea{background-color: #fefdf7;color: #858585;padding: 2px;font-size: 12px;border-top-width: 1px;border-right-width: 2px;border-bottom-width: 2px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #E4DFCB;border-right-color: #D9D1B5;border-bottom-color: #D9D1B5;border-left-color: #E4DFCB;}
img {border: none;}
hr {}
h1{padding: 0px;margin: 2px;line-height: 35px;}
h2{padding: 0px;margin: 0px;font-weight: bold;color: #669900;font-size: 12px;}
.left_all{
	background-image: url(/img/legal/left-ban.png);
	width: 250px;
	height: 708px;
	position: absolute;
	top: 0px;
	z-index: 999;
	left: 70px;
}
.left_all a img{
	display: block;
	margin-top: 8px;
}

.left_all a img:hover{opacity: 0.7;}

/*p{
    font-size: 15px;
    line-height: 30px;}*/
span{    font-size: 20px;
    font-weight: bold;
    color: #3c966d;}

/*法律書狀*/
.filebox{
    width: 22%;
    display: inline-block;
    border: 4px solid #34A594;
    border-radius: 10px;
    margin-bottom: 33px;
    background-color: #F9F7F5;
    margin: 5px;
}
.filebox h3{
	text-align: center;
    color: #3A3C3C;
    font-size: 18px;
}
.textarea{
	height: 138px;
}
.textarea p{
	font-size: 15px;
    color: #3A3C3C;
    padding: 0px;
    border-top: 1px dashed #34A594;
    margin: 0px 15px 10px 15px;
}
.btnarea{
	background-color: #34A594;
    text-align: center;
    font-size: 18px;
    height: 28px;
    padding-top: 10px;
}
.filebox a{
	color: #fff;
}

.filebox a:hover{
	color: #c0e8e2;
}

/*書狀內文*/
.lawtit {padding: 20px 0 0 0;}
.lawtit p{padding: 10px 35px 10px 0px;
    font-size: 16px;
	line-height: 30px;}
.lawtit img{padding: 15px 0px 0px 0px;}
.word{color: #fff;background-color: #298bb7;padding: 6px 12px;font-size: 14px;}
.pdf{color: #fff;background-color: #bd586c;padding: 6px 12px;font-size: 14px;}
/*新改FOOTER*/
.spcon_call{display: none;}
.spcon_line{display: none;}
.sp_accordion{display: none;}
#footer{position:relative;background:#616161;box-sizing:border-box;padding:10px 2.5vw;}
#footer img{margin-top:-6vw}
#footer ul{padding:15px;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:45px}
#footer ul li{width:180px}
/*#footer ul li:last-child{width:120px}*/
#footer ul li{font-size:16px;font-weight:700;color:#fff;padding-bottom:12px;list-style: none;}
#footer ul li a{display:block;margin-top:13px;font-size:13px;position:relative;padding-left:15px;color:#fff;filter:alpha(opacity=7);-moz-opacity:.7;opacity:.7}
#footer ul li a:hover{filter:alpha(opacity=6);-moz-opacity:.6;opacity:.6}
#footer .last a{font-size:16px;font-weight:700;color:#fff;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;margin:0 0 15px;padding-left:0}
#footer .last a:hover{filter:alpha(opacity=7);-moz-opacity:.7;opacity:.7}
#footer .last a:before{display:none}
#footer ul li a::before{content:"";position:absolute;left:0;top:2px;width:4px;height:4px;border-top:2px solid #249d57;border-right:2px solid #249d57;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:left .2s ease;-moz-transition:left .2s ease;-o-transition:left .2s ease;transition:left .2s ease}
#footer ul li a:hover::before{left:3px}
.footer_btm{width:100%;padding:28px 0 45px;border-top:1px solid #818181}
.footer_btm:after{content:"";clear:both;display:block}
.footer_logo{width:80px;float:left;margin-top:0;padding-top:7px}
#footer .footer_btm img{margin-top:15px;min-width:110px}
.footer_btm p{display:block;margin-left:40px;font-size:17px;line-height:26px;float:left;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;color:#fff;letter-spacing:3px;background-color:#3a80b5;border-radius:13px;width:89%}
.footer_btm span{display:block;float:right;font-size:11px;padding-top:22px;color:#fff}
.social{margin-left: 40%;}
.social a {padding: 15px;}
.more_btn{text-align: center;background: #d9e9af;}
@media screen and (min-width: 0px) and (max-width: 739px){
.left_all a img{margin-top: 17px;}
/*手機板FOOTER*/
.social{margin-left: 0;}
.footer_btm p {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    float: none;
    margin: 15px 0 25px;
}
/*Accordion 摺疊footer*/
.pc_footer{display: none;}
.sp_accordion {display: block;}
.sp_accordion {
  margin: 3em auto;
  max-width: 30em;
}
.toggle {
  display: none;
}
.option {
  position: relative;
  margin-bottom: 1em;
}
.title, .acclink {
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.2s;
}
.title {
  background: #fff;
  padding: 1em;
  display: block;
  color: #7a7572;
  font-weight: bold;
}
.title:after, .title:before {
  content:"";
  position: absolute;
  right: 1.25em;
  top: 1.25em;
  width: 2px;
  height: 0.75em;
  background-color: #7a7572;
  transition: all 0.2s;
}
.title:after {
  transform: rotate(90deg);
}
.acclink {
  max-height: 0;
  overflow: hidden;
/*  background-color: #fff;*/
}
.acclink p {
  margin: 0;
  padding: 0.5em 1em 1em;
  font-size: 0.9em;
  line-height: 1.5;
}
.toggle:checked + .title + .acclink {
  max-height: 500px;
}
.toggle:checked + .title:before {
  transform: rotate(90deg);
}
#footer .acclink ul{margin-top:0px;}
.sp_accordion .spother a{color: #fff;letter-spacing: 5px;margin-left: 15px;}
/*手機板最下方固定MENU*/
.spcon_call{text-align: center;display:block;background: #6590ab;width: 50%;position: fixed;bottom: 0px;float: left;height: 35px;padding-top: 5px;}
.spcon_call a{text-decoration: none;color: #FFF;font-size:17px;}
.spcon_line{text-align: center;display:block;background: #1ed053;width: 50%;position: fixed;bottom: 0px;float: left;margin-left: 50%;height: 35px;padding-top: 5px;}
.spcon_line a{text-decoration: none;color: #FFF;font-size:17px;}
/*法律書狀手機板*/
.lawfile {display: unset;}
.filebox{width: 100%;}
.textarea {height: unset;}

/*2019手機板優化*/
#center_c{font-size: 16px;
    padding: 12px;
    line-height: 21px;
    background-color:#ffffffb5;}

.cen_t{
	display: block;
	margin-bottom: 15px;
    border: #c9bc9c 1px solid;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.t84 td, .t84 tr{width: 100%;display: inline-block;}

.left_all{
text-align:center;
margin:0 auto;
	width: 250px;
position: inherit;
	left: 70px;
}
.left_all a{
line-height:33px;
}
#menu{
text-align:center;
}
#menu a{
line-height:33px;
padding:7px;
}
.bg_tit{
text-align: center;
/*background-image:url(/img/legal/bg_tit01.png);*/
background-image: unset;
}
#center_c img{
width:100%;
}
footer a{
line-height:33px;
padding:7px;
}
}

@media screen and (min-width: 740px) and (max-width: 5000px){
/*content*/
#content{margin: auto;width: 1200px;background-color: #fefdf7;background-image: url(/image/index_59.gif);background-repeat: no-repeat;background-position: bottom;border: 1px solid #e2dcc8;position: relative;}
#content2{clear: both;overflow: hidden;background-image: url(/image/column1_bg.gif);background-repeat: repeat-x;min-height: 1200px;}
#content23{clear: both;overflow: hidden;background-image: url(/image/column1_bg.gif);background-repeat: repeat-x;min-height: 4800px;}
#menu{font-size: 10px;color: #C2C0B1;padding-top: 47px;padding-right:10px; padding-top:9px;height: 20px;text-align:right;}
#menu a{color: #807c64;}
#menu a:hover{color: #3D3A30;}

#main{float: right;width: 890px;padding-bottom: 100px;}
#nav{text-align: right;border: 1px solid #ebe9da;height: 22px;padding-top: 3px;padding-right: 5px;margin-top: 15px;margin-bottom: 15px;}
#nav a{color: #2796a9;}
#nav a:hover{color: #858585;}

#box{width: 600px;padding-right: 50px;float: right;}

#index-box{background-image: url(/image/index_00.jpg);background-repeat: no-repeat;background-position: right bottom;height: 317px;}
#index-box-1{width: 460px;}
#index-box-2{width: 420px;padding-top: 20px;}

#index-box2{padding-top: 20px;}
#index-box2-1{width: 234px;float: left;line-height: 18px;}
#index-box2-2{width: 360px;float: right;}

.TabADS{width:420px;background-image: url(/image/index_23.gif);background-repeat: repeat-x;background-position: bottom;}
.TabADS ul{width:420px;height:27px;margin: 0px;padding: 0px;}
.TabADS li{width:87px;float:left;height:21px;text-align:center;color:#888888;cursor:pointer;background-image: url(/image/index_62.gif);background-repeat: no-repeat;background-position: right;padding-top: 6px;list-style-type: none;}
.TabADS .TasADSOn{text-align:center;color:#1f8799;font-weight:bold;cursor:pointer;background-image: url(/image/index_63.gif);background-repeat: no-repeat;background-position: right;}
.TabADSCon{width:420px;padding-top: 5px;}
.TabADSCon a{color: #555555;}
.TabADSCon a:hover{color: #b7a66d;}
.TabADSCon ul{margin: 0px;padding: 0px;}
.TabADSCon li{text-align:left;line-height:23px;list-style-position: inside;color: #dddddd;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #dddddd;}
.pic{padding-top: 5px;padding-right: 10px;padding-bottom: 5px;padding-left: 5px;}

#column1{float: left;width: 304px;padding-bottom: 30px;background-image: url(/image/column1_bg.gif);background-repeat: repeat-x;}

#service-box{border: 2px dashed #EFECD1;height: 46px;padding: 5px;background-color: #FFFFFF; margin-top:10px;}
#service-box ul{padding: 0px;margin: 0px;}
#service-box li{float: left;width: 100px;border-left-width: 5px;border-left-style: solid;margin: 2px;padding-left: 5px;border-left-color: #cdc497;}
#service-box li a {}
#service-box li a:hover{}

#case{}
#case ul{margin: 0px;padding: 0px;}
#case li{text-align:left;line-height:23px;list-style-position: inside;color: #dddddd;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #dddddd;line-height: 25px;}
#case li a{color: #555555;display: block;	font-size: 13px;}
#case li a:hover{color: #b7a66d;background-color: #f6f4e7;}

/*#footer {
	background: #d9d6c1;
	color: #FFF;
	font-size: 10px;
	padding: 8px;
	text-align: center;
	}*/
#footer a:nth-child(1){
	color:#fff;
	text-decoration:none;
}

.bg_tit{
	background-image:url(/img/legal/bg_tit01.png);
	width:1200px;
	height:130px;
	position:relative;
	top:0px;
}
.tit_all{
	padding-top:45px;
	text-align:right;
}
/*style*/
.title1{font-weight: bold;color: #FF9900;font-size: 15px;}
.txtcolor-red{color: #FF0000;}
.txtcolor-white{color: white;}
.textcolor1{color: #876ba0;}
.textcolor2{color: #669900;}
.textcolor3{color: #B2B2B2;}
.textcolor4{color: #b7a66d;}
.border1{border: 2px dashed #EFECD1;background-color: #FFFFFF;}

.textlink1 a{color: #555555;font-size: 13px;line-height: 24px;letter-spacing: 1px;}
.textlink1 a:hover{color: #D9D0B3;}
#lida_w3c{
	width: 180px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
}
#service_b{
	width:100%;
	background-color:#f0ecd9;
}
#all_service{
	width:1130px;
	margin-left:auto;
	margin-right:auto;
	line-height:20px;
}
#all_service a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#all_service a{
	color:#666666;
}
#all_lida a:hover{
	color:#fff;
	text-decoration:none;
}
.left01{
	margin-top:95px!important;
	cursor:pointer;
}
#center_c{
	padding-top:50px;
	padding-left:30px;
}
.cen_dd{
	height:45px;
}
.cen_t tbody tr td{
	height:30px;
	overflow:hidden;
	text-overflow: ellipsis;
	display:inline-block;
	white-space : nowrap;
	width: 250px;
}
.cen_t tbody tr td p{
	margin:0px;
}
.cen_t {
	margin-bottom: 15px;
	border: #c9bc9c 1px solid;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.bak_ind{
	position: relative;
	top: 46px;
	left: 30px;
	width: 186px;
	height: 74px;
}
.tt{
	font-size:15px;
	color:#C00;
	font-weight:bold;
}
#center_c ul li{
	list-style-type:none;
}
.ll{
	font-size:13px;
	color:#333;
	font-weight:bold;
}
#Image13,#Image5,#Image6,#Image7{
	width:100px;
	height:35px;
	border:none;
	}
#Image3{
	width:130px;
	height:35px;
}
#Image4{
	width:120px;
	height:35px;
}
}