/* www.pvideo.com.hk - Register */
div.main_bg {
	position:absolute;
	width:1999px; height:815px;
	left:-510px;
	background-image: url(../images/bg.jpg); 
	background-position: center top; 
	background-repeat: no-repeat;
}

div.ff_main_content {
	position:relative;
	height:815px;
}


div.sys_message{
	margin-left:30px;
	text-align:left;
	color:#27A7D4;
	font-size:16px;
}

/************** Register Form **************/
div.register_box {
	position:relative;
	width:975px; height:510px;
	top:90px; left:0px;
	margin:0px auto 0px auto;
	background-image: url(../images/login/pvideo_login_image.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
}

div.register_form {
	position:absolute;
	width:350px; height:400px;
	top:100px; left:550px;
}

div.register_form img.title {
	position:absolute;
	left:0px;
}

div.register_form table.reg_table {
	
	margin-top:30px; left:0px;
	width:400px;
}

div.register_form td.title {
	text-align:right;	
	width:130px; height:25px;
	vertical-align:top;
}

div.register_form td.input_area {
	text-align:left;	
	width:270px; 
	vertical-align:top;
}

div.register_form td.step {
	text-align:right;
}


div.register_form td.title, span.frm_text {
	color:#710404;
	font-size:13px;
}


div.register_form span.current {
	font-weight:bold;
	color:#639405;
}

div.register_form td.title {
	color:#27A7D4;
}

table.reg_table input, table.reg_table textarea{
	font-size:12px; font-family:arial, helvetica;
}
