@CHARSET "UTF-8";




.list_item_name
{
	margin-top:5px;
	display:block;
	height:26px;
}



.list_item_title
{
	display:block;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	height:27px;
	width:154px;
	margin-left:-10px;
}

.list_item_title img
{
	float:right;
	margin-right:12px;
	margin-top:5px;
	
}

.list_content
{
	float:left;
	
	width:800px;
}

.list_item_image
{
	height:68px;
	margin-left:0px;
	margin-top:8px;
	
}

.list_item_image img
{
	height:68px;
	width:134px;
}

.list_item_territory
{
	margin-left:0px;
	margin-top:3px;
	min-width:0px;
}

.list_content_pub
{
	float:right;
	
	width:160px;
}

.list_content_pub img
{
	float:right;
}

.list_item_type img
{
	float:right;
	margin-right:6px;
}

.container_menu_letter
{
	width:485px;
}

.link_type_property
{
	color:white;
}