body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,a,input,dl,dt,dd,span,em,table,tr,td,div,strong,textarea  {
	margin:0;
	padding:0;
	font-family:"微软雅黑",arial,verdana,sans-serif;
	color:#333;
	font-size:12px;
}
img,iframe {
 border:none;
}
ol,ul,ol li,ul li {
	list-style:none;
}
a {
	text-decoration:none;
}

a:link {}
a:visited{}

.qs_clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.qs_clear  { *zoom:1; }
.qs_info { text-align:justify; text-justify :inter-ideograph;  }

.qs_yin { width:0; height:0; overflow:hidden; display:none;}





/*==========以下部分是Validform必须的===========*/
.Validform_checktip{
	line-height:20px;
	height:20px;
	overflow:hidden;
	color:#999;
	font-size:12px;
}
.Validform_right{
	color:#71b83d;
	padding-left:20px;
	background:url(/eportalapply/images/img/Validform_img/right.png) no-repeat left center;
}
.Validform_wrong{
	color:red;
	padding-left:20px;
	white-space:nowrap;
	background:url(/eportalapply/images/img/Validform_img/error.png) no-repeat left center;
}
.Validform_loading{
	padding-left:20px;
	background:url(/eportalapply/images/img/Validform_img/onLoad.gif) no-repeat left center;
}
.Validform_error{
	background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, 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');}
#Validform_msg .iframe{position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}



.uploadify-button { background-image:none; background-color:#426dae; border:2px solid #4dbfde;}
.uploadify-button span { font-size:14px; color:#fff;}
.uploadify:hover .uploadify-button { background-image:none; background-color:#4dbfde; }