ok, i have insert this code in override.css and actived it in template.
I would like to ask you, where I insert the color title of article and the color text article?
.box.note {background: url('../images/style2/mod_note-top.png') no-repeat 100% 0}
.box.note .moduletable_content {background: #fff; color: #000}
.box.note>h3 {text-align: right; background: url('../images/style2/mod_sticky.png') no-repeat 0 0; color:#2d2d2d}
.box.note .moduletable_bot {background: url('../images/style2/mod_note-bottom.png') no-repeat 0 100% }
.box.note>h3 span{color:#ffd7ff}
.box.note>h3 {background: url('../images/style2/mod_sticky.png') no-repeat 0 0; color:#E0C771}
.box.note .content {background: url('../images/style2/mod_note-bottom.png') no-repeat 0 100%}
.box.note .content > div {background-color: #ff33cc}
.box.note .a { color: #99ff33 }