#external-box {
	max-width: 1080px;
	min-width: 1050px;
	margin-top: 15px;
	border: 1px solid #ccc;
}
#internal-box {
	width: 1050px;
	max-width: 1050px;
}
#page {
	float: left;
	width: 640px;
	margin-left: 30px;
}
#logo {
	top: 10px; left: 20px;	
}
	#logo .logo-head {
		width: 80px; height: 70px;
		background-size: 80px 70px;
	}
	#logo .logo-text {
		width: 170px; height: 30px;
		background-size: 170px 30px;
		top: 16px; left: 90px;
	}
	#logo .logo-payoff {
		font-style: normal;
		letter-spacing: 1px;
		top: 48px; left: 90px;
	}



.posthome {
	margin: 25px 0 35px 0 !important; 
}
.posthome-thumb {
	width: 640px;
	max-height: 300px !important;
	max-width: 640px !important; 
}
.posthome-thumb img {
	max-width: 640px !important; 
	width: 640px !important; 
}
