body hr{ border: 1px 0 0 0;
border-color:#2c5a22;
width:95%;
}
#divcontant{ background-color:#fcfdfd;
width:100%;
max-width:870px
margin:0 auto;
padding-top:20px;
font-size:1em;}
#topimg { margin:0 auto;
width:100%;
max-width:870px;
margin-bottom:50px;}
.topimg box {
overflow:hidden;
margin: 20px;
}
.topimg box:after {
padding-top: 56.25%;
content:"";
display: block;
}
.topimg img {
top:0;
bottom:0;
right:0;
left:0;
max-width:100%;
margin:auto;
}
.csvpatxt h1{
padding: 1%;
color: #353535;
text-shadow: 1px 2px 3px #e4e4e4;
text-align: left;
font-size: 1.5em;
line-height: 220%;
font-family: "微軟正黑體", Arial, "Century Gothic";
}
.csvpatxt h3{
padding: 1%;
color: #534453;
background-color: #f1cee2;
text-shadow: 1px 2px 3px #d4a2bf;
text-align: left;
font-size: 1.3em;
line-height: 220%;
font-family: "微軟正黑體", Arial, "Century Gothic";
}
.csvpatxt p{
padding: 1%;
color: #353535;
text-shadow: 0px 1px 1px #D9D9D9;
text-align: left;
font-size: 1.1em;
line-height: 220%;
font-family: "微軟正黑體", Arial, "Century Gothic";
}
.csvpatxt img{ vertical-align:middle;}
.csvpatxt ul {
list-style: none;
}
.csvpatxt ul li::before {
content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
color: #f43337; /* Change the color */
font-weight:bolder; /* If you want it to be bold */
display: inline-block; /* Needed to add space between the bullet and the text */
width: 1em; /* Also needed for space (tweak if needed) */
margin-left: -1em; /* Also needed for space (tweak if needed) */
}
.csvpatxt li{color:#353535; text-shadow:0px 1px 1px #D9D9D9;text-align:left; font-size:1em; line-height:220%;font-family:"微軟正黑體", Arial, "Century Gothic";}
.csvpatxt a:link{color:#000000;text-shadow:0px 1px 1px #d9d9d9; font-weight:900;}
.csvpatxt a:visited{color:#000000;text-shadow:0px 1px 1px #b7dad9;text-decoration:none;}
.csvpatxt a:hover{color:#5b48ab;text-shadow:0px 1px 1px #b7dad9;font-size:1.1em; text-decoration:none;}
.tableA { margin:0 auto; margin-top:30px; margin-bottom:30px;border:solid 1px #37dfb2; width:95%;color:#353535; text-shadow:0px 1px 1px #D9D9D9;text-align:center; font-size:1em; line-height:220%;font-family:"微軟正黑體", Arial, "Century Gothic"; font-size:1.2em; max-width:870px;}
.tableA td{ border-right:dotted 1px #37dfb2; border-bottom:dotted 1px #53de88;}