body {
	padding:0;
	margin:0;
	font-size:12px;
	background:#c0c0c0;
}
img{border:0;}
div#top{
	width:780px;
	margin:0 auto;
}
div.top1{
	background:url("img/top1.gif") no-repeat;
	height:145px;
}
div.top2{
	background:url("img/top2.gif") no-repeat;
	height:138px;
}
div.top3{
	background:url("img/top3.gif") no-repeat;
	height:188px;
}
div#main{
	width:780px;
	margin:0 auto;
	background:#fff;
	padding-top:10px;
}
div#footer{
	width:780px;
	margin:0 auto;
	background:#1c89cb url("img/bottom.gif") no-repeat top right;
	padding-top:93px;
	color:#fff;
}
div.blank{
	margin:0 20px;
}
h2{margin:0;text-indent:-1000px;}
p{
	font-size:14px;
	line-height:26px;
	text-indent:24px;
	margin:10px;
}
h2.t1{
	background:url("img/title1.gif") no-repeat;
	height:56px;
	line-height:56px;
}
h2.t2{
	background:url("img/title2.gif") no-repeat;
	height:56px;
	line-height:56px;
}
h2.t3{
	background:url("img/title3.gif") no-repeat;
	height:56px;
	line-height:56px;
}
h2.t4{
	background:url("img/title4.gif") no-repeat;
	height:56px;
	line-height:56px;
}
h2.t5{
	background:url("img/title5.gif") no-repeat;
	height:56px;
	line-height:56px;
}
