/****************************************************************************/
/**         Basic Style CSS												   **/
/**------------------------------------------------------------------------**/
/** ÀÛ¼ºÀÚ : ±è¹Î±¸														   **/
/** ÀÛ¼ºÀÏ : 06/10/23													   **/
/** ÃÖ±Ù ¼öÁ¤ÀÏ : 06/10/23												   **/
/****************************************************************************/

/************************/
/*** form tag style ***/
/************************/
input.text{border:1px solid #9BAEBE;height:20px;}
/************************/
/*** navigation style ***/
/************************/
 .location{font-size:11px;color:#9B9B9B;}
 a.loc{font-size:11px;color:#9B9B9B;}

/************************/
/*** making style ***/
/************************/
.study_line{height:1px;background-color:#CBE1EA;}
.dotline1{background-image:url('/images/common/dotline1.gif');background-repeat:repeat-x;background-position:0 50%;height:1px;}
.info_line{border-top:1px solid #DADADA;border-bottom:1px solid #FFFFFF;height:2px;}
.list_line{background-color:#E3E3E3;height:1px;}
.btn_null{width:44px;height:17px;background:url('../images/study/btn_null.gif') no-repeat;text-align:center;}

/*******************/
/*** font  tools ***/
/*******************/
.gray{color:#999999;}
.gray1{color:#A5A5A5;}
.gray2{color:#666666;}
.orange{color:#FF7300;}
.blue{color:#3C96CC;}
.blue1{color:#2270B4;}

.tbl_bline{border-bottom:1px solid #D6D6D6;}

#myinfo table tr td .name{font-size:11px;font-weight:bold;color:#3C96CC;text-align:center}

/*******************/
/*** etc tools ***/
/*******************/

.input_pink_cal {
	FONT-SIZE: 12px;  BEHAVIOR: url('/common/js/calendar.htc');  HEIGHT: 19px; text-align:center;
}