﻿@charset "utf-8";
	/*************************************** 文件名称：common.css* 创建日期：2007-8-13* 制 造 者：胡苹* 内容概要：存放通用布局、公共字体、颜色、输入框、按钮等样式**************************************//** 会员注册 **/.comp_users_reg * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.comp_users_reg {
	width:100%;
	margin:0 auto;
	padding:0;
}
.comp_users_reg .button {
	border:1px solid #A6C222;
	background:#C6D582;
	height:18px;
	line-height:18px;
	color:#000;
	margin:0 8px;
}
.comp_users_reg img {
	border:0;
	vertical-align:middle;
}
.comp_users_reg select {
	min-width:3em;
}
.comp_users_reg .input {
	border:1px solid #EBF3F2;
	color:#595959;
	height:18px;
}
.comp_users_reg .textarea {
	border:1px solid #EBF3F2;
	color:#595959;
}
.comp_users_reg checkbox {
	border:0px;
}
.comp_users_reg .user table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
.comp_users_reg .user thead th {
	font-size:14px;
	color:#595959;
	text-align:left;
	height:25px;
	line-height:25px;
	background-color:#EBF3F2;
	border-top:1px solid #EBF3F2;
	border-bottom:1px solid #EBF3F2;
	padding-left:15px;
}
.comp_users_reg .user tbody th {
	width:30%;
	text-align:right;
	line-height:30px;
	font-weight:normal;
	vertical-align:top;
}
.comp_users_reg .user tbody th.other {
	text-align:left;
	padding-left:8px;
	font-size:13px;
	font-weight:bold;
}
.comp_users_reg .user tbody td {
	text-align:left;
	padding:0 0 0 8px;
	line-height:30px;
}
.comp_users_reg .user tbody span.red {
	color:#FF0000;
}
.comp_users_reg .user tbody span {
	color:#9D9D9D;
}
.comp_users_reg .user .buttonP {
	text-align:center;
	padding:10px 0px 0px 0px;
}
/** 手机号码验证 **/.comp_users_validate * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.comp_users_validate {
	width:100%;
	margin:0 auto;
	padding:0;
}
.comp_users_validate .button {
	border:1px solid #A6C222;
	background:#C6D582;
	height:18px;
	line-height:18px;
	color:#000;
	margin:0 8px;
}
.comp_users_validate img {
	border:0;
	vertical-align:middle;
}
.comp_users_validate select {
	min-width:3em;
}
.comp_users_validate .input {
	border:1px solid #EBF3F2;
	color:#595959;
	height:18px;
}
.comp_users_validate .info table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
.comp_users_validate .info thead th {
	font-size:14px;
	color:#595959;
	text-align:left;
	height:25px;
	line-height:25px;
	background-color:#EBF3F2;
	border-top:1px solid #EBF3F2;
	border-bottom:1px solid #EBF3F2;
	padding-left:15px;
}
.comp_users_validate .info tbody th {
	width:30%;
	text-align:right;
	line-height:30px;
	font-weight:normal;
	vertical-align:top;
}
.comp_users_validate .info tbody td {
	text-align:left;
	padding:0 0 0 8px;
	line-height:30px;
}
.comp_users_validate .info .intro {
	padding:10px 0px 0px 20px;
}
.comp_users_validate .info .buttonP {
	text-align:center;
	padding:10px 0px 0px 0px;
}
/** 手机号码验证成功 **/.comp_users_succeed * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.comp_users_succeed {
	width:100%;
	margin:0 auto;
	padding:0;
}
.comp_users_succeed .button {
	border:1px solid #A6C222;
	background:#C6D582;
	height:18px;
	line-height:18px;
	color:#000;
	margin:0 8px;
}
.comp_users_succeed .info table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
.comp_users_succeed .info thead th {
	font-size:14px;
	color:#595959;
	text-align:left;
	height:25px;
	line-height:25px;
	background-color:#EBF3F2;
	border-top:1px solid #EBF3F2;
	border-bottom:1px solid #EBF3F2;
	padding-left:15px;
}
.comp_users_succeed .info tbody th {
	width:30%;
	text-align:right;
	line-height:30px;
	font-weight:normal;
	vertical-align:top;
}
.comp_users_succeed .info tbody td {
	text-align:left;
	padding:0 0 0 8px;
	line-height:30px;
}
.comp_users_succeed .info .img {
	padding:50px 0px 0px 20px;
	background:url(../images/numberSucceed.html) 50% 50% no-repeat;
	height:61px;
	text-indent:-999px;
}
.comp_users_succeed .info .buttonP {
	text-align:center;
	padding:10px 0px 0px 0px;
}
/** 基本信息修改 **/.comp_info_edit * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.comp_info_edit {
	width:100%;
	margin:0 auto;
	padding:0;
	height:100%;
}
.comp_info_edit .button {
	border:1px solid #A6C222;
	background:#C6D582;
	height:18px;
	line-height:18px;
	color:#000;
	margin:0 8px;
}
.comp_info_edit .input {
	border:1px solid #EBF3F2;
	color:#595959;
	height:18px;
	line-height:18px;
}
.comp_info_edit img {
	vertical-align:middle;
}
.comp_info_edit .info table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
.comp_info_edit .info thead th {
	font-size:14px;
	color:#595959;
	text-align:left;
	height:25px;
	line-height:25px;
	background-color:#EBF3F2;
	border-top:1px solid #EBF3F2;
	border-bottom:1px solid #EBF3F2;
	padding-left:15px;
}
.comp_info_edit .info tbody th {
	width:30%;
	text-align:right;
	line-height:25px;
	font-weight:normal;
	vertical-align:top;
}
.comp_info_edit .info tbody td {
	text-align:left;
	padding:0 0 0 8px;
	line-height:25px;
}
.comp_info_edit .info .check {
	padding:10px 0px 0px 20px;
}
.comp_info_edit .info .buttonP {
	text-align:center;
	padding:10px 0px 0px 0px;
}
/** 手机号码修改 **/.comp_number_edit * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.comp_number_edit {
	width:100%;
	margin:0 auto;
	padding:0;
	height:100%;
}
a:link {
	color:#000;
	text-decoration:none;
}
a:visited {
	color:;
	text-decoration:none;
}
a:hover {
	color:;
	text-decoration:none;
}
a:active {
	color:;
	text-decoration:none;
}
.comp_number_edit .button {
	border:1px solid #529B8E;
	background:#A7DCD3;
	height:18px;
	line-height:18px;
	color:#000;
	margin:0 8px;
}
.comp_number_edit .input {
	border:1px solid #EBF3F2;
	color:#595959;
	height:18px;
	vertical-align:middle;
}
.comp_number_edit img {
	vertical-align:middle;
}
.comp_number_edit .info table {
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	margin-bottom:10px;
}
.comp_number_edit .info thead th {
	font-size:14px;
	color:#595959;
	text-align:left;
	height:25px;
	line-height:25px;
	background-color:#EBF3F2;
	border-top:1px solid #EBF3F2;
	border-bottom:1px solid #EBF3F2;
	padding-left:15px;
}
.comp_number_edit .info tbody th {
	width:30%;
	text-align:right;
	line-height:30px;
	font-weight:normal;
	vertical-align:top;
}
.comp_number_edit .info tbody td {
	text-align:left;
	padding:0 0 0 8px;
	line-height:30px;
}
.comp_number_edit .info .check {
	padding:10px 0px 0px 20px;
}
.comp_number_edit .info .buttonP {
	text-align:center;
	padding:10px 0px 0px 0px;
}
.comp_number_edit .remark {
	margin:20px 0px 0px 20px;
	padding:0px;
}
.comp_number_edit .remark p {
	line-height:22px;
}
.comp_number_edit .remark ul {
	padding:0px;
	margin:0px;
}
.comp_number_edit .remark li {
	line-height:22px;
}
