﻿/* layout css */
body { margin: 0; padding: 0; background: #FFF url(../Images/Common/body_bG.png) top left repeat; }
#c { width: 960px; margin: 10px auto 0 auto; padding-top: 10px; background-color: #FFF; }
#c #h { width: 940px; height: 90px; margin: 0 10px 10px 10px; }
#c #h #hPrt { display: none; }
#c #m { min-height: 530px; height: auto !important; height: 530px; padding: 0 10px; }
#c #m #mL { float: left; width: 200px; min-height: 530px; height: auto !important; height: 530px; }
#c #m #mR { float: right; width: 730px; min-height: 530px; height: auto !important; height: 530px; }

#c #m #mR #mrC #mrcH { height: 89px; background-color: #FFF; }
#c #m #mR #mrC #mrcL { float: left; width: 490px; min-height: 441px; height: auto !important; height: 441px; }
#c #m #mR #mrC #mrcR { float: right; width: 210px; height: 441px; }
#c #m #mR #mrC #mrcM { width: 730px; min-height: 441px; height: auto !important; height: 441px; }
#c #m #mR #mrC #mrcM div.boxT { }
#c #f { padding: 10px; }
