@CHARSET "UTF-8";
body{
	font-size: 12px;
}
div {
	padding-bottom: 0px;
	border-right-width: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
}
a {
	padding-bottom: 0px;
	border-right-width: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
}
a {
	outline-style: none;
	text-decoration: none;
}
user agent stylesheeta:-webkit-any-link {
	color: -webkit-link;
	text-decoration: underline;
	cursor: auto;
}
.clear {
	clear: both
}
.applyDiv {
	padding-bottom: 0px; border-right-width: 0px; margin: 0px auto; padding-left: 0px; width: 1070px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px
}
.applyTop {
	position: relative; text-align: right; width: 1070px; height: 165px; color: #fff;
	/*background: url(../img/applyTop.png) no-repeat;*/
	background: url(../img/111.png) no-repeat;
}
.applyTop a{
	color: #FFFFFF;
}
.applyMainTop {
	width: 1070px;
	background: url(../img/applyMainTop.jpg) no-repeat;
	height: 20px;
}
.applyMainBox {
	border-left: #cae4ff 1px solid;
	padding-bottom: 0px;
	padding-left: 34px;
	width: 1000px;
	padding-right: 34px;
	background: #fff;
	border-right: #cae4ff 1px solid;
	padding-top: 0px;
	min-height: 800px;
}
.applyMainBott {
	width: 1070px;
	background: url(../img/applyMainBott.jpg) no-repeat;
	height: 4px;
}
.warr{
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.applyTable {
	width: 1000px;
	border-top: #cae4ff 1px solid;
}
.applyTitle {
	height: 30px;
	color: #5d5d5d;
	font-size: 14px;
	font-weight: bold;
}

table tr {
	height: 40px;
	padding-bottom: 2px;
}

table .required {
	color: #dd0000;
}

/*table span{*/
/*	color: #dd0000;*/
/*}*/
table .msgspan {
	color: #a7a7a7;
}

select {
	width: 156px;
}

.but1 {
	background: url(../img/Butt_1.jpg) no-repeat;
	width: 119px;
	height: 36px;
	border: 0;
	cursor:pointer;
}
.but2{
	background: url(../img/Butt_2.jpg) no-repeat;
	width:119px;
	height: 36px;
	border: 0;
	cursor:pointer;
}
.but3{
	background: url(../img/Butt_3.jpg) no-repeat;
	width:119px;
	height: 36px;
	border: 0;
	cursor:pointer;
	margin-bottom:10px;
}
.but4{
	background: url(../img/Butt_4.jpg) no-repeat;
	width:119px;
	height: 36px;
	border: 0;
	cursor:pointer;
	margin-bottom:10px;
}
.but5{
	background: url(../img/Butt_5.jpg) no-repeat;
	width:119px;
	height: 36px;
	border: 0;
	cursor:pointer;
	margin-bottom:10px;
}
.but6{
	background: url(../img/Butt_6.jpg) no-repeat;
	width:119px;
	height: 36px;
	border: 0;
	cursor:pointer;
	margin-bottom:10px;
}
input, textarea, .uneditable-input{
	width:150px;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px 4px 4px 4px;
    color: #555555;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
}
legend{
	border-style:none;
	font-size:12px;
	line-height:25px;
	margin-bottom:0px;
	width:auto;
}
table{
	border-collapse:inherit;
}
form{
	margin: 0;
}
#message{
	margin:0px;
}
#message1{
	margin:0px;
}
#messagePwd{
	margin:0px;
}
.message{
	list-style-type:none;
	text-align: center;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background-color: #EEEEEE;
    cursor: not-allowed;
}
.modal-backdrop, .modal-backdrop.fade.in{
	opacity:0.1;
}
.pwdModal{
	width:370px;
}
.table thead th {
    background-color: #EBF2F6 !important;
}

.modal {
    border: 8px solid rgba(0, 0, 0, 0.5);
    box-shadow: none;
}	
