/**/
.mb0{margin-bottom:0 !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mr5{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.ml5{margin-left:5px !important;}
.ml10{margin-left:10px !important;}

.txtL{text-align:left !important;}
.txtC{text-align:center !important;}
.txtR{text-align:right !important;}

.flL{float:left !important;}
.flR{float:right !important;}
.clrB{clear:both !important}

.fs11{font-size:11px !important}
.fs12{font-size:12px !important}
.fs13{font-size:13px !important}
.fs14{font-size:14px !important}
.fs15{font-size:15px !important}

.fwb{font-weight:bold !important}

.w20{max-width:20px !important}
.w30{max-width:30px !important}
.w40{max-width:40px !important}
.w50{max-width:50px !important}
.w60{max-width:60px !important}
.w70{max-width:70px !important}
.w80{max-width:80px !important}
.w90{max-width:90px !important}
.w100{max-width:100px !important}
.w110{max-width:110px !important}
.w120{max-width:120px !important}
.w130{max-width:130px !important}

.fcPink{color:#f44494 !important}
.fcBlue{color:#0971f2 !important}
.fcDblue{color:#539bed !important}
.fcRed{color:#b41112 !important}
.fcYellow{color:#d59100 !important}
.fcGreen{color:#288C28 !important}

.maxw{width:100% !important;max-width:920px !important;min-width:650px !important}
.lh15{line-height:1.5em;}



/*버튼들*/
.bigBtn{display:inline-block;min-width:75px;height:40px;line-height:40px;padding:0 20px;font-size:14px;text-align:center;font-weight:bold;vertical-align:middle}
.midBtn{display:inline-block;min-width:55px;height:30px;line-height:30px;padding:0 8px;font-size:12px;text-align:center;font-weight:bold;vertical-align:middle}
.minBtn{display:inline-block;min-width:50px;height:28px;line-height:28px;padding:0 8px;font-size:11px;text-align:center;vertical-align:middle;}
button.bigBtn{min-width:77px;height:37px;line-height:normal;}
button.midBtn{min-width:57px;height:30px;line-height:normal;}
button.minBtn{min-width:52px;height:30px;line-height:normal}
.btnWhite{border:1px solid #cccccc;background-color:#fff;}
.btnBlue{border:1px solid #539bed;color:#fff;background-color:#539bed;}
.btnGray{border:1px solid #597894;color:#fff;background-color:#597894;}
.btnRed{border:1px solid #b41112;color:#fff;background-color:#b41112;}
.btnDgray{border:1px solid #474e61;color:#fff;background-color:#474e61;}
.btnDgray:hover{color:#ffffff;}
.btnDgray:focus{color:#ffffff;}

.speed span{display:inline-block;border:1px solid #ddd;width:20px;height:12px;font-size:0;vertical-align:top;}
.speed .dely{/*background-color:#fcbbbb;*/background:url('../img/sub/img2.gif') repeat 0 0px;}
.speed .slw{/*background-color:#f9ff99;*/background:url('../img/sub/img1.gif') repeat 0 0px;}