﻿body {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, "微軟正黑體", "蘋果儷中黑", "儷黑 Pro", "新細明體", "sans-serif";
	font-size: 13px;
	line-height: 20px;
	color: #777;
	min-width: 1200px;
}
select, option, optgroup {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, "蘋果儷中黑", "儷黑 Pro", "微軟正黑體", "新細明體", "sans-serif";
}
a {
	text-decoration: none;
	outline: none;
 hlbr:expression(this.onFocus=this.blur());
	color: #767676;
}
a:hover {
	text-decoration: underline;
}
.hotKeyword {
	width:470px;
	height:30px;
	overflow:hidden;
	line-height: 30px;
}
.hotKeyword b {
	color: #666;
	font-weight: normal;
}
.hotKeyword a {
	display: inline-block;
	color: #e8546f;
	padding-right: 4px;
}