.new_construct {
	margin-left: 40px;
	position: relative;
}

.new_construct .new_item {
	overflow: hidden;
	zoom: 1;
	clear: both;
}

.new_construct .new_item .tit {
	font-size: 14px;
	width: 103px;
	line-height: 41px;
	height: 50px;
	float: left;
	text-align: right;
}

.new_construct .new_item .bdmain {
	float: left;
	padding-left: 6px;
	width: 245px;
	margin-right: 5px;
	display: inline;
}

.new_construct .new_item .bdmain .jh_yanzheng,.new_construct .new_item .new_plus
	{
	float: left;
}

.new_construct .new_item .bdmain .plus_mailname,.new_construct .new_item .bdmain .mention,.new_construct .new_item .bdmain .jh_yanzheng
	{
	margin: 0;
}

.new_construct .jh_yanzheng,.new_construct .jh_yanzhenghover {
	background: url(images/textbg.png) left -41px no-repeat;
	padding-left: 5px;
	float: left;
}

.new_construct .jh_yanzheng strong,.stepbg .jh_yanzheng strong,.new_construct .jh_yanzhenghover strong,.stepbg .jh_yanzhenghover strong
	{
	background: url(../images/textbg.png) right -41px no-repeat;
	padding: 3px 5px 3px 3px;
	height: 35px;
	float: left;
}

.new_construct .new_item .bdmain input {
	font-size: 18px;
}

.new_construct .jh_yanzheng .textinp,.stepbg .jh_yanzheng .textinp,.new_construct .jh_yanzhenghover .textinp,.stepbg .jh_yanzhenghover .textinp
	{
	border: none;
	font-size: 14px;
	color: black;
	margin: 2px 0 0 0;
	height: 27px;
	line-height: 26px;
	background: white;
	width: 91px;
}

.new_construct .new_item .bdmain .noti2 {
	color: #999;
	padding-left: 3px;
	padding-top: 2px;
}

.new_construct .new_item .bdmain p {
	clear: both;
	padding-bottom: 10px;
}

.errormt {
	background: #FFEAEA;
	height: 35px;
	line-height: 35px;
	color: #C00;
	padding: 0 3px;
	position: relative;
	border: 1px solid #E5C3C4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	white-space: nowrap;
	z-index: 99;
	_padding-top: 7px;
	_height: 28px;
	_float: left;
}

.new_construct .new_item .new_plus .errormt {
	position: absolute;
	margin-top: 3px;
}

.errormt i,.success i,.notice1 i,.msnlogin i,.loading i {
	background: url(images/tipicon.png) no-repeat;
	display: inline-block;
	line-height: 0;
	height: 16px;
	width: 16px;
	position: relative;
	margin: 0 3px;
}

.errormt i {
	background-position: 0 -80px;
	top: 4px;
}

.tips1 {
	color: #686868;
	border: 1px solid #ECECD5;
	background: #FFFCEB;
	padding: 6px 8px 7px;
	position: absolute;
	z-index: 99;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.new_construct .jh_yanzheng,.new_construct .jh_yanzhenghover {
	background: url(images/textbg.png) left -41px no-repeat;
	padding-left: 5px;
	float: left;
}

.new_construct .jh_yanzhenghover,.stepbg .jh_yanzhenghover {
	background: url(images/textbg.png) left 0 no-repeat;
}

.new_construct .jh_yanzheng strong,.stepbg .jh_yanzheng strong,.new_construct .jh_yanzhenghover strong,.stepbg .jh_yanzhenghover strong
	{
	background: url(images/textbg.png) right -41px no-repeat;
	padding: 3px 5px 3px 3px;
	height: 35px;
	float: left;
}

.new_construct .jh_yanzhenghover strong,.stepbg .jh_yanzhenghover strong
	{
	background: url(images/textbg.png) right 0 no-repeat;
}

.new_construct .jh_yanzheng .textinp,.stepbg .jh_yanzheng .textinp,.new_construct .jh_yanzhenghover .textinp,.stepbg .jh_yanzhenghover .textinp
	{
	border: none;
	font-size: 14px;
	color: #000;
	margin: 2px 0 0 0;
	height: 27px;
	line-height: 26px;
	background: #FFF;
	width: 91px;
}

.new_construct input,textarea {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	color: #333;
}
.new_construct .new_item .new_plus .success, .new_construct .new_item .new_plus .loading {
position: static;
padding-top: 14px;
}
.success i {
background-position: 0 -32px;
}
.loading i {
background: url(images/loading.gif) no-repeat;
}