﻿* {
	margin: 0px;
	padding: 0px;
}

body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
span,
ul {
	font: 12px "Microsoft Yahei", 微软雅黑, sans-serif;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 1156px;
    border: 1px solid #dedede;
}

.rowOfCurrentPosition {
	margin: 10px 0px;
	padding: 4px 8px;
	background: #F1F1F1;
	color: black;
	font-weight: bold;
}

.main {
	/*background:#EBF3F9;*/
	height: 300px;
}

.apply-content {
	padding: 17px 20px;
}

.apply-content table {
	width: 1156px;
	border: 1px solid #dedede;
}

table {
	border-collapse: collapse;
}

.side-tit {
	padding: 62px 20px;
	width: 22px;
	border-right: 1px solid #e4e8ee;
	font-size: 22px;
	font-family: "å¾®è½¯é›…é»‘";
	color: #006a8b;
	background: #fcfcfc;
	vertical-align: top;
}

.side-td {
	padding-left: 18px;
	height: 38px;
}

.side-td ul li {
	float: left;
	width: 94px;
	height: 20px;
	padding-left: 28px;
	line-height: 20px;
	font-size: 14px;
	color: rgb(111, 111, 111);
	font-family: å¾®è½¯é›…é»‘;
	cursor: pointer;
	background: url(imagesredio.png) left center no-repeat;
}

.side-td ul li input[type="radio"] {
	display: none;
}

.side-td ul li.on {
	background: url(imagesredio-on.png) left center no-repeat;
}

.td1,
.td3,
.td4 {
	padding: 0px 16px 0px 18px;
	width: 56px;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘";
	font-weight: bold;
	color: #565656;
	text-align: justify;
	text-justify: distribute-all-lines;
	text-align-last: justify;
}

.td1,
.td3 {
	height: 42px;
}

.td2 {
	width: 405px;
	height: 42px;
}

.td2.star {
	background: url('imagesre-star.png') 400px center no-repeat;
}

.td2 input {
	padding: 0px 15px;
	width: 358px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dadada;
}

.td3 {
	padding-left: 30px;
}

input {
	outline: 0;
	background: 0 0;
}

.td2 input {
	padding: 0px 15px;
	width: 358px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dadada;
}

.td2 select {
	padding: 0px 15px;
	width: 390px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #dadada;
}

.label {
	width: 56px;
	font-size: 14px;
	font-family: 微软雅黑;
	font-weight: bold;
	color: rgb(86, 86, 86);
	padding: 0px 16px 0px 18px;
}
label {
	
    margin-left: 5px;
    font-size: 14px;
    color: rgb(111, 111, 111);
}

tr {
	height: 38px;
}

.RowLabel {
	padding: 62px 20px;
	width: 22px;
	border-right: 1px solid #e4e8ee;
	font-size: 22px;
	font-family: "微软雅黑";
	color: #006a8b;
	background: #fcfcfc;
	vertical-align: top;
}

.requireStyle {
	margin-left: 4px;
	color: red;
}
.borTop{
	/*float: left;*/
    width: 94px;
    height: 20px;
    padding-left: 28px;
    line-height: 20px;
    font-size: 14px;
    color: rgb(111, 111, 111);
    font-family: 微软雅黑;
}
.borBot {
    border-bottom: 1px solid #e5e5e5;
}
.txtarea-wrap {
    width: 948px;
    height: 92px;
    border: 1px solid #dadada;
    overflow: hidden;
}
.txtarea-wrap textarea {
    padding: 15px 30px 15px 14px;
    width: 948px;
    height: 92px;
    border: none;
}
.tdpad{
	padding: 0px 16px 0px 18px;
}
.resol-unit li {
    float: left;
    margin-bottom: 20px;
    padding-left: 24px;
    width: 188px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: rgb(111, 111, 111);
    cursor: pointer;
}
.bsub{
	background: #e14b45;
    color: #fff;
    border: 1px solid #e14b45;
    width: 150px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dadada;
    cursor: pointer;
    border-radius: 15px 15px 15px 15px;
}
.bcan{
border-radius: 0px 15px 15px 0px;
    border-left: none;
	width: 77px;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #4c4c4c;
    text-align: center;
    border: 1px solid #dadada;
    cursor: pointer;
}
.label3{
	margin-left: 5px;
    font-size: 14px;
    color: rgb(111, 111, 111);
}
