.OutPageTbl { table-layout: fixed; width: 100%; }
	.OutPageLeftTd { width: 49%; }
	.OutPageCenterTd { vertical-align: top; width: 990px; }
	.OutPageRightTd { vertical-align: top; width: 49%; }

.InnerPageTbl { table-layout: fixed; width: 990px; }

#OutPageTop { padding: 0 0 5px 0; }
	#OutPageTopTbl { height: 80px; }
		#OutPageTopLeftTd {}
		#OutPageTopCenterTd {}
			#OutHead {}
				#InnerPageHeadTbl { width: 100%; }
					#InnerPageHeadLeftTd { padding: 20px 0 0 15px; vertical-align: top; }
					#InnerPageHeadRightTd { padding: 0 15px 0 5px; vertical-align: top; }
						#OutMainNavigation { padding: 40px 0 0 0; }
							#MenuMainTbl { float: right;}
								#MenuMainTbl td { color: #d22a2a; font-size: 14px; font-weight: bold; padding: 0 20px 0 20px; }
								#MenuMainTbl .Point { border-left: 1px solid #ccc; }
								#MainMenuTbl .PointHome {}
								#MenuMainTbl .Point a, #MenuMainTbl .PointHome a { color: #4e88da; }
								#MenuMainTbl .Point a:hover, #MenuMainTbl .PointHome a:hover { color: #d22a2a; }
								#MenuMainTbl .PointActive { border-left: 1px solid #ccc; }
								#MainMenuTbl .PointActiveHome {}
								#MenuMainTbl .PointActive a, #MenuMainTbl .PointActiveHome a { color: #d22a2a; }
								#MenuMainTbl .PointActive a:hover, #MenuMainTbl .PointActiveHome a:hover { color: #d22a2a; }
		#OutPageTopRightTd {}
#OutPageMiddle { padding: 0 0 5px 0; }
	#OutPageMiddleTbl {}
		#OutPageMiddleLeftTd {}
		#OutPageMiddleCenterTd {}
			#OutContent {}
				#OutContentTbl {}
					#OutContentLeftTd { vertical-align: top; width: 630px; }
						#OutLeftConent {}
							#LeftConent { padding: 30px 20px 15px 20px; width: 590px;}
					#OutContentCenterTd { width: 22px; }
					#OutContentRightTd { vertical-align: top; width: 338px; }
		#OutPageMiddleRightTd {}
#OutPageBottom { padding: 0 10px 15px 10px; }
	#OutPageBottomTbl {}
		#OutPageBottomLeftTd {}
		#OutPageBottomCenterTd {}
			#OutCopyright {}
				#CopyrightTbl { color: #666; font-size: 11px; width: 100%; }
					#CopyrightLeftTd { padding: 0 5px 0 4px; }
						#CopyrightText { color: #333; }
								#CopyrightText a { color: #666; text-decoration: none; }
								#CopyrightText a:hover { color: #d22a2a; text-decoration: underline; }
						#CopyrightTerms { color: #333; }
								#CopyrightTerms a { color: #4e88da; }
								#CopyrightTerms a:hover { color: #d22a2a; }
						#CopyrightPrivacy { color: #333; }
								#CopyrightPrivacy a { color: #4e88da; }
								#CopyrightPrivacy a:hover { color: #d22a2a; }
						#CopyrightLeftTd .Spaser { color: #666; }
					#CopyrightRightTd { color: #999; padding: 0 15px 0 5px; text-align: right; }
		#OutPageBottomRightTd { background: url(../img/out_page_bottom_right_bg.gif) 0 0 no-repeat; }
		
.breadcrumbs
{
	margin-bottom: 32px;
	font-size: 10px;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active
{
	color: #2979E4;  
}
.breadcrumbs a:hover
{
	color: #68A0EC;
}