#topc {
	background-color: #9A0000;
	height: 120px;
}
#top1 {
	height: 20px;
}
#toph {
	height: 100px;
}
#top_left {
	float:left;
	width:500px;
}
#top_right {
	float:right;
	width:500px;
}
#top_left_1 {
	float: left;
	width: 140px;
	text-align: center;
	line-height: 100px;
	font-size:100px;
}
#top_left_2 {
	float: right;
	width: 360px;
	text-align: center;
	line-height: 100px;
	font-size:100px;
}
img {vertical-align:middle;}
