@charset "utf-8";
/* CSS Document */

.up {
	padding-bottom: 10px;
}
.upleft {
	width: 600px;
}

.upright {
	width: 600px;
	margin-left: -40px;
}

.down {
	padding: 10px 0px;
	border-bottom: 1px solid #EFEFEF;
}
.down .profile img {
	margin: 0 30px;
}
.down a {
	color: rgba(0,0,255,0.8);
}


.downleft {
	width: 542px;
	text-align: center;
}

.downright {
	width: 600px;
}

