body  {font-family: "ËÎÌå";font-size:9pt;}
A:link {COLOR: #333333; text-decoration: none}
A:visited {COLOR: #333333; text-decoration: none}
A:active {COLOR: #333333; text-decoration: none}
A:hover {COLOR: #FF0000; text-decoration: none; position: relative; right: 0px; top: 0px }
.new { font-family: "ËÎÌå"; font-size: 9pt; color: #333333; letter-spacing: 1px; line-height: 160%}
TD{font-family:ËÎÌå; font-size: 9pt; line-height: 13pt;}
.grayline {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-top-color: #666666;
border-right-color: #666666;
border-bottom-color: #666666;
border-left-color: #666666;}

		*{
			margin:0;
			padding:0;
		}
		#keyword{
			display:inline;
			width:252px;
			margin-left:280px;
			margin-right:15px;
			float:left;
		}
		ul{
	margin-left:280px;
	margin-top:-3px;
	border:1px solid #000;
	list-style:none;
	width:252px;
	padding:0px;
	position: absolute;
	background-color: #FFFFFF;


		}
		.select{
			background:#36C;
			color:#FFF;
			}
		.select span{
			color:#FFF;
		}
		li{
			line-height:16px;
			font-size:12px;
			padding:2px;
		}
		span{
			float:right;
			font-size:12px;
			color:#008000;
			margin-top:-18px;
		}
