

/* -------------------- Common -------------------- */

	html {
		margin: 0px;
		padding: 0px;
	}
	body {
		margin: 0px;
		padding: 0px;
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #545454;
		width: auto;
		height: auto;
	}
	img {
		border: none;
	}
	* html .iepngfix {
		behavior: expression(IEPNGFIX.fix(this));
	}
	a {
		color: #545454;
		font-size: 10px;
	}
	a:link {
		text-decoration: underline;
	}
	a:visited {
		text-decoration: underline;
	}
	a:hover {
		text-decoration: underline;
		color: #1b8dbc;
	}
	a:active {
		text-decoration: none;
		color: yellow;
	}
	span.smallFont {
		font-size: 9px;
	}
	a#newMember {
		margin: 0px 0px 0px 690px;
		width: 120px;
		color: #1b8dbc;
	}
	* html a#newMember {
		margin: 0px 0px 0px 680px;
	}
	*:first-child+html a#newMember {
		margin: 0px 0px 0px 680px;
	}
	a#newMember:link {
		text-decoration: none;
	}
	a#newMember:visited {
		text-decoration: none;
	}
	a#newMember:hover {
		text-decoration: underline;
		color: yellow;
	}
	a#newMember:active {
		text-decoration: underline;
		color: pink;
	}
	div#download a {
		text-decoration: underline;
	}

	div#container {
		margin-left: auto;
		margin-right: auto;
		width: 800px;
		height: auto;
	}
	html[xmlns] div#headerLogo {
		margin: 10px 0px 0px 0px;
		background-image: url('../images/header_logo.png');
		background-repeat: no-repeat;
		width: 107px;
		height: 33px;
		text-indent: -9999px;
		cursor: pointer;
	}
	* html div#headerLogo {
		margin: 10px 0px 0px 0px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header_logo.png');
		width: 107px;
		height: 33px;
		text-indent: -9999px;
		cursor: pointer;
	}

	img#loginButton {
		position: absolute;
		margin: -27px 0px 0px 656px;
		cursor: pointer;
	}

	div#content {
		position: relative;
		margin: -60px  0px 0px 0px;
		padding: 0px 0px 20px 0px;
		height: auto;
		width: 800px;
		z-index: 1;
	}
	div#rbQr {
		position: absolute;
		margin: 384px 0px 0px 31px;
		padding: 74px 0px 0px 0px;
		width: 52px;
		height: 60px;
		background-image: url('../images/icons/rbmobi.png');
		background-repeat: no-repeat;
		text-indent:-9999px;
	}
	img#demoMovieIcon {
		position: absolute;
		margin: 383px 0px 0px 95px;
	}
	img#liteButton {
		position: absolute;
		margin: 304px 0px 0px 206px;
	}
	
	

/*-------------------- Main Images --------------------*/

	div#homeImage {
		position: absolute;
		margin: 20px 0px 0px 0px;
		background-image: url('../images/lite_home.png');
		background-repeat: no-repeat;
		width: 800px;
		height: 490px;
		z-index: 1;
	}
	div#featureImage {
		position: absolute;
		margin: 0px 0px 0px 0px;
		background-image: url('../images/feature.jpg');
		background-repeat: no-repeat;
		width: 800px;
		height: 381px;
		z-index: 1;
	}
	div#functionImage {
		position: absolute;
		margin: 0px 0px 0px 0px;
		background-image: url('../images/function.jpg');
		background-repeat: no-repeat;
		width: 800px;
		height: 326px;
		z-index: 1;
	}
	div#casesImage {
		position: absolute;
		margin: 0px 0px 0px 0px;
		background-image: url('../images/cases.jpg');
		background-repeat: no-repeat;
		width: 800px;
		height: 331px;
		z-index: 1;
	}

/*-------------------- Upper Contents --------------------*/

	div#homeContents div.upperContents {
		margin: 20px 0px 0px 0px;
		width: 800px;
		height: 447px;
		z-index: 1;
	}
	div#featureContents div.upperContents {
		margin: 20px 0px 0px 0px;
		width: 800px;
		height: 379px;
		z-index: 1;
	}
	div#functionContents div.upperContents {
		margin: 40px 0px 0px 0px;
		width: 800px;
		height: 330px;
		z-index: 1;
	}
	div#casesContents div.upperContents {
		margin: 20px 0px 0px 0px;
		width: 800px;
		height: 335px;
		z-index: 1;
	}


