html             {height:100%;}
body             {width:100%; margin:0; padding:0; height:100%; color:#333333; font-size:12px;}
table            {font-size:12px;}
p                {margin:0; padding:0 0 7px 0;}
a                {color:#356c6a;}

h5               {margin:0; padding:0; font-size:12px;}

#blockPage       {height:100%; overflow:hidden;}
#blockTop        {height:118px; text-align:center;}
#blockMain       {height:368px; width:100%; background-color:#CCCCCC;}
#blockLeft       {float:left; width:238px; height:368px; text-align:right; background-color:#e0e0e0; background-image:url(/layout/design/img/backgroundLeft.gif); background-position:left bottom; background-repeat:no-repeat;}
#blockContent    {float:left; width:674px; height:368px; text-align:left; background-color:#ebebeb; background-image:url(/layout/design/img/backgroundContent.gif); background-position:left bottom; background-repeat:no-repeat;}
#blockRight      {float:left; width:189px; height:368px; text-align:left;}
#blockBottom     {height:118px; text-align:center;}

#containerPage   {height:604px; width:100%; position:absolute; top:50%; margin-top:-302px; text-align:center;}
#containerTop    {width:1024px;}
#containerMain   {width:1101px; height:368px; position:absolute; left:50%; margin-left:-512px;}
#containerContent{margin:22px 20px 0 20px; font-family:verdana; font-size:12px; line-height:20px;}
#containerBottom {width:1024px; position:absolute; left:50%; margin-left:-512px;}

.button          {margin-left:10px; line-height:26px; border:1px solid #b9b9b9; padding:3px; text-decoration:none;}

