﻿/*
###################################
	ContentBoxPlate
###################################
*/
.ContentBoxPlate
{
	width: 461px;
}

.ContentBoxFullPlate
{
	width: 714px;
}

.ContentBoxPlateTop
{
	height: 7px;
	line-height: 0px;
	font-size: 0px;
}
.ContentBoxPlateTopLeft
{
	width: 7px;
	height: 7px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/top_left.gif');
	background-repeat: no-repeat;
}
.ContentBoxPlateTopRight
{
	width: 7px;
	height: 7px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/top_right.gif');
	background-repeat: no-repeat;
}
.ContentBoxPlateTopSpan
{
	width: 447px;
	height: 7px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/top_span.gif');
	background-repeat: repeat-x;
}

.ContentBoxPlateTopFullSpan
{
	width: 700px;
}

.ContentBoxPlateTopSpanLeft
{
	width: 1px;
	height: 3px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/top_span_left.gif');
	background-repeat: no-repeat;
}
.ContentBoxPlateTopSpanRight
{
	width: 1px;
	height: 3px;
	float: right;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/top_span_right.gif');
	background-repeat: no-repeat;
}

.ContentBoxPlateSpan
{
	width: 461px;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/span_span.gif');
	background-repeat: repeat-y;
}

.ContentBoxPlateFullSpan
{
	width: 714px;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/span_spanfull.gif');
	background-repeat: repeat-y;
}

.ContentBoxPlateSpanPlate
{
	padding-left: 7px;
	padding-right: 7px;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/span_span_top.gif');
	background-repeat: no-repeat;
}

.ContentBoxPlateSpanFulPlate
{
	padding-left: 7px;
	padding-right: 7px;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/span_spanful_top.gif');
	background-repeat: no-repeat;
}


.ContentBoxPlateBottom
{
	height: 9px;
	line-height: 0px;
	font-size: 0px;
}

.ContentBoxPlateBottomLeft
{
	width: 10px;
	height: 9px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/bottom_left.gif');
	background-repeat: no-repeat;
}
.ContentBoxPlateBottomRight
{
	width: 10px;
	height: 9px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/bottom_right.gif');
	background-repeat: no-repeat;
}
.ContentBoxPlateBottomSpan
{
	width: 441px;
	height: 9px;
	float: left;
	display: block;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Background/bottom_span.gif');
	background-repeat: repeat-x;
}

.ContentBoxPlateBottomFullSpan
{
	width: 694px;
}

/*
###################################
	ContentBoxHeader
###################################
*/
.ContentBoxHeader
{
	height: 36px;
	width: 447px;
	background-color: #417ac5;
}
.ContentBoxHeaderLeft
{
	height: 36px;
	width: 3px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Header/bg_left.gif');
	background-repeat: no-repeat;
}
.ContentBoxHeaderSpan
{
	height: 36px;
	width: 441px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Header/bg_span.gif');
	background-repeat: repeat-x;
}
.ContentBoxHeaderRight
{
	height: 36px;
	width: 3px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Header/bg_right.gif');
	background-repeat: no-repeat;
}
.ContentBoxHeaderSpanText
{
	float: left;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	padding-top: 3px;
	padding-left: 10px;
}
.ContentBoxHeaderSpanTextNormal
{
	font-weight: normal;
}
.ContentBoxHeaderSpanViewHide
{
	float: right;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
	padding-top: 8px;
	padding-right: 9px;
}
.ContentBoxHeaderCursorPointer
{
	cursor: pointer;
}
.ContentBoxHeaderSpanViewHideImage
{
	vertical-align: text-top;
	padding-top: 3px;
	padding-left: 3px;
}

/*
###################################
	ContentBoxItem
###################################
*/
.ContentBoxItem
{
	padding-bottom: 16px;
	padding-left: 3px;
	padding-right: 3px;
}

.ContentBoxTable
{
}
/*
###################################
	ContentBoxItemPlate
###################################
*/
.ContentBoxItemPlate
{
	padding-top: 4px;
}
.ContentBoxItemPlateTop
{
	background-color: #ebf2fd;
	height: 3px;
	width: 447px;
}
.ContentBoxItemPlateSpan
{
	background-color: #ebf2fd;
	padding-top: 11px;
	padding-left: 14px;
	padding-right: 14px;
}
.ContentBoxItemPlateTopLeft
{
	height: 3px;
	width: 3px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Plate/top_left.gif');
	background-repeat: no-repeat;
}
.ContentBoxItemPlateTopRight
{
	height: 3px;
	width: 3px;
	float:right;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Plate/top_right.gif');
	background-repeat: no-repeat;
}
.ContentBoxItemPlateBottom
{
	background-color: #ebf2fd;
	height: 3px;
	width: 447px;
}
.ContentBoxItemPlateBottomLeft
{
	height: 3px;
	width: 3px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Plate/bottom_left.gif');
	background-repeat: no-repeat;
}
.ContentBoxItemPlateBottomRight
{
	height: 3px;
	width: 3px;
	float:right;
	background-image: url('/Content/Images/Design/ContentBoxPlate/Plate/bottom_right.gif');
	background-repeat: no-repeat;
}
/*
###################################
	ContentBoxHeader
###################################
*/
.ContentBoxHeaderLarge
{
	height: 65px;
	width: 447px;
	background-color: #417ac5;
}
.ContentBoxHeaderLargeLeft
{
	height: 65px;
	width: 3px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/HeaderLarge/bg_left.png');
	background-repeat: no-repeat;
}
.ContentBoxHeaderLargeSpan
{
	height: 65px;
	width: 441px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/HeaderLarge/bg_span.png');
	background-repeat: repeat-x;
}
.ContentBoxHeaderLargeRight
{
	height: 65px;
	width: 3px;
	float:left;
	background-image: url('/Content/Images/Design/ContentBoxPlate/HeaderLarge/bg_right.png');
	background-repeat: no-repeat;
}
.ContentBoxHeaderLargeSpanPadding
{
	padding-left: 11px;
	padding-top: 6px;
}
.ContentBoxHeaderText
{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 4px;
}
