.bRight {	border-right	:	1px solid #333333	!important;	}
.bLeft	{	border-left		:	1px solid #333333	!important;	}
.bTop	{	border-top		:	1px solid #333333	!important;	}
.bBottom{	border-bottom	:	1px solid #333333	!important;	}
.aCenter{	text-align		:	center	!important;	}
.aRight	{	text-align		:	right	!important;	}

table {
	width			:	630px;
}
td {
	font-size		:	12px;
	padding			:	5px;
}

body input[type='text'],
body input[type='password'] {
	text-align		:	right !important;
}
p#deposit_form_title {
	font-size		:	15px;
	font-weight		:	bold;
	width			:	630px;
}

table#deposit_form_table {
	border			:	1px solid #777777;
	border-bottom	:	0px;
	margin			:	10px 0px;
}
table#deposit_form_table th,
table#deposit_form_table td {
	border-bottom	:	1px solid #777777;
	font-size		:	12px;
	padding			:	10px;
}
table#deposit_form_table th {
	background		:	#DDDDDD;
	font-weight		:	bold;
}





table#dday_form_table {
	border			:	1px solid #777777;
	border-bottom	:	0px;
	margin			:	10px 0px;
}
table#dday_form_table th,
table#dday_form_table td {
	border-bottom	:	1px solid #777777;
	font-size		:	12px;
	padding			:	10px;
}
table#dday_form_table th {
	background		:	#DDDDDD;
	font-weight		:	bold;
}





table#salary_form_table {
	border			:	1px solid #777777;
	border-bottom	:	0px;
	margin			:	10px 0px;
}
table#salary_form_table th,
table#salary_form_table td {
	border-bottom	:	1px solid #777777;
	font-size		:	12px;
	padding			:	10px;
}
table#salary_form_table th {
	background		:	#DDDDDD;
	font-weight		:	bold;
}






table#result_descript_table {
	border			:	5px solid #CCCCCC;
	margin			:	10px 0px;
}
table#result_descript_table td {
	padding			:	20px;
}





table#result_info_table {
	border			:	1px solid #777777;
	border-bottom	:	0px;
	margin			:	10px 0px;
}
table#result_info_table th,
table#result_info_table td {
	border-bottom	:	1px solid #777777;
	font-size		:	12px;
	padding			:	10px;
}
table#result_info_table th {
	background		:	#DDDDDD;
	font-weight		:	bold;
}





table#result_table {
	border			:	1px solid #777777;
	border-right	:	0px;
	border-bottom	:	0px;
	margin			:	10px 0px;
}
table#result_table th,
table#result_table td {
	border-right	:	1px solid #777777;
	border-bottom	:	1px solid #777777;
	font-size		:	12px;
	padding			:	10px;
}
table#result_table th {
	background		:	#DDDDDD;
	font-weight		:	bold;
}



table#salary_table {
	border			:	1px solid #777777;
	border-right	:	0px;
	border-bottom	:	0px;
	margin			:	10px 0px;
}
table#salary_table th,
table#salary_table td {
	border-right	:	1px solid #777777;
	border-bottom	:	1px solid #777777;
	font-size		:	12px;
	padding			:	3px;
}
table#salary_table th {
	background		:	#DDDDDD;
	font-weight		:	bold;
}
table#salary_table td {
	text-align		:	right;
}



table#view_log_table {
	width			:	260px;
}
table#view_log_table th,
table#view_log_table td {
	font-size		:	11px;
	padding			:	2px 3px;
	text-align		:	center;
}
table#view_log_table th {
	background		:	#EEEEEE;
}



table#view_log_table1 {
	width			:	295px;
}
table#view_log_table1 th,
table#view_log_table1 td {
	font-size		:	11px;
	letter-spacing	:	-0.3px;
	padding			:	2px 2px;
	text-align		:	center;
}
table#view_log_table1 th {
	background		:	#EEEEEE;
}