﻿body 
{
	margin:0;
	background:#26a5d3 url(images/bg.jpg) repeat-x;
}

.mainTbl
{
	height:634px;
	width:769px;
}

.logo
{
	padding-top:21px;
}

.menu
{
	width:100%;
	margin-bottom:15px;
}

.title
{
	height:44px;
	width:670px;
	position:relative;
	left:80px;
	background:#1f3562 url(images/bg_man_top.jpg) no-repeat right top;
}

.main
{
	height:378px;
	width:670px;
	position:relative;
	left:80px;
	background:#96bdd5 url(images/bg_man_bottom.jpg) no-repeat right top;
}

.bottom
{
	height:72px;
	width:670px;
	background:url(images/bottom_line.jpg) no-repeat 50% 34px;
}

.bottomLink
{
 padding-top:5px;padding-bottom:4px;
}

.divLeft
{
	background:url(images/left.jpg) no-repeat left bottom;
	width:159px;
	height:359px;
	position:absolute;
	top:265px;
}

.tblDiv
{
	height:100%;
	width:100%;
	text-align:center;
}

.whiteLine{width:125px;height:1px;background-color:white;;}

.inside
{
	width:310px;
}

.divAnim
{
	position:absolute;
	z-index:9000;
}

.anim
{
	padding-left:16px;
}

.blueBarText
{
 background-color:#1f3562;
 width:1px;
}