.tasknote {
padding-left:10px;
position:absolute;
z-index:100;
}
.tasknote .arrow {
	background:url("//i1.hdfimg.com/zixun/images/arrow.gif") no-repeat scroll 0 0 transparent;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:10px;
	z-index:1;
}
.tasknote .side {
height:21px;
width:11px;
}
.tasknote .up {
height:11px;
left:40px;
top:0;
width:21px;
}
.tasknote .down {
background-position:0 -10px;
bottom:2px;
height:11px;
left:40px;
top:auto;
width:21px;
}
.tasknotebody {
background:none repeat scroll 0 0 #FFF9E3;
border:1px solid #f7d670;
font-size:12px;
padding-left:4px;
width:240px;
}
.noticeInfo {
background:url("#") no-repeat scroll 0 3px transparent;
line-height:20px;
margin:12px 10px 0;
padding-left:0px;
}
.noticelist {
margin:0 0 0 26px;
padding:0;
}
.noticelist li {
line-height:22px;
margin:0;
padding:0;
}
.tasknote .close {
background:url("//i1.hdfimg.com/zixun/images/close.gif") no-repeat scroll 0 0 transparent;
cursor:pointer;
height:13px;
overflow:hidden;
position:absolute;
right:2px;
top:2px;
width:13px;
z-index:2;
}
