	/*-------------  Extend Page Struct : Frameset  ------------*/
	/*-------------  Form vivian.css ------------*/
	.cross {
		padding:50px 0 150px 100px;
	}

/*-------------  Private Register Instance ------------*/
.box_reg {
	float:left;
}
#get_password {
	width:210px;
	height:150px;
}
#login {
	width:300px;
	min-height:190px;
	padding-bottom:1px;
}
#opreate {
	width:230px;
	min-height:180px;
*	height:150px;
	margin-left:10px;
}
	#opreate ul {
		margin: 20px 0 0 30px;
		padding: 0;
	}
	#opreate li {
		line-height:250%;
		color: #ffaa00;
	}
	.opreate_span {
		color: #666;
	}
	.li_nostyle {
		list-style:none;
		margin-left: -1.5em ;
	}
