<style type=text/css>

.clsResult
         {
         margin: 0;
		 padding: 4px;
         }
.clsResultTitle
         {
         font-family: "新細明體", "細明體", "Arial";
		 font-size: 10pt;
         font-weight: bold;
		 text-align:center;
		 line-height:25px;
		 margi:2px 0; color:#009fcf;         
         }
.clsResultTitleNoBold
        {
         font-family: "新細明體", "細明體", "Arial";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:normal;
		 margi:2px 0; color:#fff         
         }
.clsResultDescription
        {
         font-family: "新細明體", "細明體", "Arial";
         font-size: 9pt;
		 line-height:normal; color:#333;
		 }
.clsURL
        {
	font-family: "新細明體", "細明體", "Arial";
	font-size: 9pt;
	line-height:25px;
	color: #7ca638;

        }
.clsCell
        {
		padding: 4px;
        background: transparent;
        border: 0px solid #0000FF;
        cursor:pointer; cursor:hand
        }
		
.clsResultTitle a:hover{color:#f00}
.clsResultTitleNoBold a:hover{color:#f00}
</style>

