﻿.MainContentTop
{
	clear: both;
	width: 646px;
	height: 38px;
	
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 70px;
	
	font-size: medium;
	
	background-image: url("../../images/MainContentsTop.png");
	background-repeat: no-repeat;
}

.MainContentBody
{
	width: 686px;
	
	padding: 7px 12px 5px 18px;
	
	background-image: url("../../images/MainContentsBody.png");
	background-repeat: repeat-y;
	
}

.MainContentBody p
{
	line-height: 2.0em;
}


.MainContentBottom
{
	width: 716px;
	height: 15px;
	
	margin: 0px 0px 10px 0px;
	
	background-image: url("../../images/MainContentsBottom.png");
	background-repeat: no-repeat;
}