#html .layout-relative{position: relative;}
#html .layout-fl{float: left;display: inline;}
#html .layout-fr{float: right;display: inline;}
#html .layout-of-hidden{overflow: hidden;}

#html .layout-pt-a{padding-top: 10px;}
#html .layout-pt-b{padding-top: 15px;}
#html .layout-pt-c{padding-top: 20px;}

#html .layout-pb-a{padding-bottom: 10px;}
#html .layout-pb-b{padding-bottom: 15px;}
#html .layout-pb-c{padding-bottom: 20px;}
#html .layout-pb-d{padding-bottom: 25px;}
#html .layout-pb-e{padding-bottom: 30px;}
#html .layout-pb-f{padding-bottom: 35px;}

#html .layout-mt-a{margin-top: 10px;}
#html .layout-mt-b{margin-top: 20px;}
#html .layout-mt-c{margin-top: 5px;}
#html .layout-mt-d{margin-top: 30px;}
#html .layout-mt-e{margin-top: 15px;}
#html .layout-mt-f{margin-top: -2px;}
#html .layout-mt-g{margin-top: 25px;}
#html .layout-mt-h{margin-top: 40px;}

#html .layout-mb-a{margin-bottom: 10px;}
#html .layout-mb-b{margin-bottom: 20px;}
#html .layout-mb-c{margin-bottom: 5px;}
#html .layout-mb-d{margin-bottom: 30px;}
#html .layout-mb-e{margin-bottom: 40px;}
#html .layout-mb-f{margin-bottom: 15px;}
#html .layout-mb-g{margin-bottom: 50px;}
#html .layout-mb-h{margin-bottom: 25px;}

#html .layout-ml-a{margin-left:10px;}
#html .layout-ml-b{margin-left:20px;}
#html .layout-ml-c{margin-left:30px;}
#html .layout-ml-d{margin-left:15px;}

#html .layout-mr-a{margin-right:10px;}
#html .layout-mr-b{margin-right:20px;}
#html .layout-mr-c{margin-right:25px;}
#html .layout-mr-d{margin-right:15px;}
#html .layout-mr-e{margin-right:5px;}

#html .layout-bt-a{border-top: 1px solid #ddd;}

#html .layout-wrap-a{width:1000px;margin-right: auto; margin-left: auto;}
#html .layout-wrap-b{width:630px;}
#html .layout-wrap-c{width:350px;}
#html .layout-wrap-d{width:680px;}
#html .layout-wrap-e{width:300px;}
#html .layout-wrap-f{width:360px;}
#html .layout-wrap-g{width:330px;}
#html .layout-wrap-h{width:280px;}
#html .layout-wrap-i{width:690px;}
#html .layout-wrap-j{width:700px;}