@charset "UTF-8";

.b {
	font-weight: bold;
}

.u {
	border-bottom: 1px solid;
}

.u2 {
	border-bottom: 4px solid;
}

.black {
	color: #000000;
}

.white {
	color: #FFFFFF;
}

.red {
	color: #FF0000;
}

.wine {
	color: #80191D;
}

.orange {
	color: #FF6600;
}

.orange2 {
	color: #FF9900;
}

.blue {
	color: #00BBFF;
}

.yellow {
	color: #ffff00;
}

.yellow2 {
	color: #fdd93b;
}

.green {
	color: #008000;
}

.bg_y {
	background-color: #FFD800;
	padding: 0 2px;
}

.t10 {
	font-size: 10px;
}

.t11 {
	font-size: 11px;
}

.t12 {
	font-size: 12px;
}

.t13 {
	font-size: 13px;
}

.t14 {
	font-size: 14px;
}

.t15 {
	font-size: 15px;
}

.t16 {
	font-size: 16px;
}

.t17 {
	font-size: 17px;
}

.t18 {
	font-size: 18px;
}

.t19 {
	font-size: 19px;
}

.t20 {
	font-size: 20px;
}

.t21 {
	font-size: 21px;
}

.t22 {
	font-size: 22px;
}

.t23 {
	font-size: 23px;
}

.t24 {
	font-size: 24px;
}

.t25 {
	font-size: 25px;
}

.t26 {
	font-size: 26px;
}

.t27 {
	font-size: 27px;
}

.t28 {
	font-size: 28px;
}

.t29 {
	font-size: 29px;
}

.t30 {
	font-size: 30px;
}

.t31 {
	font-size: 31px;
}

.t32{
	font-size: 32px;
}

.t33 {
	font-size: 33px;
}

.t34 {
	font-size: 34px;
}

.t35 {
	font-size: 35px;
}

.t36 {
	font-size: 36px;
}

.t37 {
	font-size: 37px;
}

.t38 {
	font-size: 38px;
}

.t39 {
	font-size: 39px;
}

.t40 {
	font-size: 40px;
}

.t41 {
	font-size: 41px;
}

.t42 {
	font-size: 42px;
}

.t43 {
	font-size: 43px;
}

.t44 {
	font-size: 44px;
}

.t45 {
	font-size: 45px;
}

.t46 {
	font-size: 46px;
}

.t47 {
	font-size: 47px;
}

.t48 {
	font-size: 48px;
}

.t49 {
	font-size: 49px;
}

.t50 {
	font-size: 50px;
}

.t51 {
	font-size: 51px;
}

.t52 {
	font-size: 52px;
}

.t53 {
	font-size: 53px;
}

.t54 {
	font-size: 54px;
}

.t55 {
	font-size: 55px;
}

.t56 {
	font-size: 56px;
}

.t57 {
	font-size: 57px;
}

.t58 {
	font-size: 58px;
}

.t59 {
	font-size: 59px;
}

.t60 {
	font-size: 60px;
}

.t61 {
	font-size: 61px;
}

.t62 {
	font-size: 62px;
}

.t63 {
	font-size: 63px;
}

.t64 {
	font-size: 64px;
}

.t66 {
	font-size: 66px;
}

.t66 {
	font-size: 66px;
}

.t67 {
	font-size: 67px;
}

.t68 {
	font-size: 68px;
}

.t69 {
	font-size: 69px;
}

.t70 {
	font-size: 70px;
}

.t72 {
	font-size: 72px;
}

.t74 {
	font-size: 74px;
}

.t76 {
	font-size: 76px;
}

.t78 {
	font-size: 78px;
}

.t80 {
	font-size: 80px;
}

.t84 {
	font-size: 84px;
}

.t88 {
	font-size: 88px;
}

.t90 {
	font-size: 90px;
}



























.center {
    text-align: center;
    
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.under1 {
	text-decoration: underline;
}

.under2 {
	border-bottom:dotted 3px #ff0000;
	line-height: 3;
}

.under3 {
	border-bottom:dotted 3px #ffffff;
	padding:0;
	margin:0;
}

.under00 {
	border-bottom: solid 3px;
}

.under0 {
	border-bottom: solid 5px;
}

.under4 {
	border-bottom: dashed 1px #CC0000;
}

.under5 {
	border-bottom: dotted 1px #FFFF00;
}

.under6 {
	border-bottom: solid 1px #FFFF00;
}

.under7 {
	border-bottom: dashed 1px #FFFFFF;
}

.under8 {
	border-bottom: dotted 1px #FF0000;
}

.under9 {
	border-bottom: dashed 1px #FFFF00;
}

.under10 {
	border-bottom: dashed 1px;
}

.under11 {
	border-bottom: dashed 3px;
	padding-bottom: 10px;
}

.under12 {
	border-bottom: dashed 2px #FF0000;
}

.under13 {
	border-bottom: dashed 2px #000000;
}

.bgred {
	background: #FF0000;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
	line-height:2;
}

.bgorg {
	background: #FFBB5F;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
}

.bggrn {
	background: #008000;
	padding: 3px 3px 3px 5px;
	line-height:1;
}

.bgyellow {
	background: #FFF000;
	padding: 8px 3px 0px 3px;
	line-height: 2;
}

.bgyellow2 {
	background: #FFF000;
	padding: 2px 0px 0px 0px;
	line-height: 2;
}

.bgwhite {
	background: #FFFFFF;
	padding: 2px 0px 0px 0px;
	line-height: 2;
}

.shadow1 {
	text-shadow: 1px 1px #CCCCCC;
}

.shadow2 {
	text-shadow: 2px 2px #CCCCCC;
}

.white0 {
	color: #FFFFFF;
}

.white1 {
	color: #FFFFFF;
	font-weight: bold;
}

.white2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}

