/* CSS Document */

.w100 {width: 100%; display: block;}
.w990 {width: 990px; margin-right: auto !important;  margin-left: auto !important}
.c {margin: 0 auto !important;}
.lt {float: left;}
.rt {float: right;}
.a {position: absolute;}
.r {position: relative;}
.clear {clear: both;}
.hide {display: none !important;}

.mb-10 {margin-bottom: 10px !important}
.mb-15 {margin-bottom: 15px !important}
.mb-20 {margin-bottom: 20px !important}
.mb-25 {margin-bottom: 25px !important}
.mb-30 {margin-bottom: 30px !important}
.mv-10 {margin-top: 10px !important; margin-bottom: 10px !important}
.mv-15 {margin-top: 15px !important; margin-bottom: 15px !important}
.mv-20 {margin-top: 20px !important; margin-bottom: 20px !important}
.mv-25 {margin-top: 25px !important; margin-bottom: 25px !important}
.mv-25 {margin-top: 30px !important; margin-bottom: 30px !important}


