.left_partCopy {
	border-right: 1px solid #E5E4E1;
	float: left;
	margin: 0;
	padding-bottom: 0;
	width: 555px;
}
	
.descr_listcopy {
	overflow: visible;
	width: 330px;
	padding-left: 0px;
	float: left;
	margin-top: -700px;
}


	
.descr_listcopy ul {}



.descr_listcopy ul li{
    border-bottom: 1px dotted #C2C2C2;
    height: 40px;
    line-height: 40px;
    list-style: none outside none;
    padding-left: 10px;
}

.descr_listcopy ul li:hover{	
	background-color: #ebeaea;
}
	
.descr_listcopy ul li .list_portfolio{
	background: url("../images/list_checkbox.png") no-repeat scroll 0 0 transparent;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 25px;
}
