@charset "UTF-8";
/*--------------------------------------------------

	class

==================================================*/

*.clear {
	clear:both;
	float:none;
}
*.alignCenter {
	text-align: center;
}
*.alignLeft {
	text-align: left;
}
*.alignRight {
	text-align: right;
}
*.valignMiddle {
	vertical-align: middle;
}
*.m_center {
	margin-left: auto;
	margin-right: auto;
}
*.font16 {
	font-size:16px;
}
*.font12 {
	font-size:12px;
}
*.font11 {
	font-size:11px;
}
*.font10 {
	font-size:10px;
}
*.mB03 {
	margin-bottom: 3px;
}
*.mB05 {
	margin-bottom: 5px;
}
*.mB10 {
	margin-bottom: 10px;
}
*.mB15 {
	margin-bottom: 15px;
}
*.mB20 {
	margin-bottom: 20px;
}
*.mB25 {
	margin-bottom: 25px;
}
*.mB30 {
	margin-bottom: 30px;
}
*.mB35 {
	margin-bottom: 35px;
}
*.mB40 {
	margin-bottom: 40px;
}
*.mB45 {
	margin-bottom: 45px;
}
*.mB50 {
	margin-bottom: 50px;
}
*.mL03 {
	margin-left: 3px;
}
*.mL05 {
	margin-left: 5px;
}
*.mL10 {
	margin-left: 10px;
}
*.mL15 {
	margin-left: 15px;
}
*.mL20 {
	margin-left: 20px;
}
*.mL25 {
	margin-left: 25px;
}
*.mL30 {
	margin-left: 30px;
}
*.mL35 {
	margin-left: 35px;
}
*.mL40 {
	margin-left: 40px;
}
*.mL45 {
	margin-left: 45px;
}
*.mL50 {
	margin-left: 50px;
}
*.mL55 {
	margin-left: 55px;
}
*.mL60 {
	margin-left: 60px;
}
*.mL65 {
	margin-left: 65px;
}
*.mL70 {
	margin-left: 70px;
}
*.mL75 {
	margin-left: 75px;
}
*.mL80 {
	margin-left: 85px;
}
*.mL90 {
	margin-left: 90px;
}
*.mL95 {
	margin-left: 95px;
}
*.mL100 {
	margin-left: 100px;
}
*.mR03 {
	margin-right: 3px;
}
*.mR05 {
	margin-right: 5px;
}
*.mR10 {
	margin-right: 10px;
}
*.mR15 {
	margin-right: 15px;
}
*.mR20 {
	margin-right: 20px;
}
*.mR25 {
	margin-right: 25px;
}
*.mR30 {
	margin-right: 30px;
}
*.mT03 {
	margin-top: 3px;
}
*.mT05 {
	margin-top: 5px;
}
*.mT10 {
	margin-top: 10px;
}
*.mT15 {
	margin-top: 15px;
}
*.mT20 {
	margin-top: 20px;
}
*.mT25 {
	margin-top: 25px;
}
*.mT30 {
	margin-top: 30px;
}
*.pB03 {
	padding-bottom: 3px;
}
*.pB05 {
	padding-bottom: 5px;
}
*.pB10 {
	padding-bottom: 10px;
}
*.pB15 {
	padding-bottom: 15px;
}
*.pB20 {
	padding-bottom: 20px;
}
*.pB25 {
	padding-bottom: 25px;
}
*.pB30 {
	padding-bottom: 30px;
}
*.f_left {
	float:left;
}
*.f_right {
	float:right;
}
*.colorRed {
	color:#FF0000;
}
/* Start of "Micro clearfix" */

.cf {
	zoom: 1;
}
.cf:before,  .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

        /* End of "Micro clearfix" */
/* End hide from IE-Mac */
