/* Master Frame */

	
div#masterTopFrame {
	position: relative;
	width:631px;
	height:86px;
	background-image:url(img/mainNVbtn2-on.gif);
	}

div#masterTitleFrame {
	position: relative;
	width:631px;
	height:333px;
	background-image:url(img/imgBG2.jpg);
	}

div#masterVideoFrame {
	position: relative;
	width:631px;
	height:740px;
	background-image:url(img/cont-demo.jpg);
	background-repeat:no-repeat;
	}
div#pageDemoVideo {
	position: absolute;
	left:85px;
	top:132px;
	width:306px;
	height:230px;
	}
	
div#masterTitleFrameIn {
	position: absolute;
	width:356px;
	height:333px;
	right:0;
	}
	
div#masterTopRed {
	position: absolute;
	width:169px;
	height:62px;
	top:166px;
	right:0;
	background-image:url(img/redVoda.gif);
	}
div#masterTopRed2 {
	position: absolute;
	width:169px;
	height:62px;
	top:0;
	left:0;
	background-image:url(img/redVoda2.gif);
	}


div#midContentFrame {
	position: relative;
	width:631px;
	height:60px;
	background-image:url(img/img-bgline.gif);
	}

div#footerFrame1 {
	position: relative;
	bottom:0;
	top:495px;
	width:631px;
	height:85px;
	}

div#footerFrame {
	position: relative;
	width:631px;
	height:85px;
	background-image:url(img/footerBG.gif);
	}

div#footerindexFrame {
	position: relative;
	width:631px;
	height:245px;
	background-image:url(img/footerindexBG.gif);
	}

/* Master Navi */
div#nvFrameInner {
	position: absolute;
	width:318px;
	height:90px;
	top:50px;
	left:262px;
	}

div#btnSeeWhat a{
	position: absolute;
	left:40px;
	top:0;
	width:262px;
	height:28px;
	text-decoration:none;
	background-image:url(img/btn-seeWhat-on.gif)
	}
div#btnSeeWhat a:hover{
	border:none;
	background-image:url(img/btn-seeWhat-ovr.gif)
	}

div#btnOtherDevice a{
	position: absolute;
	left:330px;
	top:0;
	width:262px;
	height:28px;
	text-decoration:none;
	background-image:url(img/btn-otherDevice-on.gif)
	}
div#btnOtherDevice a:hover{
	border:none;
	background-image:url(img/btn-otherDevice-ovr.gif)
	}


	
/* Page Title*/
div#pageTitleRegister {
	position: relative;
	width:631px;
	height:157px;
	background-image: url(img/register-title.gif);
	}

div#preRegisterC {
	position: absolute;
	left:50px;
	width:367px;
	height:182px;
	background-image: url(img/register-content.gif);
	}

div#btnReg a{
	position: absolute;
	left:50px;
	top:200px;
	width:127px;
	height:22px;
	text-decoration:none;
	background-image:url(img/btn-reg-on.gif)
	}
div#btnReg a:hover{
	border:none;
	background-image:url(img/btn-reg-ovr.gif)
	}

div#btnReset a{
	position: absolute;
	left:192px;
	top:200px;
	width:88px;
	height:22px;
	text-decoration:none;
	background-image:url(img/btn-reset-on.gif)
	}
div#btnReset a:hover{
	border:none;
	background-image:url(img/btn-reset-ovr.gif)
	}

/* RegisterPage */
div#pageTitleCheck {
	position: relative;
	width:631px;
	height:157px;
	background-image: url(img/about-title.gif);
	}

/* DemoPage */
div#pageDemo {
	position: relative;
	width:631px;
	height:705px;
	background-image: url(img/cont-demo.jpg);
	}
div#pageDemoVideo {
	position: absolute;
	left:58px;
	top:120px;
	width:306px;
	height:230px;
	}

div#pageDemoThumb {
	position: absolute;
	left:450px;
	width:140px;
	height:120px;
	}
	
	
.footerFont{ font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.videoFont1{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF}
.videoFont2{ font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FF9900; text-decoration:underline}
