div.sticky[data-sticky=true]{position:absolute;min-height:100px;width:300px;height:280px;background:#F9F9F9!important;font-family:Verdana;overflow:auto;color:#666;box-shadow:1px 2px 5px rgba(0,0,0,.2);left:40%;top:40%;border-radius:5px;border:1px solid #d1d1d8}div.sticky[data-sticky=true]>div.memo-content{width:280px;height:180px;margin-top:55px;padding-left:10px;padding-right:10px;position:absolute;outline:0}div.sticky[data-sticky=true]>input.memoTitle{height:30px;width:85%;margin-top:10px;margin-left:10px;background:#ecebf1;border:0;position:absolute;outline:0;font-size:16px;font-weight:700;color:#fd4425}.memo_closeButton{position:absolute;width:16px;height:16px;right:10px;top:12px;background:url(../images/component/memo_btn_close.png)no-repeat;cursor:pointer}.memo_deleteButton{position:absolute;width:22px;height:22px;left:10px;bottom:10px;background:url(../images/component/memo_delete.png)no-repeat;cursor:pointer}.memoIcon{position:absolute;width:48px;height:60px;left:130px;top:100px;background:url(../images/component/icon_memo.png)no-repeat;cursor:pointer;visibility:hidden}#memoDeleteTemplet{position:absolute;height:150px;width:300px;left:40%;top:40%;background:#FFF;border:1px solid #CCC}