﻿/* ====== default ====== */

body, div, span, table, tr, th, td, p, ol, ul, li, img {
    /*margin: 0; */
    padding: 0px;    
    font-family:"微軟正黑體", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-family:"微軟正黑體", Helvetica, sans-serif;
}
th {font-style: normal; font-weight: normal; text-align: left;}
table {border-collapse: collapse; border-spacing: 0;}
ol, ul {list-style: none;}
img {border: 0;}

/* ====== main ====== */



/* ====== typography ====== */
/* 75%/1.5 -> 10pt */
body {font: 10pt "微軟正黑體", "Helvetica", "sans-serif"; color: #333333;}

.unnamed1 {
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #000000;
}
/* .unnamed1 tr {
	margin: 3px 0px 3px 0px;
} */
.thesis-review-text {
	FONT-SIZE: 16px; COLOR: #003366; LINE-HEIGHT: 15pt; LETTER-SPACING: 1pt; text-align:justify;
}

.txt-stress  
{
	font-weight:bold;
	color:#990000;
}