﻿.DivContentSize
{
	width:994px;
}
.DivContentClear
{
	clear:both;
}

.DivContentLeft
{
	width:689px;
	float:left;
}
.DivContentLeftTop
{
	background:url('../../Images/bg-content-left-top.gif') no-repeat;
	width:689px;
	height:20px;
}
.DivContentLeftMiddle
{
	background:url('../../Images/bg-content-left-middle.gif') repeat-y;
	width:649px;
	padding: 0 20px;
}
.DivContentLeftMiddle h3
{
	font: bold 30px Arial;
	color: #013D5B;
}
.DivContentLeftBottom
{
	background:url('../../Images/bg-content-left-bottom.gif') no-repeat;
	width:689px;
	height:20px;
}

.DivContentRight
{
	width:283px;
	float:right;
}
.DivContentRightTop
{
	background:url('../../Images/bg-tip-box-right-top.gif') no-repeat;
	width:283px;
	height:19px;
}
.DivContentRightMiddle
{
	background:url('../../Images/bg-tip-box-right-middle.gif') repeat-y;
	width:253px;
	padding: 0 15px;
}
.DivContentRightMiddle h4
{
	font: bold 14px Arial;
	color: #013D5B;
	margin: 0;
}
.DivContentRightMiddle p
{
	text-align:left;
	margin: 7px 0 0 0;
}
.DivContentRightBottom
{
	background:url('../../Images/bg-tip-box-right-bottom.gif') no-repeat;
	width:283px;
	height:30px;
}
