﻿
.tbdgAllArea
{
	float: left;
}
.tbdgAllArea li span.dgTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
.tbdgAllArea ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.tbdgAllArea ul li
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 19px;
}
.tbdgAllArea ul li ul li.subdir ul
{
	padding-top: 3px;
}

/* -------------------------------
	T O O L B O X
--------------------------------*/
.tbAllArea
{
	width: 200px !important;
	width: 220px;
	width/**/:/**/200px;
	float: left;
	padding: 10px 20px 10px 0px;
}
.tbRight
{
	width: 200px !important;
	width: 220px;
	width/**/:/**/200px;
	float: right;
	padding: 20px 10px 10px 10px;
}
.tbEdit
{
	width: 300px !important;
	float: left;
	overflow: hidden;
}
.tbHeader
{
	width: 200px;
	height: 20px !important;
	height: 21px;
	height/**/:/**/20px;
	float: left;
	background-position: bottom center;
	background-repeat: no-repeat;
}
.tbHeader1Selected, .tbHeader1,
.tbHeader2Selected, .tbHeader2,
.tbHeader3Selected, .tbHeader3
{
	width: 66px !important;
	width: 67px;
	width/**/:/**/66px;
	height: 17px !important;
	height: 21px;
	height/**/:/**/17px;
	float: left;
	overflow: hidden;	
	background-position: bottom left;
	background-repeat: no-repeat;
	cursor: pointer !important;
	_cursor: hand;
	text-align: center;
	font-size: 9px;
	padding: 4px 1px 0 0;
	position: relative;
	top: 0px !important;
	top: 1px;
}
.tbHeader1Selected, .tbHeader1
{
	width: 67px !important;
	width: 68px;
	width/**/:/**/67px;
	padding-right: 1px !important;
}
.tbHeader3Selected, .tbHeader3
{
	width: 65px !important;
	padding-right: 0px !important;
}
.tbPage
{
	width: 180px !important;
	width: 200px;
	width/**/:/**/180px;
	float: left;
	padding: 10px 10px 10px 10px;
	font-size: 9px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
.tbFooter
{
	display: none;
}
