@charset "utf-8";

/* class */
.clear { clear:both; }
.clearfix:after { content:""; display:block; clear:both; height:0; }
.clearfix  { *zoom: 1; }

.fl_left { float:left;}
.fl_right { float:right;}
.al_center { text-align:center; }
.al_right { text-align:right; }

.bold { font-weight:bold; }
.error { color:#ee0000; }
.noborder { border:none !important; }

.mtop0 { margin-top:0px !important; }
.mtop5 { margin-top:5px !important; }
.mtop10 { margin-top:10px !important; }
.mtop15 { margin-top:15px !important; }
.mtop20 { margin-top:20px !important; }
.mtop30 { margin-top:30px !important; }
.mtop40 { margin-top:40px !important; }
.mtop50 { margin-top:50px !important; }
.mbottom0 { margin-bottom:0px !important; }
.mbottom5 { margin-bottom:5px !important; }
.mbottom10 { margin-bottom:10px !important; }
.mbottom15 { margin-bottom:15px !important; }
.mbottom20 { margin-bottom:20px !important; }
.mbottom30 { margin-bottom:30px !important; }
.mbottom40 { margin-bottom:40px !important; }
.mbottom50 { margin-bottom:50px !important; }
.mleft0 { margin-left:0px !important; }
.mleft5 { margin-left:5px !important; }
.mleft10 { margin-left:10px !important; }
.mleft15 { margin-left:15px !important; }
.mleft20 { margin-left:20px !important; }
.mright0 { margin-right:0px !important; }
.mright5 { margin-right:5px !important; }
.mright10 { margin-right:10px !important; }
.mright15 { margin-right:15px !important; }
.mright20 { margin-right:20px !important; }
.ptop0 { padding-top:0px !important; }
.ptop5 { padding-top:5px !important; }
.ptop10 { padding-top:10px !important; }
.ptop15 { padding-top:15px !important; }
.ptop20 { padding-top:20px !important; }
.ptop30 { padding-top:30px !important; }
.pbottom0 { padding-bottom:0px !important; }
.pbottom5 { padding-bottom:5px !important; }
.pbottom10 { padding-bottom:10px !important; }
.pbottom15 { padding-bottom:15px !important; }
.pbottom20 { padding-bottom:20px !important; }
.pleft0{ padding-left:0px !important; }
.pleft5{ padding-left:5px !important; }
.pleft10{ padding-left:10px !important; }
.pleft15{ padding-left:15px !important; }
.pleft20{ padding-left:20px !important; }
.pright0{ padding-right:0px !important; }
.pright5{ padding-right:5px !important; }
.pright10{ padding-right:10px !important; }
.pright15{ padding-right:15px !important; }
.pright20{ padding-right:20px !important; }
.f9 { font-size:9px !important; }
.f10 { font-size:10px !important; }
.f11 { font-size:11px !important; }
.f12 { font-size:12px !important; }
.f13 { font-size:13px !important; }
.f14 { font-size:14px !important; }
.f16 { font-size:16px !important; }
.f18 { font-size:18px !important; }
.f20 { font-size:20px !important; }
.f22 { font-size:22px !important; }
.f24 { font-size:24px !important; }
.f10b { font-size:10px !important; font-weight:bold !important; }
.f11b { font-size:11px !important; font-weight:bold !important; }
.f12b { font-size:12px !important; font-weight:bold !important; }
.f13b { font-size:13px !important; font-weight:bold !important; }
.f14b { font-size:14px !important; font-weight:bold !important; }
.f15b { font-size:15px !important; font-weight:bold !important; }
.f16b { font-size:16px !important; font-weight:bold !important; }
.f18b { font-size:18px !important; font-weight:bold !important; }
.f20b { font-size:20px !important; font-weight:bold !important; }
.f22b { font-size:22px !important; font-weight:bold !important; }
.f24b { font-size:24px !important; font-weight:bold !important; }
