
/* begin °Ô½ÃÆÇ ÀÛ¼º,¼öÁ¤,ºñ¹Ð¹øÈ£ÀÔ·Â ÆäÀÌÁö */
#bbsWriteForm {
	text-align:	center;
}

#bbsWriteForm table {
	width:	100%;
	empty-cells: show;
	font-size:	11px;
	font-family:Tahoma, arial;
	COLOR: #000000;
/*	text-transform: capitalize;	*/
}

#bbsWriteForm th {
	width:	100px;
	font-weight: bold;
	background-color:	#EFEFEF;
	border-bottom: 1px dashed #999999;
}

#bbsWriteForm td {
	border-bottom: 1px dashed #999999;
}

#bbsWriteForm input,textarea {
	font-size: 10pt; 
	color: #000000; 
	background-color: #FFFFFF;
}


#bbsWriteForm .bbsTopLine {	/*	ÀÛ¼ºÆû À§¿¡ ¶óÀÎ */
{
	height:	4px;
	background-color: #66798C;
}
/* end °Ô½ÃÆÇ ÀÛ¼º,¼öÁ¤,ºñ¹Ð¹øÈ£ÀÔ·Â ÆäÀÌÁö */


/* begin °Ô½ÃÆÇ ¸®½ºÆ® ÆäÀÌÁö */
#bbsListForm {
	text-align:	center;
	font-family:	 sans-serif,Verdana, Arial, Helvetica;
}

#bbsListForm table {
	width:	99%;
	empty-cells: show;
	font-size:	12px;
	COLOR: #000000;
/*	text-transform: capitalize;	*/
}

#bbsListForm #bbsList th {	/* ¸®½ºÆ® Å¸ÀÌÆ² */
	height:	25px;
	font-weight: bold;
}

#bbsListForm #bbsList .thLine {	/* ¸®½ºÆ® Å¸ÀÌÆ² ¶óÀÎ */
	height:	2px;
	background-color:	#016aae;
}


#bbsListForm #bbsList td {	/* µ¥ÀÌÅ¸ Ãâ·ÂÇÏ´Â ¶óÀÎ */
	height:	24px;
	font-weight: normal;
	border-bottom: 1px dashed #999999;
}

#bbsListForm #thNum {	/* ¹øÈ£ */
	width:	50px;
}

#bbsListForm #thWriter {	/* ÀÛ¼ºÀÚ */
	width:	80px;
}

#bbsListForm #thDate {	/* ³¯Â¥ */
	width:	60px;
}

#bbsListForm #thHit {	/* Á¶È¸¼ö */
	width:	50px;
}
/* end °Ô½ÃÆÇ ¸®½ºÆ® ÆäÀÌÁö */



/* begin °Ô½ÃÆÇ ºä ÆäÀÌÁö */
#bbsViewForm {
	text-align:	center;
	font-family:	 sans-serif,Verdana, Arial, Helvetica;
}

#bbsViewForm table {
	empty-cells: show;
	font-size:	12px;
	COLOR: #000000;
}

#bbsViewForm .thLine {	/* Å¸ÀÌÆ² ¶óÀÎ */
	height:	2px;
	background-color:	#016aae;
}

#bbsViewForm #bbsViewInfo th {	/* Å¸ÀÌÆ² */
	height:	25px;
	font-weight: bold;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

#bbsViewForm #bbsViewInfo td {	/* µ¥ÀÌÅ¸ Ãâ·ÂÇÏ´Â ¶óÀÎ */
	text-align:	left;
	font-weight: normal;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}

#bbsViewForm #tdTitle {	/* Á¦¸ñ */
	font-size:	14px;
	height:	24px;
	text-align:	center;
	font-weight:	 bold;
}

#bbsViewForm #bbsViewDownload {	/* ´Ù¿î·Îµå Ãâ·ÂºÎºÐ */

}


#bbsViewForm #bbsViewPreview th {	/* ¹Ì¸®º¸±â Å¸ÀÌÆ² */
	width:	60px;
	height:	25px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
}

#bbsViewForm #bbsViewPreview td {	/* ¹Ì¸®º¸±â µ¥ÀÌÅ¸ Ãâ·ÂÇÏ´Â ¶óÀÎ */
	text-align:	left;
	font-weight: normal;
	border-bottom: 1px dashed #999999;
}
/* end °Ô½ÃÆÇ ºä ÆäÀÌÁö */


/* begin bbs_pw.php page */
#bbsPwForm {
	text-align:	center;
	font-family:	 sans-serif,Verdana, Arial, Helvetica;
}

#bbsPwForm table {
	empty-cells: show;
	font-size:	12px;
	COLOR: #000000;
/*	text-transform: capitalize;	*/
}

#bbsPwForm .thLine {	/* Å¸ÀÌÆ² ¶óÀÎ */
	height:	2px;
	background-color:	#016aae;
}

#bbsPwForm th {	/* Å¸ÀÌÆ² */
	height:	25px;
	font-weight: bold;
}

#bbsPwForm td {	/* µ¥ÀÌÅ¸ Ãâ·ÂÇÏ´Â ¶óÀÎ */
	text-align:	center;
	font-weight: normal;
}

#bbsPwForm input {
	font-size: 10pt; 
	color: #000000; 
	background-color: #FFFFFF;
}

/* end bbs_pw.php page */



/* begin job board search */
#jobBoardSearch th {
	height:	30px;
	padding-left:	3px;
	padding-right:	3px;
	text-align:	middle;
	background-color:	#EFEFEF;
}

#jobBoardSearch select,input {
	font-size:	9pt;
}
/* end job board search */