﻿@charset "utf-8";
/* 关键字样式 */
a.keywordstr{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
