@charset "utf-8";

/*================ basic template ======================*/
.scroll{
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;}

/* button-close */
#btn_pop_close { width: 23px; height: 22px; }
#btn_pop_close a:link, #btn_pop_close a:visited { display: block;
	background: url(../../images/project/popup/btn_close.gif); }
#btn_pop_close a:hover { background: url(../../images/project/popup/btn_close.gif) 0 -22px; }
#btn_pop_close a:active { background: url(../../images/project/popup/btn_close.gif) 0 -44px; }

/* button-close-datepop */
#btn_pop_close_01 { width: 17px; height: 16px; }
#btn_pop_close_01 a:link, #btn_pop_close_01 a:visited { display: block;
	background: url(../../images/dashboard/popup/btn_close_01.gif); }
#btn_pop_close_01 a:hover { background: url(../../images/dashboard/popup/btn_close_01.gif) 0 -16px; }
#btn_pop_close_01 a:active { background: url(../../images/dashboard/popup/btn_close_01.gif) 0 -32px; }

/* button-close-info */
#btn_pop_close_02 { width: 17px; height: 16px; }
#btn_pop_close_02 a:link, #btn_pop_close_02 a:visited { display: block;
	background: url(../../images/dashboard/button/btn_close_info.gif); }
#btn_pop_close_02 a:hover { background: url(../../images/dashboard/button/btn_close_info.gif) 0 -16px; }
#btn_pop_close_02 a:active { background: url(../../images/dashboard/button/btn_close_info.gif) 0 -32px; }

/* button-paging-prev */
#btn_pop_paging_prev { width: 8px; height: 10px; }
#btn_pop_paging_prev a:link, #btn_pop_paging_prev a:visited { display: block;
	background: url(../../images/dashboard/button/btn_pop_paging_prev.gif); }
#btn_pop_paging_prev a:hover { background: url(../../images/dashboard/button/btn_pop_paging_prev.gif) 0 -10px; }
#btn_pop_paging_prev a:active { background: url(../../images/dashboard/button/btn_pop_paging_prev.gif) 0 -20px; }

/* button-paging-next */
#btn_pop_paging_next { width: 8px; height: 10px; }
#btn_pop_paging_next a:link, #btn_pop_paging_next a:visited { display: block;
	background: url(../../images/dashboard/button/btn_pop_paging_next.gif); }
#btn_pop_paging_next a:hover { background: url(../../images/dashboard/button/btn_pop_paging_next.gif) 0 -10px; }
#btn_pop_paging_next a:active { background: url(../../images/dashboard/button/btn_pop_paging_next.gif) 0 -20px; }

/* basic outer */
.top_bg { background-image: url(../../images/project/popup/top_bg.gif); height:44px;}
.top_info_bg { background-image: url(../../images/dashboard/popup/top_info_bg.gif); height:24px;}
.bottom_bg { background-image: url(../../images/project/popup/bottom_bg.gif); height:14px;}
.bottom_info_bg { background-image: url(../../images/dashboard/popup/bottom_info_bg.gif); height: 10px;}
.center_bg { background-color: #eeeff1;}
.center_info_bg { background-color: #fff;}
.pop_content {padding:10px 20px 5px 20px;}
.pop_content02 {padding:17px 12px 10px 12px;}
.pop_content02 ul {margin:0 ; padding:10px 0 0 0;list-style:none;}
.pop_content02 li {margin:0px; padding:0 0 9px 12px; list-style:none;}
.pop_content03 {padding:17px 0 10px 0;}

.box_gray {border:2px solid #9b9b9b; background:#FFF; }
/*================ /basic template ======================*/

/*================ basic template - schedule ======================*/
/* basic outer */
.top_schedule_bg {background-image:url(../../images/project/popup/top_schedule_bg.gif); height:7px;}
.center_schedule_bg { background-color: #FFF;}
.bottom_schedule_bg {background-image:url(../../images/project/popup/bottom_schedule_bg.gif); height:7px;}
.pop_schedule_content {padding:8px 9px 5px 9px;}
/*================ /basic template - schedule ======================*/


/*================ basic template_date ======================*/
/* button-prev */
#btn_pop_prev { width: 21px; height: 18px; }
#btn_pop_prev a:link, #btn_pop_prev a:visited { display: block;
	background: url(../../images/project/button/btn_date_prev.gif); }
#btn_pop_prev a:hover { background: url(../../images/project/button/btn_date_prev.gif) 0 -18px; }
#btn_pop_prev a:active { background: url(../../images/project/button/btn_date_prev.gif) 0 -36px; }

#btn_pop_next { width: 21px; height: 18px; }
#btn_pop_next a:link, #btn_pop_next a:visited { display: block;
	background: url(../../images/project/button/btn_date_next.gif); }
#btn_pop_next a:hover { background: url(../../images/project/button/btn_date_next.gif) 0 -18px; }
#btn_pop_next a:active { background: url(../../images/project/button/btn_date_next.gif) 0 -36px; }

/* basic outer */
.top_date_bg { background-image: url(../../images/project/popup/top_date_bg.gif); height:44px;}
.pop_date_content {padding:10px 7px 5px 7px;}
/*================ //basic template_date ======================*/

/*================ basic template_mini ======================*/
/* button-close */
#btn_minipop_close { width: 13px; height: 12px; }
#btn_minipop_close a:link, #btn_minipop_close a:visited { display: block;
	background: url(../../images/project/button/btn_minipop_close.gif); }
#btn_minipop_close a:hover { background: url(../../images/project/button/btn_minipop_close.gif) 0 -12px; }
#btn_minipop_close a:active { background: url(../../images/project/button/btn_minipop_close.gif) 0 -24px; }

/* button-message */
#btn_minipop_mail { width: 45px; height: 19px; }
#btn_minipop_mail a:link, #btn_minipop_mail a:visited { display: block;
	background: url(../../images/dashboard/button/btn_minipop_mail.gif); }