/*-------------------- Copiez --------------------*/

	div#featureContents div.copy {
		position: absolute;
		margin: 94px 0px 0px 330px;
		padding: 43px 0px 0px 0px;
		background-image: url('../images/copy/feature.png');
		background-repeat: no-repeat;
		width: 430px;
		height: 120px;
		font-size: 12px;
		line-height: 20px;
		z-index: 1;
	}
	div#functionContents div.copy {
		position: absolute;
		margin: 54px 0px 0px 360px;
		padding: 43px 0px 0px 0px;
		background-image: url('../images/copy/function.png');
		background-repeat: no-repeat;
		width: 390px;
		height: 130px;
		font-size: 12px;
		line-height: 20px;
		z-index: 1;
	}
	div#casesContents div.copy {
		position: absolute;
		margin: 124px 0px 0px 360px;
		padding: 43px 0px 0px 0px;
		background-image: url('../images/copy/cases.png');
		background-repeat: no-repeat;
		width: 291px;
		height: 80px;
		font-size: 12px;
		line-height: 20px;
		z-index: 1;
	}

/*-------------------- Feature Contents --------------------*/
	
	div#featureContents {
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
		z-index: 1;
	}
	div#featureContents div.middleColumn {
		padding: 0px 0px 0px 0px;
	}
	div#featureLeft {
		margin: -27px 0px 0px 10px;
		float: left;
	}
	* html div#featureLeft {
		margin: 0px 0px 0px 10px;
		float: left;
	}
	*:first-child+html div#featureLeft {
		margin: 0px 0px 0px 10px;
		float: left;
	}
	div#featureRight {
		margin: 30px 0px 0px 420px;
	}
	div#featureContents dl {
		margin: 30px 0px 0px 0px;
		width: 370px;
	}
	div#featureContents dt {
		color: #333333;
		font-size: 13px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
	}
	div#featureContents dd {
		color: #545454;
		margin: 0px;
		padding: 0px;
		font-size: 12px;
		line-height: 18px;
	}


/*-------------------- Function Contents --------------------*/
	div#functionContents {
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	div#functionContents div.middleColumn {
		padding: 0px 0px 10px 0px;
	}


