@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}



#redesz{
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
}
#redesz li{
	width:150px;
	height:35px;
	margin-bottom:8px;
	position:relative;
}
#redesz li img{
	position:absolute;
}

#ta1, #ta2, #tb1, #tb2, #tc1, #tc2{
	top:10px;
	right:0;
}
#ta2, #tb2, #tc2{
	display:none;
}

#act1, #act2, #act3{
	top:0;
	left:0;
	z-index:100;
}