#btn_minipop_mail a:hover { background: url(../../images/dashboard/button/btn_minipop_mail.gif) 0 -19px; }
#btn_minipop_mail a:active { background: url(../../images/dashboard/button/btn_minipop_mail.gif) 0 -38px; }

#btn_minipop_sms { width: 48px; height: 19px; }
#btn_minipop_sms a:link, #btn_minipop_sms a:visited { display: block;
	background: url(../../images/dashboard/button/btn_minipop_sms.gif); }
#btn_minipop_sms a:hover { background: url(../../images/dashboard/button/btn_minipop_sms.gif) 0 -19px; }
#btn_minipop_sms a:active { background: url(../../images/dashboard/button/btn_minipop_sms.gif) 0 -38px; }

#btn_minipop_msg { width: 45px; height: 19px; }
#btn_minipop_msg a:link, #btn_minipop_msg a:visited { display: block;
	background: url(../../images/dashboard/button/btn_minipop_msg.gif); }
#btn_minipop_msg a:hover { background: url(../../images/dashboard/button/btn_minipop_msg.gif) 0 -19px; }
#btn_minipop_msg a:active { background: url(../../images/dashboard/button/btn_minipop_msg.gif) 0 -38px; }

#btn_minipop_add { width: 76px; height: 19px; }
#btn_minipop_add a:link, #btn_minipop_add a:visited { display: block;
	background: url(../../images/dashboard/button/btn_minipop_add.gif); }
#btn_minipop_add a:hover { background: url(../../images/dashboard/button/btn_minipop_add.gif) 0 -19px; }
#btn_minipop_add a:active { background: url(../../images/dashboard/button/btn_minipop_add.gif) 0 -38px; }

#btn_minipop_chatt { width: 46px; height: 19px; }
#btn_minipop_chatt a:link, #btn_minipop_chatt a:visited { display: block;
	background: url(../../images/dashboard/button/btn_minipop_chatt.gif); }
#btn_minipop_chatt a:hover { background: url(../../images/dashboard/button/btn_minipop_chatt.gif) 0 -19px; }
#btn_minipop_chatt a:active { background: url(../../images/dashboard/button/btn_minipop_chatt.gif) 0 -38px; }