.white3 {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: bold;
}

.white4 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}

.white5 {
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
}

.white6 {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
}

.white7 {
	color: #FFFFFF;
	font-size: 45px;
	font-weight: bold;
}

.white8 {
	color: #FFFFFF;
	font-size: 50px;
	font-weight: bold;
}

.white9 {
	color: #FFFFFF;
	font-size: 55px;
	font-weight: bold;
}

.white10 {
	color: #FFFFFF;
	font-size: 60px;
	font-weight: bold;
}

.red0 {
	color: #FF0000;
}

.red1 {
	color: #FF0000;
	font-weight: bold;
}

.red2 {
	color: #FF0000;
	font-size: 20px;
	font-weight: bold;
}

.red3 {
	color: #FF0000;
	font-size: 25px;
	font-weight: bold;
}

.red4 {
	color: #FF0000;
	font-size: 30px;
	font-weight: bold;
}

.red5 {
	color: #FF0000;
	font-size: 35px;
	font-weight: bold;
}

.red6 {
	color: #FF0000;
	font-size: 40px;
	font-weight: bold;
}

.red7 {
	color: #FF0000;
	font-size: 45px;
	font-weight: bold;
}

.red8 {
	color: #FF0000;
	font-size: 50px;
	font-weight: bold;
}

.red9 {
	color: #FF0000;
	font-size: 55px;
	font-weight: bold;
}

.red10 {
	color: #FF0000;
	font-size: 60px;
	font-weight: bold;
}

.red11 {
	color: #FF0000;
	font-size: 65px;
	font-weight: bold;
}

.red12 {
	color: #FF0000;
	font-size: 70px;
	font-weight: bold;
}

.ora0 {
		color: #FF9900;
}

.ora1 {
		color: #FF9900;
	font-weight: bold;
}

.ora2 {
		color: #FF9900;
	font-size: 20px;
	font-weight: bold;
}

.ora3 {
		color: #FF9900;
	font-size: 25px;
	font-weight: bold;
}

.ora4 {
		color: #FF9900;
	font-size: 30px;
	font-weight: bold;
}

.ora5 {
		color: #FF9900;
	font-size: 35px;
	font-weight: bold;
}

.ora6 {
		color: #FF9900;
	font-size: 40px;
	font-weight: bold;
}

.ora7 {
		color: #FF9900;
	font-size: 45px;
	font-weight: bold;
}

.ora8 {
		color: #FF9900;
	font-size: 50px;
	font-weight: bold;
}

.ora9 {
		color: #FF9900;
	font-size: 55px;
	font-weight: bold;
}

.ora10 {
		color: #FF9900;
	font-size: 60px;
	font-weight: bold;
}

.blue0 {
	color: #0000FF;
}

.blue1 {
	color: #0000FF;
	font-weight: bold;
}

.blue2 {
	color: #0000FF;
	font-size: 20px;
	font-weight: bold;
}

.blue3 {
	color: #0000FF;
	font-size: 25px;
	font-weight: bold;
}

.pur0 {
	color: #FF55FF;
}

.pur1 {
	color: #FF55FF;
	font-weight: bold;
}

.pur2 {
	color: #FF55FF;
	font-size: 20px;
}

.pur3 {
	color: #FF55FF;
	font-size: 25px;
}

.gre0 {
	color: #009900;
}

.gre1 {
	color: #009900;
	font-weight: bold;
}

.gre2 {
	color: #009900;
	font-size: 20px;
	font-weight: bold;
}

.gre3 {
	color: #009900;
	font-size: 25px;
	font-weight: bold;
}

.gre4 {
	color: #009900;
	font-size: 30px;
	font-weight: bold;
}

.gre5 {
	color: #009900;
	font-size: 35px;
	font-weight: bold;
}

.yel0 {
		color: #FFFF00;
}

.yel1 {
		color: #FFFF00;
	font-weight: bold;
}

.yel2 {
		color: #FFFF00;
	font-size: 20px;
	font-weight: bold;
}

.yel3 {
		color: #FFFF00;
	font-size: 25px;
	font-weight: bold;
}

