/*** Index File CSS ***/
div.left_bar {
	* height:1800px;
}

div.right_bar {
	* height:1800px;
}

div.main_form input {
	background:transparent;
	border:0px;
}

div.main_form div.top_image {
	width:900px; height:355px;
	top:0px;
	background-image:url(../images/hk/regform/OP_halloween_reg_form_01_02.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


div.sender_form {
	position:relative;
	width:900px; height:155px;
	background-image:url(../images/hk/regform2/OP_halloween_reg_form_06_07.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.sender_form div.input_area{
	position:absolute;
	text-align:left;
	width:900px;
	top:20px; left:28px;
}

div.sender_form div.input_area div.input_sender_name_title,
div.sender_form div.input_area div.input_sender_email_title {
	display:none;
}

div.sender_form div.input_area div.input_sender_name {
	position:absolute;
	top:76px; left:274px;
}

div.sender_form div.input_area div.input_sender_name input {
	width:160px;
}

div.sender_form div.input_area div.input_sender_email {
	position:absolute;
	top:77px; left:567px;
}

div.sender_form div.input_area div.input_sender_email input {
	width:260px;
}

div.sender_form div.func_area {
	position:absolute;
	width:500px;
	top:7px; left:390px;
	text-align:left;	
}

div.sender_form div.func_area .btn1{
	position:absolute; left:-5px; top:0px; 
}
div.sender_form div.func_area .btn2{
	position:absolute; left:247px; top:0px; 
}

#sender_pic{
	position:absolute;
	border:0px solid green;
	width:69px; height:63px;
	left:43px; top:48px;
}
#sender_pic img{
	width:69px; height:63px;
}


/**************************/

div.box_pict {
	position: relative;
	width: 900px; height:559px;
	text-align:center;
	vertical-align:top;
	background-image:url(../images/hk/index/op_reg_form_interface_bg_loop.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

div.box_pict embed {
	position:absolute;
	width:900px; height:559px;
	top:0px; left:0px;
}

div.middle_box {
	position:relative;
	width:900px;
	text-align:left;
}

/**** Receiver Form ****/
div.middle_box #box_fd1 {
	position:relative;
	width:900px; height:166px;
	background-image:url(../images/hk/regform2/OP_halloween_reg_form_06_12.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
/*217*/
div.middle_box div.box_fdX {
	position:relative;
	width:900px; height:166px;
	background-image:url(../images/hk/regform2/OP_halloween_reg_form_06_12.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
/*background-image:url(../images/hk/common/op_reg_form_btn_upload_photo.jpg);
	background-repeat:no-repeat;
	background-position:top left;	*/
div.box_fdX  div.uploaded_pict {
	position:absolute;
	width:103px; height:103px;
	top:34px; left:58px;
	
}

#box_fd1 div.uploaded_pict {
	
}

div.uploaded_pict img {
	position:absolute;
	width:69px; height:63px;
	top:15px; left:12px;
}

div.box_fdX div.input_name {
	position:absolute;
	top:43px; left:302px;
}

#box_fd1 div.input_name {
	
}

div.box_fdX div.input_name input {
	width:155px;
}

div.box_fdX div.input_email {
	position:absolute;
	top:79px; left:302px;
}

#box_fd1 div.input_email {
	
}

div.box_fdX div.input_email input, div.box_fdX div.input_msg input {
	width:478px;
}

div.box_fdX div.input_msg {
	position:absolute;
	top:113px; left:302px;
}

#box_fd1 div.input_msg {
	
}

div.box_fdX div.input_gender {
	position:absolute;
	top:42px; left:560px;
}

#box_fd1 div.input_gender {
	top:42px;
}

div.box_fdX div.input_gender input {
	margin:0px 20px 0px 17px
}

/*******************/
div.bottom_box {
	position:relative;
	width:900px; height:155px;
	text-align:center;
	background-image:url(../images/hk/regform2/OP_halloween_reg_form_06_14.jpg);
	background-repeat:no-repeat;
}

div.terms{
	position:absolute;
	width:400px; height:20px;
	border:0px solid white;
	left:452px;top:-12px;
	text-align:left; font-size:12px;
	cursor:poiner;
}

div.bottom_box div.bottom_btn {
	position:absolute;
	top:8px; left:81px;
}

div.bottom_box div.bottom_btn a {
	float:left;
}



div.bottom_rest{
	position:relative;
	width:900px; height:300px;
	text-align:left;
	background-image:url(../images/hk/regform2/OP_halloween_reg_form_06_15.jpg);
	background-repeat:no-repeat;
}
div.loop_head{
	height:43px;
	width:900px;
	position:relative;
}
div.loop_head_pic{
	position:absolute;
	left:0px;
	top:0px; z-index:900;
}

/*
filter:alpha(opacity=30);
	-moz-opacity:0.3;
	background-color:red;
	*/



