@charset "UTF-8";

/* CONTENT			##################################### */

div#content.about h3,
div#content.original h3 {
	height: 17px;
	text-indent: -9999px;
}
div#content.about h3 {
	margin-bottom: 34px;
	background: url(../about/images/h3_about.gif) top left no-repeat;
}
div#content.original h3 {
	margin-bottom: 56px;
	background: url(../originalframe/images/h3_original.gif) top left no-repeat;
}
div#content.about dl {
	height: 100%;
	overflow: hidden;
}
	div#content.about dl dt {
		float: left;
		width: 603px;
	}
		div#content.about dl dt h4 {
			height: 30px;
			background: url(../about/images/h4_infomation.gif) top left no-repeat;
			text-indent: -9999px;
		}
		div#content.about dl dt div#featured {
			width: 603px; height: 399px;
		}
		div#content.about dl dt .orbit-bullets {
			bottom: -30px; left: 577px;
		}
		div#content.about dl dt div.orbit-wrapper {
			margin-bottom: 42px;
		}
			div#content.about dl dt div.orbit-wrapper div.timer,
			div#content.about dl dt div.orbit-wrapper div.slider-nav {
				display: none;
			}
		div#content.about dl dt h5 {
			margin-bottom: 6px;
			font-weight: bold;
			font-size: 108%;
		}
		div#content.about dl dt p {
			line-height: 2.0;
		}
	div#content.about dl dd {
		float: right;
		width: 300px;
	}
		div#content.about dl dd h4 {
			height: 30px;
			background: url(../about/images/h4_access.gif) top left no-repeat;
			text-indent: -9999px;
		}
		div#content.about dl dd img {
			margin-bottom: 35px;
		}
		div#content.about dl dd p {
			margin-bottom: 35px;
			font-size: 93%;
		}
			div#content.about dl dd p a:hover {
				color: #888888;
			}
div#content.original dl {
	margin-bottom: 20px;
	height: 100%;
	overflow: hidden;
}
	div#content.original dl dt {
		float: left;
		width: 621px;
	}
	div#content.original dl img {
		margin-bottom: 40px;
	}
	div#content.original dl dd {
		float: right;
		width: 290px;
	}
		div#content.original dl dd img {
			margin-bottom: 50px;
		}
		div#content.original dl dd h5 {
			margin-bottom: 15px;
			font-weight: bold;
			font-size: 108%;
		}
		div#content.original dl dd p {
			font-size: 93%;
		}







