可以分为
类部定义 , 外部定义 , 内部块
类部定义
<style type="text/css">
<!--
body,td,th {
font-size: 12px;
color: #000000;
}
body {
background-color: #FFFFFF;
}
-->
</style>
然后用class 或 id 进行传递
外部定义
<link href="css/index.css" rel="stylesheet" type="text/css">
内部块
style="FILTER: Blur(Add="2",Direction="500",Strength="250")"