/* CSS Document */
/************************css reset***********************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6,
p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption,tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup, menu, nav, output,
ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}
body{ text-align:center; font:13px "微软雅黑";  }
.clear{clear:both;}
a{ text-decoration:none;}
.displayN{ display:none;}

.wj{ height:auto; border: 1px solid #dfdfdf; font-size:13px;}
.wj h1{margin:10px auto; font-size:18px;}
.wj form{width:100%; height:auto; text-align:center;}
.wj form ul{width:586px; height:auto; margin:10px auto; text-align:left;}
.wj form ul li{width:100%; height: auto; border-bottom:1px dashed #dfdfdf; padding:10px 0px;}
.wj form ul li strong{ height: 24px; line-height: 24px;font-weight: bold;  display:block; padding-right: 5px; margin-left: 20px;}
.wj form ul li span{min-width: 95px;display: inline-block; margin:5px;}
.wj form ul li span .marginL45{width:auto;display: inline; margin:0px 0px 0px 45px;}
.wj form ul li span label{margin: 0px 2px;}
.wj form ul li .marginL100{ margin-left:100px;}
.wj form ul li .marginL100 #captchaImg{position: relative; top: 10px;}
.wj form ul li .marginL12{margin-left: 12px;}
.wj form ul li .marginL104{margin-left: 104px;}
.wj form ul li .minW{min-width: 75px;}

.wj form ul li .btn_submit, .wj form ul li .btn_reset { font: bold 14px "微软雅黑"; width: 100px; height: 32px; margin: 10px 30px; cursor:pointer;}
.wj form ul li .btn_submit { background: #C00; color: #FFFFFF;
border: none; border-radius: 3px; margin-left: 160px;}
.wj form ul .info input {width:90px;}
.wj form ul .info label{ display:inline-block;width:66px; text-align:right;}
 .wj form em{ color:#F00;}
 