@charset "utf-8";
h2 {
	background-image: url(../images/summary/company_h2_bg.gif);
	margin-bottom: 30px;
}
h3 {
	margin-bottom: 30px;
}


/* ----------content1---------- */   


.content1 {
    padding-top: 0px;
	margin: 0px 20px;
	margin-bottom: 60px;
}
.content1 h4 {
	margin-bottom: 25px;
	font-size: 1.0em;
	color: #D50000;
}
.content1 p {
	margin-bottom: 25px;
	font-size: 1em;
}
.content1 p.right {
	text-align: right;
}