/*-------------------- Cases Contents --------------------*/

	h4 a {
		font-size: 14px;
	}
	div#casesContents {
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	div#casesContents div.middleColumn {
		margin: 10px 0px 0px 10px;
		padding: 0px 0px 40px 0px;
		height: auto;
	}
	div.leftCases {
		margin: 0px 0px 0px 0px;
		width: 380px;
		height: 240px;
		float: left;
	}
	div.rightCases {
		padding: 0px;
		margin: 0px 0px 0px 400px;
		width: 380px;
		height: 240px;
		border: solid 1px #ffffff;
	}
	div.left2Cases {
		border-top: solid 1px #e1e4e6;
		margin: 40px 0px 40px 0px;
		width: 380px;
		height: 240px;
		float: left;
	}
	body:first-of-type div.left2Cases {
		margin: 20px 0px 0px 0px;
		padding-top: 20px;
	}
	div.right2Cases {
		border-top: solid 1px #e1e4e6;
		padding: 0px;
		margin: 40px 0px 0px 400px;
		width: 380px;
		height: 240px;
	}
	body:first-of-type div.right2Cases {
		margin: 20px 0px 0px 400px;
		padding-top: 20px;
	}
	div.description {
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding-right: 20px;
		height: auto;
		width: 360px;
		line-height: 20px;
		border-right: solid 1px #e1e4e6;
		font-size: 12px;
	}
	div.description img {
		float: left;
		padding-right: 20px;
	}
	div.casesRepeat {
		margin: 20px 0px 0px 0px;
		width: 780px;
		height: auto;
		border-top: solid 1px #e1e4e6;
	}
	div#casesContents h4 {
		height: 20px;
		font-size: 14px;
	}
	body:first-of-type div#casesContents h4 {
		height: 10px;
		font-size: 14px;
	}
	div.mobilefanQr {
		background-image: url('../images/cases/qr/mobilefan.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.planetQr {
		background-image: url('../images/cases/qr/planetgroove.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.moonstoneQr {
		background-image: url('../images/cases/qr/moon_stone.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.tendohQr {
		background-image: url('../images/cases/qr/tendoh.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.ilaboQr {
		background-image: url('../images/cases/qr/ilabo.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.aliveQr {
		background-image: url('../images/cases/qr/alive.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.optQr {
		background-image: url('../images/cases/qr/opt.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.triplevisionQr {
		background-image: url('../images/cases/qr/triple_vision.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.birthQr {
		background-image: url('../images/cases/qr/birth.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.r4Qr {
		background-image: url('../images/cases/qr/r4.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.rockbirdQr {
		background-image: url('../images/cases/qr/rockbird.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.flammeQr {
		background-image: url('../images/cases/qr/flamme.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.cliffedgeQr {
		background-image: url('../images/cases/qr/cliffedge.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.barQr {
		background-image: url('../images/cases/qr/bar.png');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.jlmQr {
		margin-top: 20px;
		background-image: url('../images/cases/qr/jlm.png');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.zfcQr {
		margin-top: 20px;
		background-image: url('../images/cases/qr/zfc.gif');
		background-repeat: no-repeat;
		background-position: 10px 5px;
		width: 101px;
		height: 101px;
		text-indent: -9999px;
		z-index: 20;
		float: right;
	}
	div.casesLeftBorder {
		margin: 40px 0px 0px 0px;
		height: 1px;
		width: 360px;
		border-top: solid 1px #e1e4e6;
		float: left;
	}
	body:first-of-type div.casesLeftBorder {
		margin: 10px 0px 0px 0px;
	}
	* html div.casesLeftBorder {
		margin: 10px 0px 0px 0px;
	}
	*:first-child+html div.casesLeftBorder {
		margin: 10px 0px 10px 0px;
	}
	div.casesRightBorder {
		margin: 40px 0px 0px 400px;
		height: 1px;
		width: 360px;
		border-top: solid 1px #e1e4e6;
	}
	body:first-of-type div.casesRightBorder {
		margin: 10px 0px 0px 400px;
	}
	* html div.casesRightBorder {
		margin: 10px 0px 0px 400px;
		border-top: solid 1px #e1e4e6;
	}
	*:first-child+html div.casesRightBorder {
		margin: 10px 0px 10px 400px;
		border-top: solid 1px #e1e4e6;
	}
	div.sorry {
		margin: 130px 0px 0px 50px;
		font-size: 20px;
	}


/*-------------------- Charge Contents --------------------*/
	
	div#chargeContents {
		position: relative;
		clear: both;
		font-size: 11px;
		color: #333333;
	}
	div.upperColumn h3 {
		margin: 50px 0px 0px 10px;
		float: left;
		background-image: url('../images/copy/planList.png');
		background-repeat: no-repeat;
		text-indent: -9999px;
		width: 234px;
		height: 28px;
	}
	div#chargeContents div.upperColumn {
		margin: 20px 0px 0px 10px;
	}
	div#chargeContents dl {
		margin: 20px 0px 0px 340px;
		line-height: 16px;
	}
	div#chargeContents dt {
		font-size: 14px;
		font-weight: bold;
		margin: 0px 0px 5px 0px;
		padding: 0px;
	}
	div#chargeContents dd {
		margin: 0px;
		padding: 0px 0px 0px 4px;
	}
	div#chargeContents div.middleColumn {
		margin: 20px 0px 0px 10px;
	}
	div#chargeContents h4 {
		font-size: 12px;
	}
	div#chargeListImage {
		background-image: url('../images/price_list.png');
		background-repeat: no-repeat;
		background-position: 0px 20px;
		width: 780px;
		height: 930px;
		text-indent: -9999px;
	}
	div#chargeContents div.bottomColumn {
		margin: 6px 0px 0px 10px;
		padding: 0px 0px 70px 0px;
		border-top: solid 1px #e1e4e6;
		width: 780px;
	}
	div.bottomColumn h3 {
		margin: 140px 0px 0px 10px;
		background-image: url('../images/copy/amount.png');
		background-repeat: no-repeat;
		text-indent: -9999px;
		width: 266px;
		height: 27px;
		float: left;
	}




/*-------------------- FAQ Contents --------------------*/
	div#faqContents {
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}


/*-------------------- Movie Contents --------------------*/
	div#movieContents {
		position: relative;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

/*-------------------- Under Column --------------------*/

	html[xmlns] div#underGraded {
		position: absolute;
		margin: -50px 0px 0px -10px;
		background-image: url('../images/gradation2.png');
		background-repeat: no-repeat;
		width: 800px;
		height: 50px;
	}
	* html div#underGraded {
		position: absolute;
		margin: -50px 0px 0px -10px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gradation2.png');
		width: 800px;
		height: 50px;
	}

	div#underColumn {
		position: relative;
		margin: 10px 0px 0px 10px;
		width: 800px;
		height: 780px;
		background-color: #ffffff;
		z-index: 5;
	}
	
	ul#banners {
		list-style-type: none;
		display: block;
		margin: 0px;
		padding: 0px;
		height: 55px;
	}
	ul#banners li {
		text-indent: -9999px;
	}
	
	
	html[xmlns] li#trial {
		background-image: url('../images/banner/trial.png');
		background-repeat: no-repeat;
		width: 260px;
		height: 55px;
		cursor: pointer;
		float: left;
		padding-right: 10px;
	}
	* html li#trial {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner/trial.png');
		width: 260px;
		height: 55px;
		cursor: pointer;
		float: left;
		margin-right: 10px;
	}
	html[xmlns] li#application {
		background-image: url('../images/banner/application.png');
		background-repeat: no-repeat;
		width: 260px;
		height: 55px;
		cursor: pointer;
		float: left;
		padding-right: 10px;
	}
	* html li#application {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner/application.png');
		width: 260px;
		height: 55px;
		cursor: pointer;
		float: left;
		margin-right: 13px;
	}
	html[xmlns] li#application2 {
		background-image: url('../images/banner/application2.png');
		background-repeat: no-repeat;
		width: 260px;
		height: 55px;
		cursor: pointer;
		float: left;
		padding-right: 10px;
	}
	* html li#application2 {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner/application2.png');
		width: 260px;
		height: 55px;
		cursor: pointer;
		float: left;
		margin-right: 13px;
	}
	html[xmlns] li#inquiry {
		background-image: url('../images/banner/inquiry.png');
		background-repeat: no-repeat;
		width: 240px;
		height: 55px;
		cursor: pointer;
		float: left;
	}
	* html li#inquiry {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner/inquiry.png');
		width: 240px;
		height: 55px;
		cursor: pointer;
		float: left;
	}

	html[xmlns] div#newsArea {
		margin: 10px 0px 0px 0px;
		background-image: url('../images/newsrelease.png');
		background-repeat: no-repeat;
		width: 530px;
		height: 160px;
		float: left;
	}
	* html div#newsArea {
		margin: 10px 0px 0px 0px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/newsrelease.png');
		width: 530px;
		height: 160px;
		float: left;
	}
	div#newsRelease {
		position: absolute;
		margin: 24px 0px 0px 0px;
		width: 523px;
		height: 128px;
		overflow: auto;
	}
	div#newsRelease ul {
		list-style-type: none;
		margin: 0px;
		padding-left: 18px;
	}
	div#newsRelease li {
		line-height: 16px;
		padding-top: 6px;
		font-size: 10px;
		color: #545454;
		width: 440px;
	}
	img.pdf1016 {
		position: absolute;
		margin: -5px 0px 0px 20px;
	}
	* html img.pdf1016 {
		margin: -10px 0px 0px 430px;
	}
	*:first-child+html img.pdf1016 {
		margin: -10px 0px 0px 430px;
	}
	img.pdf0317 {
		position: absolute;
		margin: -5px 0px 0px 20px;
	}
	* html img.pdf0317 {
		margin: -10px 0px 0px 30px;
	}
	*:first-child+html img.pdf0317 {
		margin: -10px 0px 0px 30px;
	}

	html[xmlns] div#downloadArea {
		margin: 10px 0px 0px 540px;
		background-image: url('../images/banner/download.png');
		background-repeat: no-repeat;
		width: 240px;
		height: 160px;
	}
	* html div#downloadArea {
		margin: 10px 0px 0px 540px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/banner/download.png');
		width: 240px;
		height: 160px;
	}
	div#downloadArea ul {
		position: absolute;
		list-style-type: none;
		margin: 95px 0px 0px -20px;
		clear: left;
		line-height: 18px;
	}
	* html div#downloadArea ul {
		margin: 95px 0px 0px 10px;
	}
	*:first-child+html div#downloadArea ul {
		margin: 95px 0px 0px 10px;
	}

	div#systemEnvironment {
		margin: 14px 0px 0px 0px;
		padding-bottom: 8px;
		font-size: 10px;
		line-height: 16px;
		border-top: solid 1px #e1e4e6;
		border-bottom: solid 1px #e1e4e6;
		width: 780px;
		height: 76px;
	}
	* html div#systemEnvironment {
		padding: 8px 0px 0px 0px;
		height: 60px;
	}
	*:first-child+html div#systemEnvironment {
		padding-top: 8px;
		height: 84px;
	}
	div#systemEnvironment h2 {
		font-size: 10px;
	}
	 dl#leftDL {
		margin: -6px 0px 0px 0px;
		padding: 0px 15px 0px 0px;
		border: none;
		float: left;
	}
	div#systemEnvironment dd {
		margin: 0px;
	}
	dl.footerDL {
		margin: -6px 0px 0px 0px;
		padding: 0px 15px 0px 10px;
		border-left: solid 1px #e1e4e6;
		float: left;
	}
	div#underLinks {
		margin: 10px 0px 10px 0px;
	}
	div#underLinks a {
		padding: 0px 5px 0px 5px;
	}
	div#copyRight {
		margin: 6px 0px 0px 4px;
	}
	ul#validateIcons {
		margin: 6px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
		list-style-type: none;
		width: 250px;
		height: 17px;
	}
	ul#validateIcons li {
		float: left;
		margin: 0px 8px 0px 0px;
	}
	div#underLinks a:link {
		text-decoration: none;
	}
	div#underLinks a:visited {
		text-decoration: none;
	}
	div#underLinks a:hover {
		text-decoration: underline;
		color: #1b8dbc;
	}
	div#underLinks a:active {
		text-decoration: underline;
		color: yellow;
	}
	img#rss {
		margin: 3px 0px 0px 0px;
	}
	div#underBanners {
		width: 780px;
		height: 250px;
		padding: 15px 0px 13px 0px;
		border-bottom: solid 1px #e1e4e6;
	}
	div#satovi {
		width: auto;
		margin-left: 0px;
		margin-bottom: 0px;
		margin-right: 40px;
		margin-top: 0px;
		height: auto;
		float: left;
	}
	div#twitter {
		width: auto;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 0px;
		height: auto;
		float: left;
	}
	span.small {
		font-size: 9px;
	}
	html[xmlns] div#peeraward {
		margin-left: 160px;
		height: auto;
		width: auto;
		position: absolute;
	}
	html[xmlns] div#twitter {
		margin-left: 500px;
		height: auto;
		width: auto;
		position: absolute;
	}
	* html div#peeraward {
		margin-left: 160px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		position: absolute;
	}
	*:first-child+html div#peeraward {
		margin-left: 160px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		position: absolute;
	}
	*:first-child+html div#peeraward+div#twitter {
		margin-left: 500px;
		margin-bottom: 0px;
		margin-right: 0px;
		margin-top: 0px;
		position: absolute;
	}
	img#netTsuhan {
		position: absolute;
		margin: 15px 0px 0px 160px;
	}
	div#jPayment {
		margin: 10px 0px 0px 0px;
		text-indent: -99999px;
		background-image: url('../images/banner/school.png');
		background-repeat: no-repeat;
		width: 780px;
		height: 55px;
		cursor: pointer;
	}
	div#optpicture {
		margin: 10px 0px 0px 0px;
		text-indent: -99999px;
		background-image: url('../images/banner/opt.jpg');
		background-repeat: no-repeat;
		width: 780px;
		height: 55px;
		cursor: pointer;
	}
	div#mobylog {
		margin: 10px 0px 0px 0px;
		text-indent: -99999px;
		background-image: url('../images/banner/mobylog.jpg');
		background-repeat: no-repeat;
		width: 780px;
		height: 55px;
		cursor: pointer;
	}

	a#mobyrent {
		position: absolute;
		margin: -52px 0px 0px 260px;
		width: 456px;
		height: 22px;
		background-image: url('../images/banner/mobyrent.png');
		text-indent: -9999px;
	}
	* html a#mobyrent {
		margin: -54px 0px 0px 260px;
	}

	a#valueengine {
		position: absolute;
		margin: -20px 0px 0px 260px;
		width: 456px;
		height: 22px;
		background-image: url('../images/banner/valueengine.gif');
		text-indent: -9999px;
	}






