/* ----------------------------------------------------------------------------------------------------------
1) HTML tags   border-bottom:1px dotted #404040;
---------------------------------------------------------------------------------------------------------- */
body {background-color:#fff; color:#404040; font:12px/1.8 "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "Arial", "Comic Sans MS", "Georgia", "Time New Roman";}
a {color:#404040;text-decoration:none ;}
a:hover {color:#F88535;}
	/* ----------------------------------------------------------------------------------------------------------
4-2) table
---------------------------------------------------------------------------------------------------------- */
table, caption, tbody, tfoot, thead, tr, th, td {padding:0px;border-collapse:collapse;}
.imgborder{padding:0px; text-align:center;margin:10px 10px 10px 0; border:1px #dcdcdc solid;}
.border01{border:0.1em solid #DFDFDF;}
.border01 tr{border:0.1em solid #DFDFDF;}
.border01 td{border:0.1em solid #DFDFDF;}
.border02{border:0.1em solid #DFDFDF;}
.link a {text-decoration:none ;border-bottom:0.1em dashed #404040;}
.GRAY {color:#777}
.clear{clear:both;}
.red {color: #FF0B0B;}
.Orange {color:#fa6603;}
.whitetitle{color: #fff;FONT-WEIGHT:bold;}
.Lightbluetitle {font-size:16px;FONT-WEIGHT:bold; color:#1388c5 }
.space_lr{margin:0px 10px;}
.space_ud{margin:10px 0px;}
.judgename{FONT-WEIGHT:bold;text-decoration:none;border-bottom:0.1em solid #666666;font-size:16px;}
.judgewal{FONT-WEIGHT:normal;text-decoration:none;font-size:16px;}
h1{font-size:20px;FONT-WEIGHT:bold;}