body
{
	background-color: #EEEEEE;
}
.intMain
{
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.intLeftContent
{
	width: 15px;
	background-image: url(../images/index_30.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.intContent
{
	width: 770px;
	background-image: url(../images/index_31.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.intRightContent
{
	width: 15px;
	background-image: url(../images/index_32.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.intBottomNote
{
	width: 800px;
	height: 20px;
	background-image: url(../images/index_33.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.intBottomLink
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.no_border
{
	border: none;
}

