/* ========================================================
  @ Web Body tabBoard <tabBoard.tag>
======================================================== */

.tabBoard{

}

.tabBoard div.header{
	
}

.tabBoard div.tabBoardHeader div.left{
	background-image: url(../../../WEB-PAGES/common/images/web/board/tab/black/bg/L.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	width: 10px;
	height: 35px;
	float: left;
}

.tabBoard div.tabBoardHeader div.right{
	background-image: url(../../../WEB-PAGES/common/images/web/board/tab/black/bg/R.gif);
	background-repeat: no-repeat;
	background-position: top right;	
	width: 10px;
	height: 35px;
	float: right;
}

.tabBoard div.tabBoardHeader div.center{
	background-image: url(../../../WEB-PAGES/common/images/web/board/tab/black/bg/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 10px;
	margin-right: 10px;
}

.tabBoard div.tabBoardHeader div.center div.tabs{
	height: 35px;	
}

.tabBoard div.tabBoardHeader div.tabs div.tabBoardName{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 35px;
	height: 30px;
	float: left;
	overflow: hidden;
}

.tabBoard div.tabBoardHeader div.tabs div.tabBoardName a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 35px;
	height: 30px;
	float: left;
	text-decoration: none;
}

.tabBoard div.tabBoardHeader div.tabs div.tabBoardName a:hover{	
	color: #fa0;
}

.tabBoard div.tabBoardHeader div.tabs div.tabBoardCode{
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	width: 120px;
}

.tabBoard div.tabBoardHeader div.tabs div.tabBoardCode div.border{
	background-color: #666;
	width: 118px;
	margin: auto;
	height: 1px;
	overflow: hidden;
}

.tabBoard div.tabBoardHeader div.tabs div.tabBoardCode div.idCode{
	background-color: #666;

	width: 120px;
	height: 13px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;	
	color: #fff;
	text-align: center;
}

.tabBoard div.tabBoardHeader div.tabs div.unselected{
	background-image: url(../../../WEB-PAGES/common/images/web/board/tab/black/unselected.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 4px;	
	height: 30px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	float: right;
}


.tabBoard div.tabBoardHeader div.tabs div.unselected a{
	color: #333;
	text-decoration: none;
}

.tabBoard div.tabBoardHeader div.tabs div.hover{
	background-image: url(../../../WEB-PAGES/common/images/web/board/tab/black/hover.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 4px;	
	height: 30px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	float: right;
}

.tabBoard div.tabBoardHeader div.tabs div.hover a{
	color: #fff;
	text-decoration: none;
}

.tabBoard div.tabBoardHeader div.tabs div.selected{
	background-image: url(../../../WEB-PAGES/common/images/web/board/tab/black/selected.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 4px;	
	height: 30px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	float: right;
}

.tabBoard div.tabBoardHeader div.tabs div.selected a{
	color: #fff;
	text-decoration: none;
}

.tabBoard div.tabBoardBody{
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000;
}

.tabBoard div.tabBoardfooter{

}

.tabBoard div.tabBoardfooter div.left{
	background-image: url(../../../WEB-PAGES/common/images/web/board/footer/none/white/L.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	width: 10px;
	height: 10px;
	float: left;
}

.tabBoard div.tabBoardfooter div.right{
	background-image: url(../../../WEB-PAGES/common/images/web/board/footer/none/white/R.gif); 
	background-repeat: no-repeat;
	background-position: top left;
	overflow: hidden;
	width: 10px;
	height: 10px;
	float: right;
}

.tabBoard div.tabBoardfooter div.center{
	background-color: #fff;
	/*
	background-image: url(../../../WEB-PAGES/common/images/web/board/footer/none/white/bg.gif); 
	background-repeat: repeat;
	background-position: top left;
	*/
	overflow: hidden;
	margin-left: 0px;
	margin-right: 0px;
	_margin-left: 10px;
	_margin-right: 10px;
}

.tabBoard div.tabBoardfooter div.center div.content{
	overflow: hidden;
	height: 10px;
}


/* ========================================================
  @ tabBoard Header Icon
======================================================== */

.tabBoard div.tabBoardHeader div.tabs div.news{	
	background-image: url(../../../WEB-PAGES/common/images/web/board/icon/news.gif); 
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 20px;
}

.tabBoard div.tabBoardHeader div.tabs div.category{	
	background-image: url(../../../WEB-PAGES/common/images/web/board/icon/category.gif); 
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 20px;
}

.tabBoard div.tabBoardHeader div.tabs div.note{	
	background-image: url(../../../WEB-PAGES/common/images/web/board/icon/note.gif); 
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 20px;
}

.tabBoard div.tabBoardHeader div.tabs div.discuss{	
	background-image: url(../../../WEB-PAGES/common/images/web/board/icon/discuss.gif); 
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 20px;
}

.tabBoard div.tabBoardHeader div.tabs div.search{	
	background-image: url(../../../WEB-PAGES/common/images/web/board/icon/search.gif); 
	background-repeat: no-repeat;
	background-position: 0px 8px;
	text-indent: 20px;
}