/*-------------------------------------------------------------------------------------

Version:	0.1
Author:		Sunny Zhou
Email:		zhouyang@myce.net.cn
-------------------------------------------------------------------------------------*/
.FrontMember_changePassword-default * {
	font-size: 12px;
	margin:0;
	padding:0;
}
.FrontMember_changePassword-default .info table {
	border:0;
	width:100%;
	line-height:1.5em;
	margin-bottom:10px;
	border-collapse:collapse;
}
.FrontMember_changePassword-default .info thead th {
	height:27px;
	line-height:27px;
	border-top:1px solid #ebf3f2;
	border-bottom:1px solid #ebf3f2;
	background-color:#ebf3f2;
	text-align:left;
	color:#595959;
	font-weight:normal;
	padding-left:15px;
}
.FrontMember_changePassword-default .info tbody td {
	height:20px;
	line-height:20px;
	padding:3px;
}
.FrontMember_changePassword-default .info tbody .dataname {
	text-align:right;
	padding-right:6px;
	color:#000;
}
.FrontMember_changePassword-default .info td .need{
	color:#f00;
	padding:0 10px;
}
.FrontMember_changePassword-default .info td .cue{
	color:#666;
}
.FrontMember_changePassword-default .info table input{
	border:;
}
.FrontMember_changePassword-default .button_area {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	line-height:20px;
	height:20px;
}
.FrontMember_changePassword-default .button{
	background:#a7dcd3;
	padding:0 2px;
	height:20px;
	border:#529b8e solid 1px;
	cursor:pointer;
	margin:2px 0px 0px 20px;
}
.FrontMember_changePassword-default input {
	border:1px solid #A2A2A2;
	color:#595959;
	height:18px;
}