/*左下角任务栏*/
#task ul li {
	list-style-type: none;
	float: left;
	width: 99px;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#task {
	width: 200px;
	font-size: 12px;
	color: #316AC5;
	background-color: #FFF;
	left:0;
	bottom:0;
	position:fixed;_position:absolute;
	display:none;	
}
#task ul {
	padding: 0px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	width: 198px;
	line-height: 30px;
	margin-bottom: 0px;
}
.close1 {
	float: right;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	background-color: #069;
	height: 28px;
	background-image: url(../images/renwupoptitle.gif);
	color: #FFF;
}
.close1 span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	padding: 0px;
	text-indent: 2em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.close1 img {
	float: right;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.renwucon {
	border: 1px solid #CCC;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 198px;	
}
.renwucon ul li img {
*margin-bottom:-5px;
	margin-right: 5px;
	height: 12px;
	width: 12px;
	margin-bottom: 2px;
	padding: 0px;
	vertical-align: text-bottom;
	margin-left: 5px;
}
.renwutit{
	text-align:center;
	float:left;
	line-height:17px;
	background-image: url(../images/renwubg.gif);
	padding-top: 4px;
	font-family: "宋体";
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	width: 90%;
	padding-bottom: 2px;
}
