 /*netwokr*/
body, html {
padding:0;
margin:0;
}

.dft_wrap {
	font:10px/22px arial, helvetica, sans-serif;
	text-transform: uppercase;
	color: #c5c0b0;
	padding-bottom: 5px;
}

.dft_wrap #links {
	background:#292928;
	padding:7px 0px;
	line-height: 18px;
}
.dft_wrap ul {
	list-style:none;
	margin:0;
}
.dft_wrap ul li a {
	text-decoration:none;
	display:block;
	padding:1px 17px;
	color: #fff;
	text-indent: 0;
}
.dft_wrap ul li a:hover {
	background: #242323;
}


#network {
	padding-top: 10px;
	padding-left:0;
}
#dft {
	position: relative;
	background: #505150;
	padding: 15px 0;
	border: 1px solid #717171;
}
.pic_image {
left:95px;
position:absolute;
top:-12px;
}
 /*network end */
