@CHARSET "UTF-8";

.content_component {
	width: 1024px;
}

.navLeft_list {
	width: 269px;
	float: left;
}


.book_login_item {
	width: 242px;
	height: 57px;
	margin: 4px 0;
}

.verify_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;
}

.verify_component {
	width: 752px;
	min-height: 260px;
	float: left;
}

.verify_switch_panel{
	margin: auto;
	width: 240px;
	height: 30px;
	border-bottom: 1px solid #eee;
	
}

.verify_switch_mobile,.verify_switch_email{
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	cursor: pointer;
	
}

.verify_switchOn{
	border-bottom: 3px solid #38f;
}

.verify_notePanel{
	width: 400px;
	margin: 10px auto;
}

.verify_emailPanel{
	width: 400px;
	margin: 10px auto;
	display: none;
}

.verify_value {
	width: 135px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	position: relative;
}

.verify_tip{
	height: 30px;
	position: absolute;
	left: 100%;
	top: 0px;
	z-index: 10;
}

.verify_table{
	
}



.verify_table tr td {
	height: 40px;
}

.verify_table tr td:first-child {
	text-align: right;
}

.verify_table tr td:last-child {
	width: 120px;
}


.verify_table input[type='text'] {
	height: 24px;
	padding:3px 5px;
	border: 1px solid #ccc;
}

.verify_table input[type='button']{
	height: 30px;
	line-height: 30px;
	border: 1px solid #eee;
	background: #D0EEFF;
	border: 1px solid #99D3F5;
}

.verify_table input[type='submit']{
	width:159px;
	height: 41px;
	background: url("../../../image/system/qd.jpg");
}

.verify_table {
	font-size: 12px;
}

.verify_table input {
	border: 1px solid #CCCCCC;
	height: 25px;
	line-height: 25px;
}

.verify_organization_fromPanel{
	display: none;
}