@CHARSET "UTF-8";

.content_component {
	width: 1024px;
}

.navLeft_list {
	width: 269px;
	float: left;
}

.book_login_item {
	width: 242px;
	height: 57px;
	margin: 4px 0;
}

.pfPage_title {
	width: 242px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	text-align: left;
	color: #fff;
	font-size: 16px;
	margin: 10px 0px 0px 10px;
	background: url("../../../image/system/zc.jpg") no-repeat;
}


.pfPage_component {
	width: 752px;
	min-height: 260px;
	float: left;
}






.pfPage_verifyCode_panel{
	width:auto;
	height: 30px;
	line-height: 30px;
}

.pfPage_stepsPanel{
	border-bottom: 1px solid #eee;
}

div[class*='pfPage_step_']{
	width: 240px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	
}

div[step='pfPage_stepOn']{
	color: #000;
	border-bottom: 3px solid #38f;
}

div[class*='pfPage_stepPanel_']{
	margin: auto;
	display: none;
}

div[step='pfPage_stepPanelOn']{
	display: block;
}

.pfPage_pwdFindTip{
	height: 30px; 
	color: #e11;
	line-height: 30px;
}

.pfPage_table{
	margin:auto;
}

.pfPage_errorJump{
	height: 30px;
	line-height: 30px;
	text-aling: center;
}

.pfPage_notePanel{
	width: 400px;
	margin: 10px auto;
}

.pfPage_emailPanel{
	width: 400px;
	margin: 10px auto;
	display: none;
}

.pfPage_value {
	width: 135px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	position: relative;
}

.pfPage_tip{
	height: 30px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 10;
}




.pfPage_table tr td {
	height: 40px;
}

.pfPage_table tr td:first-child {
	text-align: right;
}

.pfPage_table tr td:last-child {
	width: 120px;
}


.pfPage_table input[type='text'] {
	height: 24px;
	padding:3px 5px;
	border: 1px solid #ccc;
}

.pfPage_table input[type='button']{
	height: 30px;
	line-height: 30px;
	border: 1px solid #eee;
	background: #f5f5f5;
	color: #c33;
	border: 1px solid #eee;
}

.pfPage_table input[type='password']{
	height: 24px;
	padding:3px 5px;
	border: 1px solid #ccc;
}

.pfPage_table input[type='submit']{
	width:159px;
	height: 41px;
	background: url("../../../image/system/qd.jpg");
}

.pfPage_table {
	font-size: 12px;
}

.pfPage_table input {
	border: 1px solid #CCCCCC;
	height: 25px;
	line-height: 25px;
}

.pfPage_organization_fromPanel{
	display: none;
}