/*-------------------- Picture Effect Styles --------------------*/
	.highslide {
		cursor: url('../javascripts/graphics/zoomin.cur'), pointer;
		outline: none;
	}
	
	.highslide-image {
		border-bottom: 1px solid white;
	}
	.caption {
		display: none;
		padding: 5px;
		background-color: #ffffff;
	}


/*-------------------- Movie Content Styles --------------------*/

	.highslide-html {
		background-color: white;
	}
	.highslide-html-blur {
	}
	.highslide-html-content {
		position: absolute;
		display: none;
		width: 763px;
		height: 527px;
	}
	body:first-of-type .highslide-html-content {
		width: 763px;
		height: 526px;
	}
	.highslide-loading {
		display: block;
		color: black;
		font-size: 8pt;
		font-family: sans-serif;
		font-weight: bold;
		text-decoration: none;
		padding: 2px;
		border: 1px solid black;
		background-color: white;
		/*padding-left: 22px;
		background-image: url('../javascripts/graphics/loader.white.gif');
		background-repeat: no-repeat;
		background-position: 3px 1px;*/   
	}
	.highslide-display-block {
		display: block;
	}
	.highslide-display-none {
		display: none;
	}
	
	.control {
		float: right;
		display: block;
		/*position: relative;*/
		margin: 0 5px;
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		color: #999;
	}
	.control:hover {
		color: black !important;
	}
	.highslide-move {
		cursor: move;
	}
	element {
	}











