﻿body {
  font-family: "Helvetica Neue", Helvetica, "Roboto", Arial, "Lucida Grande", "PingFang TC", "蘋果儷中黑", "Apple LiGothic Medium", "黑體-繁", "微軟正黑體", sans-serif;
  font-size:15px;
  margin:0px;
  padding:8px;
  line-height: 150%;
  color:#464646;
}

img {border:none 0px;visibility:visible;display:inline;max-width: 100%;}

hr { border-style:none; border-bottom: solid 1px gray;}

p { margin:0px;}

blockquote {margin:0px;padding-left:40px;}

/*font[size="1"]{font-size:12px;}
font[size="2"]{font-size:13px;}*/
font[size="3"]{font-size:15px;}
/*font[size="4"]{font-size:18px;}
font[size="5"]{font-size:25px;}
font[size="6"]{font-size:32px;}
font[size="7"]{font-size:48px;}*/

font[size="5"]{ line-height:32px;}
font[size="6"]{ line-height:38px;}
font[size="7"]{ line-height:42px;}

a.wiki:link,a.wiki:visited{
  color:#2a8383 !important;
  text-decoration:none !important;
  border-bottom:1px dotted #2a8383 !important;
}
a.wiki:hover{
  color:#FF0000 !important;
}
a.acg:link,a.acg:visited{
  color:#f26522 !important;
  text-decoration:none !important;
  border-bottom:1px dotted #f26522 !important;
}
a.acg:hover{
  color:#FF0000 !important;
}

table {empty-cells:show;border-style: solid;border-collapse: collapse;max-width: 100%;}
table td { padding: 3px;}

/* For tables with the "border" attribute set to "0" */
table[border="0"],
table[border="0"] > tr > td, table[border="0"] > tr > th,
table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th,
table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th,
table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th {
	border: #d0d0d0 1px dotted ;
}

/* For tables with no "border" attribute set */
table:not([border]),
table:not([border]) > tr > td, table:not([border]) > tr > th,
table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th,
table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th,
table:not([border]) > tfoot > tr > td, table:not([border]) > tfoot > tr > th {
	border: #d0d0d0 1px dotted ;
}

/* for ie behavior */
table.bahaRte_showborders, table.bahaRte_showborders td, table.bahaRte_showborders th {
	border: #d0d0d0 1px dotted;
}
