
html, body, table	{padding: 0; margin: 0; width: 100%; height: 100%; min-width: 1024px; min-height: 500px;}
table				{width: 100%; height: 100%;}
td					{vertical-align: top; width: 50%; padding-top: 100px; text-align: center;}
img					{border-style: none;}
a					{color: #fff; text-decoration: none; font:26px Arial, Helvetica, sans-serif;text-align: center;}

#left, #right	{position: relative;}
#left			{background: url(/images/main_left.jpg) repeat;}
#right			{background: url(/images/main_bg.jpg) repeat;}

#left img.logo	{width: 361px; height: 109px;}
#right img.logo	{width: 334px; height: 112px;}

.text			{30px; font-weight: bold; font:33px Arial, Helvetica, sans-serif; margin: 30px auto;}
#left .text		{color: #fff; width: 475px;}
#right .text	{color: #2863A0;}

.btn			{width: 200px; height: 40px; margin-top: 40px; display: block; margin: 0 auto;}
#left .btn		{border: #DC6B00 solid 1px; background: url(/images/main_left_btn.jpg) repeat-x;} 
#right .btn		{border: #1E568F solid 1px; background: url(/images/main_right_btn.jpg) repeat-x;}
