@charset "utf-8";

/* CSS를 커스텀하여 사용할 경우 이 파일을 수정하여 사용합니다. */

/* Avocado edition : personal */
/** Category List **/

.theme-form th	{
	background-color:	#5F9E9D!important;
	color:				#ffffff!important;
}
.theme-form td	{
	background-color:	#B4D1CF!important;
	color:				#2C4E4D!important;
    border-bottom-color:	#F2F0F0!important;
    	border-top-color:	#F2F0F0!important;
}