.yel4 {
		color: #FFFF00;
	font-size: 30px;
	font-weight: bold;
}

.yel5 {
		color: #FFFF00;
	font-size: 35px;
	font-weight: bold;
}

.yel6 {
		color: #FFFF00;
	font-size: 40px;
	font-weight: bold;
}

.yel7 {
		color: #FFFF00;
	font-size: 45px;
	font-weight: bold;
}

.yel8 {
		color: #FFFF00;
	font-size: 50px;
	font-weight: bold;
}

.yel9 {
	color: #FFFF00;
	font-size: 55px;
	font-weight: bold;
}

.yel10 {
	color: #FFFF00;
	font-size: 60px;
	font-weight: bold;
}

.black0 {
	color: #000000;
}

.black1 {
	color: #000000;
	font-weight: bold;
}

.black2 {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}

.black3 {
	color: #000000;
	font-size: 25px;
	font-weight: bold;
}

.black4 {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}

.black5 {
	color: #000000;
	font-size: 35px;
	font-weight: bold;
}

.black6 {
	color: #000000;
	font-size: 40px;
	font-weight: bold;
}

.black7 {
	color: #000000;
	font-size: 45px;
	font-weight: bold;
}

.black8 {
	color: #000000;
	font-size: 50px;
	font-weight: bold;
}

.black9 {
	color: #000000;
	font-size: 55px;
	font-weight: bold;
}

.black10 {
	color: #000000;
	font-size: 60px;
	font-weight: bold;
}

.black11 {
	color: #000000;
	font-size: 65px;
	font-weight: bold;
}

.black12 {
	color: #000000;
	font-size: 70px;
	font-weight: bold;
}

.space0 {
	margin-top: 25px;
}

.space1 {
	margin-top: 80px;
}

.space2 {
	margin-top: 100px;
}

.space3 {
	margin-top: 150px;
}



/*---------------------------*/


.p1 {
	padding-top: 10px;
}

.p2 {
	padding-top: 20px;
}

.p3 {
	padding-top: 30px;
}

.p4 {
	padding-top: 40px;
}

.p5 {
	padding-top: 50px;
}

.p6 {
	padding-top: 60px;
}

.p7 {
	padding-top: 70px;
}

.p8 {
	padding-top: 80px;
}

.p9 {
	padding-top: 90px;
}

.p10 {
	padding-top: 100px;
}

.p12 {
	padding-top: 120px;
}

.p14 {
	padding-top: 140px;
}

.p16 {
	padding-top: 160px;
}

.p18 {
	padding-top: 180px;
}

.p20 {
	padding-top: 200px;
}


/*---------------------------*/


.pb0 {
	padding-bottom: 0px;
}

.pb1 {
	padding-bottom: 10px;
}

.pb2 {
	padding-bottom: 20px;
}

.pb3 {
	padding-bottom: 30px;
}

.pb4 {
	padding-bottom: 40px;
}

.pb5 {
	padding-bottom: 50px;
}

.pb6 {
	padding-bottom: 60px;
}

.pb7 {
	padding-bottom: 70px;
}

.pb8 {
	padding-bottom: 80px;
}

.pb9 {
	padding-bottom: 90px;
}

.pb10 {
	padding-bottom: 100px;
}

.pb11 {
	padding-bottom: 110px;
}

.pb12 {
	padding-bottom: 120px;
}

.pb13 {
	padding-bottom: 130px;
}

/*---------------------------*/

/*---------------------------*/


.line05{
	line-height:0.5;
}

.line1{
	line-height:1;
}

.line15{
	line-height:1.5;
}

.line2{
	line-height:2;
}

.line25{
	line-height:2.5;
}

.line3{
	line-height:3;
}

.line35{
	line-height:3.5;
}

.line4{
	line-height:4;
}


/*---------------------------*/
.box {
	border:3px #000 double;
	
	padding:1px 1px 1px 1px;
}

.box2 {
	background: #F0F8FF;
	border:4px #000000 double;
	padding:0px 10px 0px 20px;
	width:750px;
	margin:40px auto 0;
}

.box21 {
	border:4px #800000 double;
	padding:10px 20px;
	color:#800000;
	width:700px;
	background:#fff0f5;
	margin:0 auto;
}

.box22 {
	border:4px #FFF double;
	padding:15px 20px;
	width:730px;
	background:#3C0000;
	margin:0 auto;
}

.box3 {
	border:1px #FFF double;
	padding:5px 20px;
	width:680px;
}

.box4 {
	border:4px #dc143c double;
	padding:10px 10px 10px 50px;
	width:680px;
	margin:0 auto;
	color:#dc143c;
	background: #24140e;
}

.box5 {
	border:4px #FFF000 double;
	padding:15px 20px;
	width:680px;
}

.box6 {
	border:1px #FFF double;
	padding:15px 20px;
	width:680px;
	background:#FFFFFF;
	color:#000000;
}