@charset "utf-8";

.red_star {
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.fontStyle_1 {
	font-size: 20px;
	color: black;
	font-weight: bold;
}
.fontStyle_2 {
	font-size: 19px;
	color: #b6b6b6;
	font-weight: bold;
}

.divStyle_1 {
	float: left;
	text-align: right;
	width: 252px; height: 130px;
	margin-top: 15px;
	overflow: hidden;
	background: url(../images/JPG/careerDepBoxBg.jpg) repeat-x;
}
.careerDepBoxLeftBg {
	width: 4px; height: 130px;
	background: url(../images/JPG/careerDepBoxLeftBg.jpg) no-repeat;
}
.careerDepBoxRightBg {
	width: 4px; height: 130px;
	background: url(../images/JPG/careerDepBoxRightBg.jpg) no-repeat;
}
.careerDepImg {
	float: left;
	width: 108px; height: 106px;
}
.divStyle_2 {
	float: left;
	margin-left: 2px;
	margin-top: 15px;
	font-size: 10pt;
	color: #0867b3;
}
.divDepPos {
	width: 140px; height: 60px;
	text-align: left;
}
.txtInputStyle_1 {
	width: 149px; height: 23px;
	margin-top: 12px;
	margin-right: 18px;
	border: 1px solid #e3e3e3;
}
.formText {
	margin-right: 19px;
	font-size: 10pt;
	font-style: italic;
	color: #0867b3;
}
.txtInputStyle_2 {
	width: 183px; height: 20px;
	border: none;
	margin-top: 12px;
	margin-right: 18px;
	background: white;
	color: black;
}
.txtAreaStyle_1 {
	width: 250px; height: 100px;
	border: 1px solid #e3e3e3;
	margin-top: 2px;
	margin-right: 18px;
	background: white;
	color: black;
}
.txtSelectStyle_1 {
	width: 150px; height: 23px;
}
.txtSelectStyleMonthDay {
	width: 41px; height: 23px;
}
.txtSelectStyleYear {
	width: 60px; height: 23px;
}
.fileInputStyle_1 {
	clear: right;
	float: right;
	width: 150px; height: 23px;
	margin-top: 12px;
	margin-right: 18px;
}
.blStyle_1 {
	width: 564px;
	text-align: right;
	border-top: 1px solid #b2b2b2;
	background: #e8eef0;
	font-size: 10pt;
	font-weight: bold;
	color: #0867b3;
	margin-top: 3px;
	padding: 0 0 13px;
}
.blStyle_2 {
	width: 564px;
	text-align: right;
	font-size: 10pt;
	color: #0867b3;
	margin-top: 3px;
	padding: 0 0 13px;
}
.ApBlSepStyle {
	width: 558px;
	text-align: right;
	background: #eef4f7 url(../images/JPG/blankBg.jpg) no-repeat;
	font-size: 10pt;
	color: #0867b3;
	padding: 0 0 13px;
}
.ApBlSepStyle_2 {
	width: 558px; height: 35px;
	text-align: right;
	background: #eef4f7;
	font-size: 10pt;
	color: #0867b3;
	padding: 0 0 13px;
}
.ApBlSepStyle_3 {
	width: 532px;
	clear: right;
	float: right;
	text-align: right;
	background: #eef4f7;
	border: 1px solid #e3e3e3;
	font-size: 10pt;
	color: #0867b3;
	margin-top: 4px;
	margin-bottom: 13px;
	padding: 13px 15px 13px;
}
.blankBorder {
	width: 558px;
	padding: 3px 3px 3px;
	background: white;
	border: 1px solid #e3e3e3;
}
.p_line {
	width: 564px;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #0867b3;
	text-align: left;
}

.showViewTable {
	width: 680px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 10px 10px 10px;
	text-align: center;
	border-top:1px dotted #b3b3b3;
	border-bottom: 1px dotted #b3b3b3;
	background: url(../images/viewBg.png) repeat-y;
}
.viewTable {
	float: none;
	border: none;
}
