a {
	font-size: 12px;
	font-family: "±¼¸²";
	color: #999999;
	text-decoration: none;
}

.Style1 {font-size: 12px}

#s {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: left;
    }

#LSResult {
    background-color: #fff;
    width: 300px;
    margin: 0 0 0 4px;
    font: 12px "±¼¸²", Arial, Sans-Serif;
    padding: 0 0 6px 0;
    border: 1px solid #999;
    z-index: 100;
    }

#LSHighlight {
    background-color: #EFEFEF;
    border-top: 0px solid #FEFEFE;
    border-bottom: 0px solid #FEFEFE;
    }

#LSHighlight small {
    color: #FEFEFE;
    }

#LSResult:hover #LSHighlight {
    background-color: white;
    border-color: white;
    }

.LSRes {
	margin:0px; 
	padding:0px; 
	list-style:none; 
}

.LSRow {
	margin:0px; 
    padding: 3px 10px 3px 2px;
	list-style:none; 

    text-align: left;
    border-top: 0px solid white;
    border-bottom: 0px solid white;
    }

.LSRow:hover {

	margin:0px; 
    padding: 3px 10px 3px;
	list-style:none; 

    cursor: hand;
    background-color: #FEFEFE;
    border-top: 0px solid #FEFEFE;
    border-bottom: 0px solid #FEFEFE;
    }

.LSRow a {

	margin:0px; 
    padding: 3px 10px 3px;
	list-style:none; 

    font-weight: bold;
    font: 12px "±¼¸²", Arial, Sans-Serif;
    }
