@charset "utf-8";
/* CSS Document */

body, 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; }
fieldset, img { border: 0; }
/* remember to define focus styles! */
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

*{padding:0px; margin:0px; font-family: MicroSoft yahei;}
code, kbd, samp, tt { font-size: 100%; }
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {  *font-size: 100%;}
body { line-height: 1.5;   font-size:12px; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
/* remember to highlight anchors and inserts somehow! */
a:link{ color:#333; text-decoration: none; }
a:visited { color:#333; text-decoration: none; }
a:hover { color:#f60; text-decoration: none; }
a:active { color:#f60; text-decoration: none; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/*html5 element*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, dialog, time, mark, audio, video { margin:0; padding:0; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display:block; }
/*clearfix ff */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; } 
/* End hide from IE-mac */


.regbox{ width:500px;}
.regbox .congt{padding:10px;}
.regbox h3{ font-size:20px; font-weight:bold; border-bottom:1px solid #ddd; padding-bottom:10px; text-align:center; color:#e20000;}

.regtable1{ font-size:14px; margin-top:15px;}
.regtable1 td{padding:8px 0;}
.regsinput1{ background:#fff url(../images/inbg.gif) top repeat-x;width:120px; height:28px; border:1px solid #ddd;}

.regtable{ font-size:14px; margin-top:15px;}
.regtable td{padding:8px 0;}
.regsinput{ background:#fff url(../images/inbg.gif) top repeat-x;width:270px; height:28px; border:1px solid #ddd;}
.fsgjbutton{ width:160px; height:40px; background:url(../images/fsgj.png); border:0; font-size:16px; font-weight:bold; color:#fff;}
.grayfonta{ color:#999; font-size:12px;}

.dgstextarea{ background:#fff url(../images/inbg.gif) top repeat-x;width:100%; height:200px; border:1px solid #ddd;}
/*20160806*/
.dialogbox1{ margin:5px auto;width:840px; background-color:#f7f7f7; padding:10px;}
.dialogbox1 h3{ width:100%; height:40px; background-image:url(../images/dialog-title-bg.jpg); text-indent:1em;font-size:16px; font-weight:bold; line-height:40px; color:#FFF;}
.dialogbox1 .close{ margin-top:13px; margin-right:10px;width:14px; float:right; cursor:pointer}
.dialogbox1 .congt{ background-color:#FFF; border:1px solid #DDD}
.dialogbox1 .fsgjbutton{ margin-top:50px;margin-bottom:30px;}
.dialogbox1 .regtable{ margin:0 auto; margin-top:20px;width:500px;}
.dialogbox{ margin:5px auto;width:840px; background-color:#f7f7f7; padding:10px;}
.dialogbox h3{ width:100%; height:40px; background-image:url(../images/dialog-title-bg.jpg); text-indent:1em;font-size:16px; font-weight:bold; line-height:40px; color:#FFF;}
.dialogbox .close{ margin-top:13px; margin-right:10px;width:14px; float:right; cursor:pointer}
.dialogbox .congt{ background-color:#FFF; border:1px solid #DDD}
.dialogbox .fsgjbutton{ margin-top:50px;margin-bottom:30px;}
.dialogbox .regtable{ margin:0 auto; margin-top:20px;width:500px;}
.redfont{color:#e20000;}
