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

#left_top {
	width:670px;
	float:left;
}

#right_top {
	width:200px;
	float:left;
}

#left_middle {
	width:180px;
	float:left;

}

#middle_middle {
	width:470px;
	float:left;
	margin-left:20px;
}

#right_middle {
	width:180px;
	float:right;
	margin-left:20px;
	
}

#button_join {
	margin-left:20px;
	margin-top:20px;
	border:0px;

}

#button_send {
	margin-left:20px;
	border:0px;
}

.trendfloat {

	width:200px;
	float:left;

}



