@charset "UTF-8";
body{FONT-SIZE: 13px; font-family: "微软雅黑","Microsoft YaHei", "宋体";}
html,legend,input,select{ margin:0px; padding:0px;}
body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul, ul li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
q:before,q:after{content:'';}
abbr,acronym{border:none;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; outline: none;}
input,button,textarea,select{*font-size:100%;outline: none}
select,input,button,textarea{font:100% Tahoma,Helvetica,Arial,sans-serif;outline: none;}
table{font-size:inherit;}
pre,code,kbd,samp,tt{font-family:'Courier New',Courier,monospace;}
small{font-size:100%;}
a{text-decoration:none; cursor:pointer}
a:hover{ text-decoration:underline}
.stopper{ height:10px; float:left; width:100%;}
.disNone{ display: none;}
.disBlock{ display: block;}


/**输出错误信息页面**/
.errors{ width: 100%; float: left;}
.errors ul{ width:100%; float: left;}
.errors li{ width: 100%; float: left; line-height: 24px; height: 24px; color: #EA6A00; font-size: 15px; background: url(../images/icon1.png) 0px -95px  no-repeat;}
.errors li span{ padding-left: 19px;}
/*简历刷新*/
/* refresh the resume */


/*!**显示错误信息**!*/
/*.errinfo{line-height: 32px;float: left;height: 32px;color: #EA6A00;display: block; font-size: 13px;}*/
/*.error{ float: left; padding-left:19px; background: url(../images/icon1.png) 0px -89px  no-repeat;color: #EA6A00}*/
/*.success{ float: left;padding-left:19px; background: url(../images/icon1.png) 0px -119px  no-repeat; color: #7EB746}*/
/*.tip{ float: left; padding-left:19px; background: url(../images/icon1.png) 0px -149px  no-repeat; color: #65A7AF}*/
