div#contents {
	clear: both;
	position: relative;
	width: 100%;
	background: #ffffff;
	color: #222222;
	margin: 0 auto;
	top: 15px;
	min-height: 650px;
	height: 650px;
	border: 1px solid #888888;
}

div#TextContentRight {
	clear: both;
	position: relative;
	width: 99.6%;
	background: #ffffff;
	margin: 0 auto 15px;
	top: 2px;
	min-height: 650px;
	height: 650px;
	border: 1px solid #888888;
}

.TextLeftRibbon {
	position: relative;
	margin: 0px;
	height: 100%;
	width: 257px;
	background-color: #eeeeee;
	background: url('') #eeeeee;
	overflow:hidden;
	float: left;
}

.TextLeftRibbonPicture {
	position: relative;
	top: -15px;
	left: 0px;
}

div#TextContentLeft {
	clear: both;
	position: relative;
	width: 99.6%;
	background: #ffffff;
	margin: 0 auto 15px;
	top: 2px;
	min-height: 650px;
	height: 650px;
	border: 1px solid #888888;
}

.TextRightRibbon {
	position: relative;
	margin: 0px;
	height: 100%;
	width: 257px;
	background-color: #aaaaaa;
	background: url('') #aaaaaa;
	overflow:hidden;
	float: right;
}
.TextRightRibbonPicture {
	position: relative;
	top: -15px;
	-left: -385px;
}

.TextRight {
	margin-left: 270px;
	margin-right: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #696969;
	padding-top: 15px;
	text-align: justify; 	
}
.TextLeft {
	margin-left: 20px;
	margin-right: 270px;
	font-weight: normal;
	font-size: 13px;
	color: #696969;
	padding-top: 15px;
	text-align: justify; 	
}
.TextAll {
	margin-left: 20px;
	margin-right: 20px;
}

div#TextPrintInfo {
	font-weight: normal;
	font-size: 13px;
	color: #666666;
	padding-top: 15px;
	line-height: 1.5em;
}
div#TextPrintInfo p {
	line-height: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}
div#TextPrintInfo a {
	text-decoration: underline;
	color: #333333;
}
div#TextPrintInfo a:hover{
	text-decoration: none;
	color: #666666;
}
div#TextPrintInfo h5 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 3em;
	padding-bottom: 1em;
}
div#TextPrintInfo dl {
	line-height: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
}

div#TextPrintInfo li {
	padding-top: 1em;
	padding-bottom: 1em;
}

div#TextContentAll {
	clear: both;
	position: relative;
	width: 99.6%;
	background: #ffffff;
	color: #222222;
	margin: 0 auto 15px;
	top: 2px;
	min-height: 650px;
	border: 1px solid #888888;
}

.pic {
	position: relative;
	margin: 0px;
	height: 100%;
	width: 257px;
	background-color: #aaaaaa;
	background: url(/images/bg_06.gif) #aaaaaa;
	overflow:hidden;
	float: left;
}
.pic1 {
	position: relative;
	top: 10px;
	left: 10px;
}
.pic2 {
	position: relative;
	line-height: 307px;
	bottom: -27px;
	left: 10px;
	height: 307px;
	display: table-cell;
	vertical-align: middle;
}