/* home.layout.css */
#layout {
	
}

#box {
	padding: 45px 40px 15px 40px;
	overflow: hidden;
}
#content {
	margin: 20px 0px 0px 0px;
}
