/*======================
main contents
======================*/

#maincontents {
	width: 720px;
	margin-left: 5px;
}

#maincontents h1 {
	width: 710px;
	margin-top: 10px;
	text-indent:-9999px;
	background-image:url(../images/indexh1_final.gif);
	background-repeat:no-repeat;
	width:710px;
	height:32px;
}

#maincontents p {
	font-size: 90%;
	line-height: 1.5em;
	margin: 5px;
	color: #FF0000;
}


#terminationpro{
	margin-left: 608px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
#terminationpro a{
	background-image: url(../images/0311a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 25px;
	width: 112px;
}


/*======================
page top
======================*/
#pagetop {
	text-align: right;
	width: 690px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
}

