/* CSS Document */

table{background: #fff;border-collapse:collapse;border:3px double #c60;border-right:1px solid #bbb;border-left:1px solid #bbb;color:#444;}
caption{margin:10px 0 0;font:normal 18px/2.5 Microsoft YaHei;background:#fff;border:1px solid #c60;border-bottom: none;border-radius:10px 10px 0 0;padding:0 0 0 10px;}
tr:nth-child(odd){background-color:#f6f6f6;}
th,td{padding:8px 5px;}
th{font:normal 14px/24px Microsoft YaHei;}

a{color:#06c;}
a:hover{color:#c60;}

.reg{width:68%;min-width:800px;margin:10px auto 40px;}

.reg tr:first-child th,.reg tr:first-child td{padding:35px 5px 8px;}
.reg th{text-align: right;color:#933;}
.reg img{margin:0 5px 0 0;width:24px;vertical-align: middle;}
.reg input{width:100%;font:normal 14px/24px Microsoft YaHei;}
.reg input[type=file]{width:80%;margin:0 0 0 5px;border:1px dotted #999;}
.reg input[type=button]{width:80%;margin:0 auto;background-image: linear-gradient(#fff,#ccc); border-radius:5px;border:1px solid #c60;cursor: pointer;}
.reg input[type=button]:hover{background-image: linear-gradient(red,#c00);color:#fff;}
.reg .enter{text-align: center;}
.reg .enter input[type=button]{margin:0 10px;height:30px;width:100px;font:normal 18px/30px Microsoft YaHei;}
.reg .enter .reset{background:#ecc;}
.reg .enter input[type=button].sure{width:200px;}
.reg input[type=checkbox]{width:auto;margin-right:10px;}
.reg .must_fill{color: red;}
.reg .topline>*{border-top:2px dotted #930;padding:35px 5px 8px;}
.reg .bottomline>*{border-bottom:2px dashed #930;padding:8px 5px 30px;}
.reg .idet{width:88px;}
.reg .sapmle{text-align: center;}
.reg .sapmle img{width:500px;}
.reg .time{ background: url("../images/icoreg-zcrq-kj.png") no-repeat center right;background-size:auto 80%}

.reg2{width:80%;min-width:1080px;}
.reg2 input,.reg2 select{width:250px;}
.reg2 th{text-align: left;width:155px;padding-left:10px;}
.reg2 tr:first-child th{padding:15px 5px 8px 10px;}
.reg2 tr:first-child td{padding:15px 5px 8px;}
.reg2 td:last-child{padding-right:10px;}
.reg2 .small td:last-child {width:250px;}
.reg2 .small td:nth-child(n+2) input{width:50px;}
.reg2 textarea{width:98%;height:100px;}
.reg2 .long{width:345px;}
