!important:設定
    屬性值:!important

範例:
<style type="text/css">
        .important1 { font-weight:bold!important; }               
</style>

說明: