/***********************************************/
/* CSS file						               */
/* data: 2013/11/11                            */
/* index:                                      */
/*   1# margin								   */ 
/* 	 2# padding							       */
/* 	 3# width								   */
/* 	 4# font_size							   */
/***********************************************/


/* 1# margin -----------------------------------------------*/

.m0 { margin:0px!important;}
.mt04 { margin-top:4px!important; }
.mt05 { margin-top:5px!important; }
.mt10 { margin-top:10px!important; }
.mt12 { margin-top:12px!important; }
.mt15 { margin-top:15px!important; }
.mt20 { margin-top:20px!important; }
.mt25 { margin-top:25px!important; }
.mt30 { margin-top:30px!important; }
.mt35 { margin-top:35px!important; }
.mt40 { margin-top:40px!important; }
.mt75 { margin-top:75px!important; }
.mt80 { margin-top:80px!important; }

.mr00 { margin-right:0px!important; }
.mr02 { margin-right:2px!important; }
.mr03 { margin-right:3px!important; }
.mr05 { margin-right:5px!important; }
.mr07 { margin-right:7px!important; }
.mr10 { margin-right:10px!important; }
.mr12 { margin-right:12px!important; }
.mr13 { margin-right:13px!important; }
.mr15 { margin-right:15px!important; }
.mr16 { margin-right:16px!important; }
.mr20 { margin-right:20px!important; }
.mr25 { margin-right:25px!important; }
.mr30 { margin-right:30px!important; }
.mr35 { margin-right:35px!important; }
.mr37 { margin-right:37px!important; }
.mr46 { margin-right:46px!important; }
.mr50 { margin-right:50px!important; }
.mr80 { margin-right:80px!important; }
.mr83 { margin-right:83px!important; }


.mb02 { margin-bottom:2px!important; }
.mb04 { margin-bottom:4px!important; }
.mb05 { 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; }
.mb60 { margin-bottom:60px!important; }

.ml01 { margin-left:1px!important; }
.ml02 { margin-left:2px!important; }
.ml03 { margin-left:3px!important; }
.ml05 { margin-left:5px!important; }
.ml06 { margin-left:6px!important; }
.ml07 { margin-left:7px!important; }
.ml10 { margin-left:10px!important; }
.ml13 { margin-left:13px!important; }
.ml15 { margin-left:15px!important; }
.ml20 { margin-left:20px!important; }
.ml25 { margin-left:25px!important; }
.ml30 { margin-left:30px!important; }
.ml35 { margin-left:35px!important; }
.ml45 { margin-left:45px!important; }
.ml55 { margin-left:55px!important; }
.ml60 { margin-left:60px!important; }
.ml120 { margin-left:120px!important; }
.ml415 { margin-left:415px!important; }
.ml525 { margin-left:525px!important; }

/*IE6*/
* html .ml13 { margin-left:06px!important; }



/* 2# padding -----------------------------------------------*/

.p0 { padding:0px!important; }
.p20{padding:20p !important;}

.pt05 { padding-top:5px!important; }
.pt10 { padding-top:10px!important; }
.pt15 { padding-top:15px!important; }
.pt20 { padding-top:20px!important; }
.pt25 { padding-top:25px!important; }
.pt30 { padding-top:30px!important; }
.pt35 { padding-top:35px!important; }

.pr05 { padding-right:5px!important; }
.pr08 { padding-right:8px!important; }
.pr10 { padding-right:10px!important; }
.pr15 { padding-right:15px!important; }
.pr20 { padding-right:20px!important; }
.pr25 { padding-right:25px!important; }
.pr30 { padding-right:30px!important; }
.pr35 { padding-right:35px!important; }

.pb05 { padding-bottom:5px!important; }
.pb10 { padding-bottom:10px!important; }
.pb15 { padding-bottom:15px!important; }
.pb20 { padding-bottom:20px!important; }
.pb25 { padding-bottom:25px!important; }
.pb30 { padding-bottom:30px!important; }
.pb35 { padding-bottom:35px!important; }
.pb42 { padding-bottom:42px!important; }

.pl05 { padding-left:5px!important; }
.pl08 { padding-left:8px!important; }
.pl10 { padding-left:10px!important; }
.pl15 { padding-left:15px!important; }
.pl20 { padding-left:20px!important; }
.pl23 { padding-left:23px!important; }
.pl25 { padding-left:25px!important; }
.pl30 { padding-left:30px!important; }
.pl35 { padding-left:35px!important; }
.pl45 { padding-left:45px!important; }
.pl50{ padding-left:50px!important; }
.pl75 { padding-left:75px!important; }
.pl80 {
	padding-left:80px!important;
}
.pl100 { padding-left:100px!important; }


/* 3# width -----------------------------------------------*/

.width_10 { width: 10%!important; }
.width_20 { width: 20%!important; }
.width_30 { width: 30%!important; }
.width_40 { width: 40%!important; }
.width_50 { width: 50%!important; }
.width_60 { width: 60%!important; }
.width_70 { width: 70%!important; }
.width_80 { width: 80%!important; }
.width_90 { width: 90%!important; }


/* 4# font_size -----------------------------------------------*/

.font_size_5 { font-size: 5px!important; }
.font_size_6 { font-size: 6px!important; }
.font_size_7 { font-size: 7px!important; }
.font_size_8 { font-size: 8px!important; }
.font_size_9 { font-size: 9px!important; }
.font_size_10 { font-size: 10px!important; }
.font_size_11 { font-size: 11px!important; }
.font_size_12 { font-size: 12px!important; }
.font_size_13 { font-size: 13px!important; }
.font_size_14 { font-size: 14px!important; }
.font_size_15 { font-size: 15px!important; }
.font_size_16 { font-size: 16px!important; }
.font_size_17 { font-size: 17px!important; }
.font_size_18 { font-size: 18px!important; }
.font_size_19 { font-size: 19px!important; }
.font_size_20 { font-size: 20px!important; }
.font_size_21 { font-size: 21px!important; }
.font_size_22 { font-size: 22px!important; }
.font_size_23 { font-size: 23px!important; }
.font_size_24 { font-size: 24px!important; }
.font_size_25 { font-size: 25px!important; }
.font_size_26 { font-size: 26px!important; }
.font_size_27 { font-size: 27px!important; }
.font_size_28 { font-size: 28px!important; }
.font_size_29 { font-size: 29px!important; }
.font_size_30 { font-size: 30px!important; }
.font_size_31 { font-size: 31px!important; }
.font_size_32 { font-size: 32px!important; }
.font_size_33 { font-size: 33px!important; }
.font_size_34 { font-size: 34px!important; }
.font_size_35 { font-size: 35px!important; }
.font_size_36 { font-size: 36px!important; }
.font_size_37 { font-size: 37px!important; }
.font_size_38 { font-size: 38px!important; }
.font_size_39 { font-size: 39px!important; }
.font_size_39 { font-size: 40px!important; }


.box_01
{
	border: 1px solid #EAEAEA;
	background-color: #FCFCFC;
	padding: 10px;
	margin: 10px 0;
}

.box_01 p
{
	padding: 0 0 0 10px;
	font-size: 100%;
}


.box_02
{
	border: 5px solid;
	padding: 10px;
	font-size: 85%;
	margin: 10px 0;
	border-color: #EBDFC4;
}

.box_03
{
	border: 1px dotted;
	border-color: #9BCC66;
	padding: 10px;
	background-color: #F8FFF2;
	margin: 10px 0;
}

section table th.color_01
{
	background-color: #9CD870;
}
section table th.color_02
{
	background-color: #FCF;
}

section table .valign_top
{
	vertical-align:top;
}

section table .valign_middle
{
	vertical-align: middle;
}

section table .valign_bottom
{
	vertical-align: bottom;
}

.box_02 p
{
	line-height: 180%;
}
