@charset "UTF-8";

.ipd_wid_10 {
	width: 10%;
}

.ipd_wid_20 {
	width: 20%;
}

.ipd_wid_30 {
	width: 30%;
}

.ipd_wid_40 {
	width: 40%;
}

.ipd_wid_50 {
	width: 50%;
}

.ipd_wid_60 {
	width: 60%;
}

.ipd_wid_70 {
	width: 70%;
}

.ipd_wid_80 {
	width: 80%;
}

.ipd_wid_90 {
	width: 90%;
}
.ipd_wid_100 {
	width: 100%;
}


.ipd_wid_5 {
	width: 5%;
}
.ipd_wid_15 {
	width: 15%;
}

.ipd_wid_25 {
	width: 25%;
}

.ipd_wid_35 {
	width: 35%;
}

.ipd_wid_45 {
	width: 45%;
}

.ipd_wid_55 {
	width: 55%;
}

.ipd_wid_65 {
	width: 65%;
}

.ipd_wid_75 {
	width: 75%;
}

.ipd_wid_85 {
	width: 85%;
}

.ipd_wid_95 {
	width: 95%;
}

.ipd_martop_5{
	margin-top: 5px;
}
.ipd_martop_10{
	margin-top: 10px;
}
.ipd_martop_15{
	margin-top: 15px;
}
.ipd_martop_20{
	margin-top: 20px;
}
.ipd_martop_25{
	margin-top: 25px;
}
.ipd_martop_30{
	margin-top: 30px;
}

.ipd_marbot_5{
	margin-bottom: 5px;
}
.ipd_marbot_10{
	margin-bottom: 10px;
}
.ipd_marbot_15{
	margin-bottom: 15px;
}
.ipd_marbot_20{
	margin-bottom: 20px;
}
.ipd_marbot_25{
	margin-bottom: 25px;
}
.ipd_marbot_30{
	margin-bottom: 30px;
}