/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	margin-left:8px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
	position: absolute;
	right: 5px;
	bottom: 10px;}

.v_news_content{color:#000;}


.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(../image/right.jpg) no-repeat left center;}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(../image/error.jpg) no-repeat left center;}
.Validform_loading{
	padding-left:20px;
	background:url(../image/onload.jpg) no-repeat left center;}
.Validform_error{
	background-color:#ffe7e7;}
#Validform_msg{color:#7d8289; font: 1.2em tahoma, arial, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999'); box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);}
#Validform_msg .Validform_title{line-height:40px; height:40px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#214997;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:35px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#ccc;}
#Validform_msg .Validform_info{padding: 12px 8px;border: 1px solid #bbb;border-top: none;text-align: center;height: 80px;display: table-cell;vertical-align: middle;width: 280px;}
#Validform_msg .Validform_btn{border: 1px solid #bbb; border-top:none; padding:8px 0px; text-align:center;}