#boxdoc01 .listdoc02{
	float:left;
	padding:10px 10px 0;
	width:640px;
}
#boxdoc01 .listdoc02 li{
	float:left;
	background:#fff;
	overflow:hidden;
	display:inline;
	padding-top:10px;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:dashed 1px #ccc;
	width:100%;
}
#boxdoc01 .listdoc02 li .sd{
	padding:0 5px 5px 0;
	float:left;
	margin-right:10px;
	background:url(images/graphics/shadow150x150.gif) no-repeat right bottom;
}
#boxdoc01 .listdoc02 li .context{
	float:left;
	width:530px;
}
#boxdoc01 .listdoc02 li .sd p{
	border:solid 5px #e4e4e4;
}
#boxdoc01 .listdoc02 li .fleft{
	width:100%;
}
#boxdoc01 .listdoc02 li .fright{
	width:145px;
	background:#f6f6f6;
	padding:5px;
}
#boxdoc01 .listdoc02 li .fright p{
	float:left;
	width:100%;
	border-bottom:dashed 1px #ccc;
	padding:2px 0;
}
#boxdoc01 .listdoc02 li .fright p img{
	float:left;
	margin-right:5px;
}
#boxdoc01 .listdoc02 li .fright p.end{
	border:none;
}
#boxdoc01 .listdoc02 li .r2,
#boxdoc01 .listdoc02 li .r1{
	padding-bottom:8px;
}
#boxdoc01 .toprow{
	width:710px;
	float:left;
	padding:10px;
}
#boxdoc01 .toprow ul{
	float:left;
}
#boxdoc01 .toprow ul li{
	float:left;
}
#boxdoc01 .toprow ul li.dropdownitem{
	margin-right:10px;
}
#boxdoc01 .toprow ul li .btn106{
	background:url(images/buttons/btn_106x20.gif) no-repeat 0 0;
	width:96px;
	padding-right:10px;
	text-align:center;
	font-size:11px;
	height:19px;
	display:block;
	line-height:19px;
}
#boxdoc01 .toprow .dropdownitem{
	position:relative;
}
#boxdoc01 .toprow .dropdownitem .dropdown{
	position:absolute;
	left:10px;
	padding-top:5px;
	top:16px;
	width:86px;
}
#boxdoc01 .toprow .dropdown a{
	float:left;
	padding:0px 5px 0px 5px;
	display:block;
	width:76px;
	height:20px;
	background-color:#c7e3ff;
	font-weight:100;
	font-size:11px;
	line-height:20px;
	color:#333;
	overflow:hidden;
}
#boxdoc01 .toprow .dropdown a:hover{
	background-color:#72a6db;
	color:#fff;
	text-decoration:none;
}