﻿body {
	
    margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;

}
td {
	font-family: Arial, "細明體";
	font-size: 13px;
	color: #6F6F6F;
	text-decoration: none;

}
td.Page_Content {
	text-align: justify; /*Newly added*/
	font-weight: bold; /*Newly added*/
}
.Menu_Link {
	font-family: Arial, "細明體"
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Menu_Link_Sub {
	font-family: Arial, "細明體"
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
}

.Menu_Link_Sub_Contnet {
	font-family: Arial, "細明體"
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: underline;
}

.Server_Title {
	font-family: Arial, "細明體"
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}

.Server_Title2 {
	font-family: Arial, "細明體"
	font-size: 16px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
