.wp16{width: 16%;}
.wp18{width: 18%;}
.wp20{width: 20%;}
.wp30{width: 30%;}
.wp40{width: 40%;}
.wp50{width: 50%;}
.wp60{width: 60%;}
.wp70{width: 70%;}
.wp80{width: 80%;}
.wp90{width: 90%;}
.wp98{width: 98%;}
.wp100{width: 100%;}

.w10{width: 10px;}
.w20{width: 20px;}
.w30{width: 30px;}
.w40{width: 40px;}
.w45{width: 45px;}
.w50{width: 50px;}
.w60{width: 60px;}
.w70{width: 70px;}
.w80{width: 80px;}
.w90{width: 90px;}

.mt3{margin-top: 3px;}
.mt5{margin-top: 5px;}
.mt7{margin-top: 7px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}


.ml3{margin-left: 3px;}
.ml5{margin-left: 5px;}
.ml7{margin-left: 7px;}
.ml10{margin-left: 10px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml40{margin-left: 40px;}
.ml50{margin-left: 50px;}
.ml60{margin-left: 60px;}

.f11{font-size: 11px;}
.f12{font-size: 12px;}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}
.f17{font-size: 17px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}

.pd0{padding: 0px;}
.pd1{padding: 1px;}
.pd2{padding: 2px;}
.pd3{padding: 3px;}
.pd4{padding: 4px;}
.pd5{padding: 5px;!important;}
.pd6{padding: 6px;}
.pd7{padding: 7px;}
.pd8{padding: 8px;}
.pd9{padding: 9px;}
.pd10{padding: 10px;}

.pdl10{padding-left: 10px;}

.pdt0{padding-top: 0px;}
.pdt1{padding-top: 1px;}
.pdt2{padding-top: 2px;}
.pdt3{padding-top: 3px;}
.pdt4{padding-top: 4px;}
.pdt5{padding-top: 5px;}
.pdt6{padding-top: 6px;}
.pdt7{padding-top: 7px;}
.pdt8{padding-top: 8px;}
.pdt9{padding-top: 9px;}
.pdt10{padding-top: 10px;}
.pdt20{padding-top: 20px;}
.pdt30{padding-top: 30px;}
.pdt40{padding-top: 40px;}



.h30{height: 30px;}
.h40{height: 40px;}
.h45{height: 45px;}
.h50{height: 50px;}
.h55{height: 55px;}
.h60{height: 60px;}
.h70{height: 70px;}
.h80{height: 80px;}
.h90{height: 90px;}


.f_gray_01{color: #8D8D8D;}
.f_red{color: red;}
.f_black{color:black;}
.f_dred{color:#B70000;}
.fwb{font-weight: bold;}
.f_white{color: #ffffff;}

.fl_left{float: left;}
.fl_right{float: right;}

.table_border_none{border: none; !important;}
.table_border_none tr{border: none; !important;}
.table_border_none td {border-top: none !important;border-left:none !important;border-right:none !important;border-bottom:none !important; !important;}
.table_border_none th{border: none; !important;}

.bg_gray_01{background-color: #f0f0f0;}


.txt_center{text-align: center !important;}
.txt_left{text-align: left !important;}
.txt_right{text-align: right !important;}


.btn_search_w{border:1px solid #ccc; background:#fff; color:#000; width:57px; height:28px;}


#mask {
position:absolute;  
left:0;
top:0;
z-index:100;  
background-color:#000;  
display:none;  
	}
#loadingImg {
	  position:absolute;
	  left:45%;
	  top:50%;
	  z-index:120;
	}

.cou_hand{cursor: pointer; }




.bnt_noti_blue {
	vertical-align:middle;
	background-color:#167bb1;
	-webkit-border-top-left-radius:42px;
	-moz-border-radius-topleft:42px;
	border-top-left-radius:42px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:42px;
	-moz-border-radius-bottomright:42px;
	border-bottom-right-radius:42px;
	-webkit-border-bottom-left-radius:42px;
	-moz-border-radius-bottomleft:42px;
	border-bottom-left-radius:42px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-size:10px;
	font-style:normal;
	height:16px;
	line-height:16px;
	width:16px;
	text-decoration:none;
	text-align:center;
}

.bnt_noti_blue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}.bnt_noti_blue:active {
	position:relative;
	top:1px;
}























