/*-------------------- board style --------------------*/
.BoardPager
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height:26px;
}

.BoardHeader
{
	BORDER-BOTTOM: #e1e1e1 1px solid;
	border-bottom: #e9e9e9 1px solid;
	color:#6F6F6F;
	background-color:#E9F0EA;
	height:26px;
	text-align:center;
}

.BoardItem
{
	BORDER-BOTTOM: #e1e1e1 1px solid;
	height:25px;
}

.BoardHeader2
{
	BACKGROUND-IMAGE: url(../images/FreeBoard_HeadBg2.jpg);
	color:#284976;
	height:32px;
	text-align:center;
}

.ItemLabel
{
	color:#284976;
	text-align:center;
}

.Board_DetailHeader
{	
	color:#284976;
	text-align:center;	
}

.BoardBorderTable
{
	border:solid 1px #e9e9e9;	
}
.BoardBorderTD
{
	padding-bottom:10px;
}

.BoardDetailHeader1
{
	BORDER-TOP: #284976 1px solid
}
.BoardDetailHeader2
{
	BORDER-TOP: #e1e1e1 1px solid
}
.BoardDetailHeader3
{
	BORDER-TOP: #e1e1e1 1px solid; BORDER-BOTTOM: #b2b2b2 1px solid
}
.BoardItemImg
{
	BORDER-BOTTOM: #e1e1e1 1px solid;
	padding-top:6px;
	padding-bottom:4px;	
}
.Pager1 { COLOR: red; }
/*-------------------- board style --------------------*/


/*-------------------- Directory List style --------------------*/
.DirListHeader
{
	border-top: #e9e9e9 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	border-bottom: #e9e9e9 1px solid;
	font-family: Arial;
	height: 23px;
	text-align: center;
}

.DirListItem
{
	font-size: 12px;
	color: #333333;
	font-family: Dotum;
	height: 18px;
}

.DirListPager
{
	border-top: #e9e9e9 1px solid;
	font-size: 14px;
	color: #666666;
	font-family: Arial;
	height: 23px;
	text-align: center;
}
/*-------------------- Directory List style --------------------*/