#space-all{

padding:20px;
margin-right:-20px;
margin-left:-20px;
}
#space-data1{
	width:330px;
	float:right;
	margin-top:-190px;
}
#space-data2{
	width:330px;
	float:right;
	margin-top:10px;
	border:solid #CCC 1px;
	background:#ECFAFF;
}
#space-head1{
	margin-top:0px;
	height:180px;
	width:180px;
	border:solid #999 1px;
	border-radius:10px;
}
#space-head2{
	text-align:center;
	background:#000;
	height:180px;
	width:180px;
	border:solid #CCC 1px;
	border-radius:10px;
	overflow:hidden;
}
#space-changebighead{
background:#E8E8E8;
position:relative !important;
margin-right:-100px;
margin-left:100px;
margin-top:-50px;
text-align:center;
border:solid #999 1px;
padding:5px;
width:100px;
overflow:hidden;
}

#space-changebighead a{
display: block;

font-size:12px;
color:#000;
font-weight:bold;
}