﻿html { width:100%; height:100%; margin:0; }
body { padding:0; margin:0; }

/* Layout General */
#Lay_Body    { width:908px; min-width:908px; height:100%; margin:0px auto 0px auto; }
#Lay_Work    { width:868px; min-width:868px; height:100%; min-height:630px; margin:0px auto 0px auto; }
#Lay_Top     { width:100%; }
#Lay_Menu    { width:100%; text-align:right; height:24px; }
#Lay_Content { width:100%; min-height:340px; margin-top:1px; overflow:hidden; }
#Lay_Footer  { width:100%; margin:10px 0px 0px 0px; padding:0px 0px 10px 0px; clear:both; }

/* Content */
#Lay_Content #Lay_LContent { float:left; width:555px; height:100%; min-height:100%; border-right:1px solid #a1c2e2; }
#Lay_Content #Lay_RContent { float:left; width:312px; height:100%; min-height:100%; }


/* Footer */
#Lay_Footer a         { padding-left:10px; } 
#Lay_Footer #Rule     { width:100%; text-align:center; } 
#Lay_Footer #Rule img { height:1px; width:100%; } 
#Lay_Footer #CopyR    { margin:4px 0px 0px 0px; } 

