<
style type

=
text

/
css >
.clsResult {
    margin: 0;
    padding: 4px;
}

.clsResultTitle {
    font-family: "新細明體", "細明體", "Arial";
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    line-height: 15px;
    margi: 2px 0;
    color: #0000FF
}

.clsResultTitleNoBold {
    font-family: "新細明體", "細明體", "Arial";
    font-size: 10pt;
    font-weight: bold;
    text-decoration: underline;
    line-height: normal;
    margi: 2px 0;
    color: #0000FF
}

.clsResultDescription {
    font-family: "新細明體", "細明體", "Arial";
    font-size: 9pt;
    line-height: normal;
    color: #666666;
}

.clsURL {
    font-family: "新細明體", "細明體", "Arial";
    font-size: 9pt;
    line-height: 25px;
    color: #0000FF;
    text-decoration: underline;
}

.clsCell {
    padding: 4px 2px;
    border: 0px solid #E3E3E3;
    cursor: pointer;
    cursor: hand;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}

.clsCellpic {
    padding: 2px;
    float: left;
    cursor: pointer;
    cursor: hand
}

.clsResultTitle a:hover {
    color: #f00
}

.clsResultTitleNoBold a:hover {
    color: #f00
}

<
/
style >
