@charset "utf-8";
/* CSS Document */
body {
	background-image:none;
	background-repeat: repeat-y;
	margin:0;
	
}

#backsoon {
	margin: 0 auto;
	width:100%;
	height:63px;
	padding-top:13px;
	padding-left:13px;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #bbb;
	position:absolute;
	top: 40%;
	background-color:#FFF;
}

#networx {
	margin: 0 auto;
	height:82px;
	margin-top:13px;
	position:absolute;
	top: 60%;
	background-color:#FFF;
}



a {
	border:0px;
}

a img { 
	border:0px;
}
