﻿.LeftLabel
{
	MARGIN: 10px 8px 0px 0px
}
.RightLabel
{
	margin:10px 0px 0px 0px;
}
.CloseBtn
{
	width:12px;
	height:12px;
	cursor:hand;
	BACKGROUND: url(../../images/utility/close.gif) no-repeat 1px 1px;
}
.TopLeft
{
	width:6px;
	height:27px;
	BACKGROUND: url(../../images/theme/top_l.gif) no-repeat 0px 0px;
}
.TopCenter
{
	height:27px;
	BACKGROUND: url(../../images/theme/top_c.gif) repeat-x left top;
}
.TopRight
{
	width:6px;
	height:27px;
	BACKGROUND: url(../../images/theme/top_r.gif) no-repeat 0px 0px;
}
.CenterLeft
{
	width:6px;
	BACKGROUND: url(../../images/theme/gray/center_l.gif) repeat-y left top;
}
.CenterRight
{
	width:6px;
	BACKGROUND: url(../../images/theme/gray/center_r.gif) repeat-y right top;
}
.BottomLeft
{
	width:6px;
	height:13px;
	BACKGROUND: url(../../images/theme/bottom_l.gif) no-repeat 0px 0px;
}
.BottomCenter
{
	height:13px;
	BACKGROUND: url(../../images/theme/bottom_c.gif) repeat-x 0px 0px
}
.BottomRight
{
	width:6px;
	height:13px;
	BACKGROUND: url(../../images/theme/bottom_r.gif) no-repeat 0px 0px;
}

.RightLabelTop
{
	width:300px;
	height:32px;
	BACKGROUND: url(../../images/style/00/005.gif) no-repeat right top;
}
.RightLabelMiddle
{
	background-color:#F8F9F9;
	border-right:#CDCDCD 1px solid;
	border-left:#CDCDCD 1px solid;
}
.RightLabelBottom
{
	height:3px;
	BACKGROUND: url(../../images/style/00/006.gif) no-repeat right bottom;
}
.LeftLabelCaption
{
	text-indent:10px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
.CenterLabelCaption
{
	text-indent:10px;
	color:#333333;
	font-size:14px;
	font-weight:bold;
}
.RightLabelCaption
{
	text-indent:10px;
	color:#4A4A4A;
	font-size:14px;
	font-weight:bold;
}
.DotLineBg
{
	width:100%;
	height:1px;
	BACKGROUND: url(../../images/dotLine.gif) no-repeat 1px 1px;
}
