/* 20210621082418 */

.proboard2020 {
	width: 640px;
	margin: 0 auto 20px auto; 
	border-collapse: collapse; 
	font-family: Verdana, Arial, helvetica, sans-serif;
	box-shadow: #EEE 0px 10px 5px -5px;
}
.proboard2020 caption		{text-align: right;}
.proboard2020 th				{border: 1px solid #eee; padding: 3px; text-align: left; background-color: #eee; font-size: 16px;}
.proboard2020 td				{border: 1px solid #eee; padding: 10px; text-align: left; background-color: #f8f8f8; font-size: 14px}
.proboard2020 td:nth-child(1)			{border-right: 0; padding-right: 0;}
.proboard2020 td:nth-child(2)			{border-left: 0;}
.proboard2020 td:nth-child(3)			{color: #999; }
.proboard2020 td	 h5		{font-size: 16px; margin-bottom: 1px;}
.proboard2020 td	 ul li		{margin-bottom: 2px;}

.boardtheorymenu					{}
.boardtheorymenu 					{list-style: none; font-size: 1.15em;}
.boardtheorymenu	li 				{margin-bottom: 4px !important;}
.boardtheorymenu	li span		{color: #999;}


div.theory2023 {
	margin: 20px auto 20px 100px; 
	
}
div.theory2023 h3{
	
}
div.theory2023 p{
	line-height: 1.25em;
}
div.theory2023 a, div.theory2023 a:active, div.theory2023 a:visited, div.theory2023 a:link, div.theory2023 a:hover {
	color: #000; text-decoration: none;
}

/*
div.theory2022 > h3 {
	border: 1px solid #eee; border-radius: 8px; padding: 10px; text-align: left; background-color: #f8f8f8; box-shadow: #EEE 0px 10px 5px -5px;
}
div.theory2022 > h3 > span {
	font-family: "Times New Roman", Times, serif;
	color: #888;	
	font-size: 16px; 
	font-style: italic; 
	margin-left: 20px;
	display: block;
	clear: both;
}
div.theory2022 > ul {
	margin-top: 4px; 
	
}
div.theory2022 li {
	font-size: 20px; 
}
div.theory2022 > ul li ul {
	padding-left: 0;
}

div.theory2022 ul li span.notready {
	color: #999;	
	
}
*/