/**
 @Name：SDP
 @Author：xiongchun
 */
.my-mn {
	margin: 0 !important;
}

.my-m1 {
	margin: 1px !important;
}

.my-m2 {
	margin: 2px !important;
}

.my-m3 {
	margin: 3px !important;
}

.my-m4 {
	margin: 4px !important;
}

.my-m5 {
	margin: 5px !important;
}

.my-m8 {
	margin: 8px !important;
}

.my-m10 {
	margin: 10px !important;
}

.my-m15 {
	margin: 15px !important;
}

.my-m20 {
	margin: 20px !important;
}

.my-m25 {
	margin: 25px !important;
}

.my-m30 {
	margin: 30px !important;
}

.my-m35 {
	margin: 35px !important;
}

.my-m40 {
	margin: 40px !important;
}

.my-m50 {
	margin: 50px !important;
}

.my-mtn {
	margin-top: 0 !important;
}

.my-mt5 {
	margin-top: 5px !important;
}

.my-mt10 {
	margin-top: 10px !important;
}

.my-mt15 {
	margin-top: 15px !important;
}

.my-mt20 {
	margin-top: 20px !important;
}

.my-mt25 {
	margin-top: 25px !important;
}

.my-mt30 {
	margin-top: 30px !important;
}

.my-mt35 {
	margin-top: 35px !important;
}

.my-mt40 {
	margin-top: 40px !important;
}

.my-mt50 {
	margin-top: 50px !important;
}

.my-mrn {
	margin-right: 0 !important;
}

.my-mr3 {
	margin-right: 3px !important;
}

.my-mr5 {
	margin-right: 5px !important;
}

.my-mr10 {
	margin-right: 10px !important;
}

.my-mr15 {
	margin-right: 15px !important;
}

.my-mr20 {
	margin-right: 20px !important;
}

.my-mr25 {
	margin-right: 25px !important;
}

.my-mr30 {
	margin-right: 30px !important;
}

.my-mr35 {
	margin-right: 35px !important;
}

.my-mr40 {
	margin-right: 40px !important;
}

.my-mr50 {
	margin-right: 50px !important;
}

.my-mbn {
	margin-bottom: 0 !important;
}

.my-mb5 {
	margin-bottom: 5px !important;
}

.my-mb10 {
	margin-bottom: 10px !important;
}

.my-mb15 {
	margin-bottom: 15px !important;
}

.my-mb20 {
	margin-bottom: 20px !important;
}

.my-mb25 {
	margin-bottom: 25px !important;
}

.my-mb30 {
	margin-bottom: 30px !important;
}

.my-mb35 {
	margin-bottom: 35px !important;
}

.my-mb40 {
	margin-bottom: 40px !important;
}

.my-mb50 {
	margin-bottom: 50px !important;
}

.my-mln {
	margin-left: 0 !important;
}

.my-ml3 {
	margin-left: 3px !important;
}

.my-ml5 {
	margin-left: 5px !important;
}

.my-ml10 {
	margin-left: 10px !important;
}

.my-ml15 {
	margin-left: 15px !important;
}

.my-ml20 {
	margin-left: 20px !important;
}

.my-ml25 {
	margin-left: 25px !important;
}

.my-ml30 {
	margin-left: 30px !important;
}

.my-ml35 {
	margin-left: 35px !important;
}

.my-ml40 {
	margin-left: 40px !important;
}

.my-ml50 {
	margin-left: 50px !important;
}

.my-center {
	text-align: center;
}
