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


.home .custom_html {
	float: left;
	height: *;
	overflow: auto;
	padding: 0px;
}

.home .custom_html.box_one {
	margin: 0px 0px 0px 27px;
	width: 283px;
	display: none;
}

.home .custom_html.box_two {
	margin: 0px 25px;
	/*width: 595px;*/
}

.home .custom_html img {
	padding: 5px;
}

.home .custom_html p {
	color: #555555;
}

.home .custom_html h1, h2, h3, h4, h5, h6, h7 {
	color: #333333;
	font-weight: normal;
}
