﻿.DimBD
{
	border: solid 1px #e0e0e0;
}
.DimOuterTable
{
	border-collapse: collapse;
	padding: 0px;
	margin: auto;
}
.DimOuterTable td
{
	padding: 0px;
}
.DimTL, DimTOOL
{
	position: relative;
}
.DimTL
{
	height: 40px;
	position: relative;
	background-color: #e0e0e0;
}
.DimTL *
{
	z-index: 0px;
}
.DimYear
{
	height: 24px;
	width: 100px;
	top: 8px;
	left: 15px;
	position: absolute;
	text-align: center;
	display: none;
}
.DimYear select
{
	width: 90px;
}
.DimTL .TLWarpper
{
	margin-left: 70px;
	display: none;
	height: 30px;
	border-left: solid 2px #f0f0f0;
	border-right: solid 2px #f0f0f0;
	position: relative;
	text-align:left;
}
.DimTL .TLWarpper .MainLine
{
	position: absolute;
	top: 15px;
	width: 100%;
	border-top: solid 2px #f0f0f0;
}
.DimTL .TLData
{
	position: absolute;
	top: 3px;
	width: 10px;
	height: 10px;
	background:url(images/marker.gif) no-repeat  center;	
	z-index: 10;
	cursor:pointer;
	font-weight:bold;
}
.DimTL .TLYear
{
	position: absolute;
	bottom: 3px;
	width: 40px;
	height: 10px;
	z-index: 10;
	color:White;
}