@charset "utf-8";
#top #top_left {
	width: 55%;
	float: left;
}
#top {
	margin: 0px;
	padding: 0px;
}

#top .top_right {
	width: 41%;
	float: right;

}