/* basic outer */
.top_mini_bg { background-image: url(../../images/project/popup/top_mini_bg.gif); height:6px;}
.bottom_mini_bg { background-image: url(../../images/project/popup/bottom_mini_bg.gif); height: 6px;}
.center_mini_bg { background-color: #e8e8e8;}
.pop_mini_content {padding:10px 20px 5px 20px;}
/*================ //basic template_mini ======================*/

/*--------- box ------------*/
.pop_box_01 { background-color:#eee; margin-top:7px; padding:5px;}

/*--------- FORM ------------*/
.pop_input { height:16px;
		border:1px solid #cccccc;
		background-color:#fdfdfd;
		font-size:12px;
		padding:4px 0 0 5px;}
		
.pop_textarea {
		font-size:12px; border:1px solid #cccccc; background-color:#fdfdfd;
		scroll:auto;
		padding:5px;
		scrollbar-3dlight-color:#B4B4B4;
		scrollbar-arrow-color:#333333;
		scrollbar-base-color:#FCFCFC;
		scrollbar-darkshadow-color:#FFFFFF;
		scrollbar-face-color:#EDEDED;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#B4B4B4;}

.pop_select {font-size:12px;}

/*--------- SCROLL ------------*/
.scroll_pop_01 {
	overflow-x:hidden;
	overflow-y:scroll;
	width: 244px;
	height: 150px;
	border:1px solid #cccccc;
	background-color:#fdfdfd;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}
	
.scroll_pop_02 {
	overflow-x:hidden;
	overflow-y:scroll;
	width: 180px;
	height: 150px;
	background-color:#e8e8e8;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}
	
.scroll_pop_04 {
	overflow-x:hidden;
	overflow-y:scroll;
	width: 294px;
	height: 150px;
	border:1px solid #cccccc;
	background-color:#fdfdfd;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}

.scroll_pop_05 { /*page info*/
	overflow-x:hidden;
	overflow:auto;
	width: 400px;
	height: 310px;
	border:none;
	background-color:#fdfdfd;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}
	
.scroll_pop_06 { /*notice*/
	overflow-x:hidden;
	overflow:auto;
	width: 400px;
	height: 310px;
	border:1px solid #e7e7e7;
	background-color:#fafafa;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}
.scroll_pop_07 { /*reading notice*/
	overflow-x:hidden;
	overflow-y:scroll;	
	width: 233px;
	height:111px;
	background-color:#eeeeee;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}
	
	
.scroll_pop_08 { /*school search*/
	overflow:scroll;
	width: 280px;
	height:75px;
	line-height:19px;
	border:1px solid #e7e7e7;
	scrollbar-3dlight-color:#B4B4B4;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#FCFCFC;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#EDEDED;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B4B4B4;
	}

/*--------- TAB ------------*/
.tab_bg { background-image: url(../../images/project/popup/tab_line.gif); height:27px;}



/*--------- THUMBNAIL ------------*/
.img_pop_basic_01 {float:left;width:74px;height:55px;border:1px solid #CCCCCC;}


/*--------- DATE ------------*/
.pop_date_today { font-size:11px; color:#FFF; font-family:Verdana; font-weight:bold;background:#7a7a7a;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_today:link, a.pop_date_today:visited, a.pop_date_today:active 
			{ font-size:11px; color:#FFF; font-family:Verdana; font-weight:bold;background:#7a7a7a;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_today:hover
			{ font-size:11px; color:#FFF; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }

.pop_date_sun { font-size:11px; color:#dc2828; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sun:link, a.pop_date_sun:visited, a.pop_date_sun:active 
			{ font-size:11px; color:#dc2828; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sun:hover
			{ font-size:11px; color:#dc2828; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }

.pop_date_sat { font-size:11px; color:#1f74e5; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sat:link, a.pop_date_sat:visited, a.pop_date_sat:active 
			{ font-size:11px; color:#1f74e5; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sat:hover
			{ font-size:11px; color:#1f74e5; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
				
.pop_date_mon { font-size:11px; color:#555555; font-family:Verdana; font-weight:bold; 
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_mon:link, a.pop_date_mon:visited, a.pop_date_mon:active 
			{ font-size:11px; color:#555555; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_mon:hover
			{ font-size:11px; color:#555555; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }

.pop_date_sun_off { font-size:11px; color:#ea9292; font-family:Verdana; font-weight:bold; 
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sun_off:link, a.pop_date_sun_off:visited, a.pop_date_sun_off:active 
			{ font-size:11px; color:#ea9292; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sun_off:hover
			{ font-size:11px; color:#ea9292; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }

.pop_date_sat_off { font-size:11px; color:#7a9adb; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sat_off:link, a.pop_date_sat_off:visited, a.pop_date_sat_off:active 
			{ font-size:11px; color:#7a9adb; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_sat_off:hover
			{ font-size:11px; color:#7a9adb; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }

.pop_date_mon_off { font-size:11px; color:#999; font-family:Verdana; font-weight:bold; 
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_mon_off:link, a.pop_date_mon_off:visited, a.pop_date_mon_off:active 
			{ font-size:11px; color:#999; font-family:Verdana; font-weight:bold;
				letter-spacing:-1px; display: block;padding: 4px 0 4px 0;text-decoration:none; }
		a.pop_date_mon_off:hover
			{ font-size:11px; color:#999; font-family:Verdana; font-weight:bold;background:#c3c3c3;
				letter-spacing:-1px; padding: 4px 0 4px 0;text-decoration:none; }
				
/* page number*/
#paging_info paging_number_info
		{ font-size:11px; color:#ccc; font-family:Verdana; border:1px solid #000;
			letter-spacing:-1px; padding:2px 3px; background-color:#4a4a4a; text-decoration:none; }
		a.paging_number_info:link, a.paging_number_info:visited, a.paging_number_info:active 
		{ font-size:11px; color:#ccc; font-family:Verdana; border:1px solid #000;
			letter-spacing:-1px; display: block;padding:2px 3px; background-color:#4a4a4a;text-decoration:none; }
		a.paging_number_info:hover
		{ font-size:11px; color:#8cd8ff; font-family:Verdana; border:1px solid #000;
			letter-spacing:-1px; padding:2px 3px;background-color:#2d2d2d; text-decoration:none; }


/*--------- gantt chart_pop ------------*/
.gantt_box_tit { background:url(../../images/project/popup/gantt_box_tit.gif) no-repeat ; height:25px; width:715px;}
.gantt_box_tit .tit {float:left; padding-left:11px; padding-top:5px; font-size:12px; color:#ffffff; font-weight:bold;}
.gantt_box_top { height:29px; padding-top:24px; background:url(../../images/project/popup/gantt_box_top.gif) no-repeat ;  }
.gantt_box_top ul{ padding-left:16px; }
.gantt_box_top li{ float:left; }
.gantt_box_bg { clear:both; height:255px; padding-left:39px; padding-top:22px; background:url(../../images/project/popup/gantt_box_bg.gif) repeat-y; }
.gantt_box_bg label { font-weight:bold; color:#333333; padding-right:7px;}
.gantt_box_bg input { border:1px solid #bfbfbf; height:17px; padding-top:3px; vertical-align:middle; }
.gantt_box_bg p { margin-bottom:20px }
.gantt_box_bg .tit { font-weight:bold; color:#333333; margin-bottom:7px; margin-top:15px; }
.gantt_box_bg .radio_input { border:0; vertical-align:middle; }
.gantt_box_bg .memo { border:1px solid #cccccc; width:619px; height:140px; overflow:auto; line-height:19px; padding:10px;}
.gantt_box_bg .memo ul{ width:600px; margin-top:10px; padding:0; }
.gantt_box_bg .memo li{ padding-bottom:3px;}
.gantt_box_bottom { height:51px; background:url(../../images/project/popup/gantt_box_bottom.gif) no-repeat; }
.gantt_box_bottom .gantt_btn { clear:both; width:710px; padding:12px 0 0 0; text-align:center;}

.gantt_tab_on { width:88px; padding:8px 0 7px 0; margin-right:2px; text-align:center; color:#e2e2e2; font-weight:bold; background:url(../../images/project/popup/tab_on.gif) no-repeat; }
.gantt_tab_off { width:88px; padding:8px 0 7px 0; margin-right:2px; text-align:center; color:#6b6b6b; font-weight:bold; background:url(../../images/project/popup/tab_off.gif) no-repeat; }
a.tab_off:link, a.tab_off:visited, a.tab_off:active {color:#6b6b6b;font-family: Gulim,Verdana;text-decoration:none;}
a.tab_off:hover {color:#6b6b6b; font-family: Gulim,Verdana;text-decoration:underline;}
.gantt_box_line {clear:both; height:1px; background:url(../../images/project/popup/gantt_box_line.gif) no-repeat; }
.gantt_table { height: 150px; padding:0; }
.gantt_table th , .gantt_table td { text-align:center; }
.gantt_table td { line-height:29px;}
.gantt_table .list { width:644px; height: 121px; overflow: auto; 
			   overflow-x:hidden; scrollbar-3dlight-color:#B4B4B4; scrollbar-arrow-color:#333333; scrollbar-base-color:#FCFCFC; scrollbar-darkshadow-color:#FFFFFF;
			   scrollbar-face-color:#EDEDED; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#B4B4B4;}
.gantt_table .list .task_tit {overflow:hidden;  height:25px; text-align:left; vertical-align:middle; line-height:24px; padding:4px 3px 0 9px; }			   
.gantt_table_title { width:626px;  text-align:center; font-weight:bold; color:#333333; background-color:#eaeaea; border-top:1px solid  #d6d6d6; border-left:1px solid  #d6d6d6;}
.gantt_table_title th{ height:25px; border-right:1px solid  #c8c8c8;}

.gantt_table02 { margin-top:25px; }
.gantt_table02 th{ vertical-align:top; padding-top:5px;}
.gantt_table02 td{ padding-bottom:25px;}
.gantt_table02 .comment{ font-size:11px; color:#888888; margin-top:7px; font-family:Dotum; }

.gantt_right_menu { width:109px; }
.gantt_right_menu .top { padding:14px 0 0 0; background:url(../../images/project/popup/gantt_right_top.gif) no-repeat;}
.gantt_right_menu .top ul{ padding-left:9px; }
.gantt_right_menu .top li{ height:23px; font-size:12px; }
.gantt_right_menu .bottom { width:109px; height:5px; background:url(../../images/project/popup/gantt_right_bottom.gif) no-repeat ;}
a.right_menu:hover {background-color:#ccc; text-decoration:none; }


/*--------- setting_pop ------------*/
.member_tit { width:195px; line-height:25px; padding-left:120px; font-weight:bold; color:#333333; border-top:1px solid #d6d6d6;  border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6; background:url(../../images/project/popup/bg_th.gif) repeat-x;}
.member_table03 { float:left; width:320px; padding:0; height:136px;}
.member_table03  th , .member_table03 td { text-align:center; height:26px; }
.member_table03 td { line-height:17px; text-align:left;  }
.member_table03 .list { float:left; width:318px; padding:0; height:110px;  overflow:auto;overflow-x:hidden; scrollbar-3dlight-color:#B4B4B4; scrollbar-arrow-color:#333333; scrollbar-base-color:#FCFCFC; scrollbar-darkshadow-color:#FFFFFF;
				scrollbar-face-color:#EDEDED; scrollbar-highlight-color:#FFFFFF; scrollbar-shadow-color:#B4B4B4}

.member_table04 { float:left; width:102px; padding:0;}
.member_table04 th { height:19px;  padding:3px; text-align:center; font-weight:bold; color:#333333; line-height:20px; border-top:1px solid #989898; border-left:1px solid #989898; border-right:1px solid #989898;  background:url(../../images/project/popup/bg_th.gif) repeat-x; }
.member_table04 td { text-align:center;}
.member_table04 .comment { height:65px; padding:29px 0 15px 0; color:#888888; line-height:18px; text-align:center; border-top:1px solid #d6d6d6; border-bottom:1px solid #989898; border-left:1px solid #989898; border-right:1px solid #989898;}
.member_list_none { height:60px; width:430px; padding:40px 0 30px 0; text-align:center; }

.position_table { width:280px; border-top:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6;}
.position_table th { height:18px; text-align:center; font-weight:bold; color:#333333; background:url(../../images/project/popup/bg_th.gif) repeat-x;}
.position_table th , .position_table td  { text-align:center; border-bottom:1px solid #d6d6d6; padding:3px 4px 2px 6px; }
.position_table td { height:27px; text-align:center; border-bottom:1px solid #d6d6d6;}

.data_table { width:290px; border-top:1px solid #d6d6d6; border-left:1px solid #d6d6d6; border-right:1px solid #d6d6d6;}
.data_table td { height:27px; text-align:left; border-bottom:1px solid #d6d6d6; padding-left:10px; }

.backup_box_top {  height:15px; padding:6px 7px 0 290px; background:url(../../images/project/popup/box_top.gif) no-repeat;}
.backup_box_bg { padding-left:20px; padding-right:20px; line-height:18px; background:url(../../images/project/popup/box_bg.gif) repeat-y;}
.backup_box_bottom { height:21px; background:url(../../images/project/popup/box_bottom.gif) no-repeat;}
.backup_newproject {background-color:#e3e3e3; padding:10px 0 10px 8px; margin-top:20px ; }
.backup_newproject input {padding-top:3px; margin-top:7px; border:1px solid #bfbfbf; height:17px; }
.backup_newproject img { vertical-align:bottom; padding-bottom:2px;}
.pop_progress { width:270px; padding:25px 34px 25px 34px; border:2px solid #9b9b9b; background-color:#ffffff; }

			


