

.clsResult
         {
         margin: 0;
		 padding: 4px;
         }
.clsResultTitle
         {
         font-family: "Tahoma";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:25px;
		 margi:2px 0; color:#333333         
         }

/* Forumdisplay */
.f_folderforumdisplay 
		{
		width: 3%;
		text-align: center;
		}
.f_iconforumdisplay 
		{
		width: 5%;
		text-align: center;
		}
.f_title
		{
		width: 55%;
		word-break: break-all;
		}

.clsResultTitleForumdisplay
         {
         font-family: "Tahoma";
		 font-size: 9pt;
         line-height:25px;
		 margi:2px 0; color:#333333         
         }
.clsResultTitleNoBold
        {
         font-family: "新細明體", "細明體", "Arial";
		 font-size: 10pt;
         font-weight: bold;
         text-decoration: underline;
		 line-height:normal;
		 margi:2px 0; color:#154ba0         
         }
.clsResultDescription
        {
         font-family: "Tahoma";
         font-size: 9pt;
		 line-height:normal; color:#666666
		 }
.clsResultDescriptionForumdisplay
        {
         font-family: "Tahoma";
         font-size: 9pt;
		 line-height:normal; color:#333333
		 }
.clsURL
        {
	font-family: "Tahoma";
	font-size: 7pt;
	line-height:25px;
	color: #C0C0C0;
	
        }
.clsCell
        {
		padding: 4px;
        background: #FBFBFB;
	cursor:pointer; cursor:hand
        }
.clsCell a:hover{text-decoration: underline}
		
.clsResultTitle a:hover{color:#f00}
.clsResultTitleNoBold a:hover{color:#f00}


.clsCell_forum
        {
        cursor:pointer; cursor:hand
        }
.clsCell_forum a:hover{color:#f00}
.clsURL_forum
        {
	font-size: 10pt;
	color: #090;
	text-decoration: non;
        }

