﻿/*Master template css*/
#MasterMain{ margin-left:auto; margin-right:auto; width:878px; }

#MasterHeader{ position:relative; width:878px; height:81px; z-index:10; }

#MasterMenu{ position:absolute; top:50px; right:9px; }

#MasterBase{ position:relative; width:878px; height:618px; background:url('Images/bg.png') no-repeat top; z-index:1; }

#MasterScroll{ position:absolute; top:70px; left:70px; width:740px; height:480px; overflow:auto; }

#MasterContent{ width:720px; }

#MasterFooter{ position:relative; width:878px; height:50px; margin-top:15px; font-size:9px; text-align:center; }

/*Default template css*/
.DefaultTable{ width:720px; }
.DefaultTable .Left, .DefaultTable .Right{ width:320px; vertical-align:top; }
.DefaultTable .Middle{ width:80px; }

.ContentDiv{ width:440px; }


