#newnotice {display: block;position:absolute;z-index:999;right:0;float:right;width: 160px;border: solid #ff7909 1px;background: #fff;}
#noticecon{border:1px solid #ccc;margin:10px;}
#newnotice p {font-size: 12px;margin: 1px;padding: 0px 2px 0px 5px;background: #ff7909;color: #fff;height: 20px;line-height: 20px;}
#newnotice p .newtitle {float: left;}
#newnotice p #bts {display: block;float: right;width: 48px;height: 15px;}
#newnotice p #bts .button {display: block;float: left;width: 15px;height: 15px;line-height: 15px;cursor: pointer;}
#newnotice p #bts #tomin {background: url(notice_button.gif) no-repeat 0 center;}
#newnotice p #bts #tomax {background: url(notice_button.gif) no-repeat 0 bottom;}
#newnotice p #bts #toclose {background: url(notice_button.gif) no-repeat 0 top;}
#newnotice div {font-size: 12px;margin: 1px;padding: 0px 5px 0px 5px;background: #fff;color: #999;line-height: 120%;}
