/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
    color:black;
    text-decoration:none;
}

a:hover{
    color:#999999;
	text-decoration:underline;
}

td{
    font-family:"新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#666666;
}

.item_tittle {
	font-size: 16px;
	font-style:normal
	line-height: normal;
	color:#333333;
	letter-spacing:0.5em;
	
	
	}