@charset "utf-8";
/* CSS Document */

.mauto { margin: 0px auto !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; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }


.ml10 { margin-left: 10px !important; }
.ml20 { margin-left: 20px !important; }
.ml30 { margin-left: 30px !important; }
.ml40 { margin-left: 40px !important; }
.ml50 { margin-left: 50px !important; }

.mr10 { margin-right: 10px !important; }
.mr20 { margin-right: 20px !important; }
.mr30 { margin-right: 30px !important; }
.mr40 { margin-right: 40px !important; }
.mr50 { margin-right: 50px !important; }

.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }

.fcAB91BE { color:#AB91BE !important; }
.fc8661a1 { color:#8661a1 !important; }


.fs60p { font-size: 60% !important; }
.fs70p { font-size: 70% !important; }
.fs80p { font-size: 80% !important; }
.fs90p { font-size: 90% !important; }
.fs100p { font-size: 100% !important; }
.fs110p { font-size: 110% !important; }
.fs120p { font-size: 120% !important;}
.fs130p { font-size: 130% !important; }
.fs140p { font-size: 140% !important; }
.fs150p { font-size: 150% !important; }
.fs160p { font-size: 160% !important; }


.fl { float: left; }
.fr { float: right; }
.center { text-align: center; }
.right { text-align: right; }

.notice { color:#FF0000 !important;}

.w70 { width:70px !important;}
.w160 { width:160px !important;}
.w210 { width:210px !important;}
.w505 { width:505px !important;}
.w555 { width:555px !important;}
.w600 { width:600px !important;}
.w625 { width:625px !important;}
.w645 { width:645px !important;}

.linkpdficon {
	background:url(../img/icon_pdf.png) no-repeat left;
	padding: 5px 0px 5px 25px;
}

ul.list_style1,ol.list_style1 {
	margin-left: 20px;
}

ul.list_style1 li {
	padding-left:-20px;
	list-style:circle;
}
ol.list_style1 li {
	margin-left: 20px;
	padding-left:-20px;
	list-style:outside;
	list-style-type: decimal;
	margin-bottom: 5px;
}


dl.rulelist {
	margin-bottom:  10px;
	clear: both;
}
dl.rulelist dt { float: left; }
dl.rulelist dt {
	min-height: 22px;
	border: 0;
	line-height: 22px;
	padding: 0px 2px;
	width: 50px;
	margin-right: 10px;
}
dl.rulelist dd { float: left;}
dl.rulelist dd {
	min-height: 22px;
	width: 665px;
}

dl.rulelist2 {
	margin-bottom:  10px;
	clear: both;
}
dl.rulelist2 dt { float: left; }
dl.rulelist2 dt {
	min-height: 22px;
	border: 0;
	line-height: 22px;
	padding: 0px 2px;
	width: 20px;
	margin-right: 10px;
}
dl.rulelist2 dd { float: left;}
dl.rulelist2 dd {
	min-height: 22px;
	width: 695px;
}
