#content {
	width: 1000px;
	height: 100%;
	border-top: 3px solid #330000;
	border-bottom: 3px solid #330000;
}
#content .left {
	float: left;
	width: 410px;
	height: 660px;
	background-image: url(../img/00_back_left.png);
	background-repeat: repeat-y;
	background-position: -90px 0px;
	position: relative;
	padding-top: 330px;
}
#content .left img#title {
	position: absolute;
	left: 30px;
	top: 180px;
}
#content .left ul {
	width: 410px;
	text-align: center;
}
#content .left ul li {
	margin-bottom: 20px;
}
#content .left ul#etc {
	margin-top: 10px;
	border-top: 1px solid #330000;
	width: 355px;
	margin-left: 15px;
	padding-top: 10px;
	margin-bottom: 25px;
}
#content  .left  ul#etc  li {
	clear: right;
	float: left;
	margin-left: 18px;
}

#content .left table {
	font-family: sans-serif;
	font-size: 85%;
	font-style: normal;
	line-height: 1.8;
	color: #FFFFFF;
	margin-top: 65px;
}
#content .left address {
	font-family: sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #330000;
	clear: both;
	margin-left: -20px;
	text-align: center;
}




#content .center {
	width: 550px;
	float: left;
	height: 900px;
	background-image: url(../img/00_back_right.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-top: 90px;
	font-family: sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 1.6;
	padding-left: 25px;
}
#content .center p {
	margin-top: 25px;
	text-indent: 0.2em;
	color: #CC3333;
}
#content .center p#center {
	text-align: center;
	font-size: 90%;
}

#content  .center  p#underline {
	border-bottom: 1px solid #663366;
	width: 525px;
	text-indent: 2px;
}

#content .center p#color {
	color: #009999;
	font-size: 90%;
	font-weight: normal;
}



#content .center ul {
	border-top: 1px dotted #999999;
	padding-top: 15px;
	width: 525px;
	font-size: 95%;
	color: #333333;
}
#content .center ul li {
	text-indent: 1em;
	line-height: 1.8;
	color: #666666;
}
#content .center ul#require {
	color: #666699;
	padding: 0px;
	margin-top: 25px;
	border-style: none;
	font-size: 85%;
}
#content .center ul li#require {
	text-indent: 0px;
	font-weight: bold;
	color: #666699;
}
#content .center ul li#require2 {
	text-indent: 0.5em;
	color: #666666;
	padding-bottom: 0.5em;
}

#content .center table {
	font-size: 90%;
	text-align: left;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}


#content .center td {
	color: #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-indent: 0.5em;

}


#content .center td#top {
	background-color: #E6E6F2;
	color: #336699;
}



#content .center table td#left {
	text-align: left;
	text-indent: 1em;
}




#content .right {
	clear: right;
	float: left;
	height: 940px;
	width: 15px;
	background-image: url(../img/00_back_right_bar.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	position: relative;
	text-align: center;
	padding-top: 50px;
}

#content .right img {
	margin-left: 7px;
}
