@import url(/main/inc/css/fonts/font.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);


.ff_sc {font-family:'S-CoreDream' !important;}
.ff_sf {font-family:'SangSangFlowerRoad'!important; letter-spacing:1px;}
.ff_gs {font-family: 'Gmarket Sans' !important;  }

.img_bd, .img-bd {padding:10px; border:1px solid #ddd;}
.bold {font-weight:400 !important;}
.img-fluid, .img_fluid {max-width:100%; height:auto; }


/*ÅÇ*/

.bo_cate {width:100%; padding:20px 0 7px 0; background:#fafafa; text-align:center;}
.bo_cate ul {zoom:1;}
.bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
.bo_cate li {display:inline-block; padding:2px; margin:1px;}
.bo_cate a {display:block;line-height:1.4;padding:8px 36px;border-radius:0px;border:1px solid #96989c;background:#fff; color:#646873; text-align:center; -webkit-transition:all .3s ease; transition:all .3s ease;}
.bo_cate .bo_cate_on {z-index:2;background:#6c696a; color:#fff; font-weight:500; border:1px solid #6c696a;}

	@media screen and (max-width:768px) {
		.bo_cate{padding:20px 12px; background:#f7f7f7;}
		.bo_cate a{padding:6.5px 16px; font-size:13px;}
	}
	@media screen and (max-width:480px) {
		.bo_cate {padding:13px 0 4px 0;}
		.bo_cate a{padding:4.5px 10px; font-size:12px;}
	}


/*¼³±³¿µ»ó ÅÇ*/
ul.bo_cate_ul {margin:25px 0; font-size:0; margin-left:1px; text-align:center}
ul.bo_cate_ul {zoom:1;padding:0 !important; margin:0 !important;}
ul.bo_cate_ul:after {display:block;visibility:hidden;clear:both;content:""; padding:0 !important; margin:0 !important;}
ul.bo_cate_ul li {display:inline-block; margin:0 0 0 -1px; padding:0 }

ul.bo_cate_ul a {display:block;font-size:14px; border-radius:0; margin:0; min-width:108px; text-align:center; height:35px; line-height:33px; padding:0 15px; border:1px solid #aaa; color:#666; font-weight:400}
ul.bo_cate_ul li a:focus, ul.bo_cate_ul li a:hover, ul.bo_cate_ul li a:active {text-decoration:none;background:#f4f4f4; color:#222}
ul.bo_cate_ul li.bo_cate_on a, ul.bo_cate_ul li a#bo_cate_on  {z-index:2;background:#456cb3; color:#fff; border-color:#456cb3; position:relative; z-index:1; box-shadow:none; font-weight:500}

		@media only screen and (max-width: 767px) {
			ul.bo_cate_ul { margin-top:0 }
			ul.bo_cate_ul a { min-width:0; padding:0; height:auto; line-height:1; margin:3px 10px; border:0; font-size:12px }
			#bo_cate a#bo_cate_on3 { border:0 }
		}




/** ³×ºñ°ÔÀÌ¼Ç **/
.subtitle {width:100%;margin:0 auto; font-size:26px; font-weight:500; 
			letter-spacing:-1px; margin-bottom:30px; color:#333;
			border-bottom:1px solid #eee; padding:10px 0 13px 5px; 
			}

.subtitle span {float:right; padding-right:5px; font-size:13px; color:#999;
				letter-spacing:0.5px; 
				padding-top:10px; line-height:30px;   font-weight:300;}
.subtitle span b { font-weight:400; color:#777; }



@media only screen and (max-width: 768px) {    
	.subtitle { font-size:20px; }
}
@media only screen and (max-width: 480px) {    
	.subtitle { font-size:20px; }
	.subtitle span {  font-size:12px; letter-spacing:-0.5px }

}
@media only screen and (max-width: 400px) {    
	.subtitle { font-size:19px; }
	.subtitle span {display: none;}
}


/**ÄÁÅÙÃ÷**/

.sl___contents {display:block; width:100%; height:auto; min-height:400px; margin:10px auto 50px auto;
				/*text-align:justify;*/ }
.sl___contents section {max-width:1200px; margin:0 auto; position:relative; clear:both; display:block !important; }

@media only screen and (max-width: 768px) {  
	.subcontent { margin:0; padding-bottom:20px; }
	.sl___contents {width:95%;  min-height:300px; }
}

/**************************************************************/



/*¼¶±â´ÂÀÌ*/
ul.s_people {display:table;width:100%;padding:0; margin-bottom:20px;border:8px solid #eee; }
ul.s_people li {float:left; display:inline-block; padding:0;}
ul.s_people2 {display:table;width:100%;padding:0; margin-bottom:20px;border:8px solid #f4f3f3; }
ul.s_people2 li { display:block; padding:15px 0; text-align:center;}

ul.s_people li img {padding:0;}
ul.s_people li:nth-child(1) { }
ul.s_people li:nth-child(2) {padding-left:20px; padding-top:20px;}
.s_t_1 {font-size:17px; line-height:20px; color:#555; font-weight:500; letter-spacing:-0.5px; word-break: break-all !important;display:block;padding-top:10px; }
.s_t_2{font-size:16px; color:#888; font-weight:400; letter-spacing:-0.5px;
		padding-top:10px;line-height:15px; display:block;}
.s_t_3{font-size:15px; color:#aaa; font-weight:400; letter-spacing:-0.5px;line-height:17px}

	@media only screen and (max-width: 1200px) {  
		ul.s_people li {/*height:190px;border:10px solid #eee;*/}
		ul.s_people li img {width:auto; height:170px;}
		.s_t_1 {font-size:16px;}
		.s_t_2{font-size:15px;}
		.s_t_3{font-size:14px;}
	}
	@media only screen and (max-width: 991px) {  
		ul.s_people {margin-bottom:15px;border:10px solid #eee; }

	}
	@media only screen and (max-width: 480px) {  
		ul.s_people li:nth-child(2) {padding-left:10px; padding-top:15px;}
		ul.s_people li img, ul.s_people2 li img {width:auto; height:120px;}
	}





.p_box1 {width:200px; height:45px; background:#628dc8; line-height:45px; 
		margin-top:40px; color:#fff;padding-left:20px; border-radius:5px;}
.p_box2 {width:200px; height:45px; background:#6fa3b4; line-height:45px; 
		margin-top:40px; color:#fff;padding-left:20px; border-radius:5px;}
.p_box3 {width:200px; height:45px; background:#806b8d; line-height:45px; 
		margin-top:40px; color:#fff;padding-left:20px; border-radius:5px;}
.p_box4 {width:200px; height:45px; background:#aab872; line-height:45px; 
		margin-top:40px; color:#fff;padding-left:20px; border-radius:5px;}

	@media only screen and (max-width: 991px) {  

		.p_box1, .p_box2, .p_box3, .p_box4 {padding-left:15px;margin-top:20px;width:140px; height:40px;line-height:40px;}
	}


/*¼¶±â´ÂÀÌµé Àå·Î ÅÇ
.menu_tab5 {overflow:hidden;padding:0; margin:20px auto; text-align:center;line-height:30px; padding:5px 10px;}
.menu_tab5 span {padding:10px; font-weight:500; font-size:19px; line-height:30px;}
.menu_tab5 .bo_on {font-weight:700;line-height:30px;  /*text-decoration: underline; color:#333;}
.menu_tab5 .bo_on a {font-weight:700;line-height:30px;  /*text-decoration: underline; color:#333;}

.menu_tab5 a { color:#888; line-height:30px; padding:5px 10px;}

.menu_tab5 a:hover { text-decoration: underline !important; }

@media (max-width:1200px){
	.menu_tab5 span { font-size:19px;}
}

@media (max-width:768px){
	.sub_cont .menu_tab5 { /*display:none; }
	.menu_tab5 span { font-size:17px;}
}
*/



/*¿¹¹è½Ã°£¾È³»*/
#subtable6  {width:100%; line-height:130%; border-top:2px solid #555; text-align:center; 
			border-bottom:3px solid #ddd; margin-bottom:20px; font-family: inherit; letter-spacing:-0.5px; padding-bottom:20px;}
#subtable6 th {padding:15px 0; font-size:19px !important;font-weight:500;color:#555 !important; border:none; background:#f9f9f9; word-break:keep-all; }
#subtable6 tr {}
#subtable6 tr td {padding:12px 5px; border-bottom:1px solid #ddd; font-size:15px; word-break:keep-all; }

#subtable6 td.stb_tit { padding:15px 0; font-size:18px !important;  
						font-weight:500;color:#555 !important; border:none;}
#subtable6 td {border-left:1px solid #ddd}
#subtable6 td b {font-weight:500; font-size:18px; color:#2d4d88;}
#subtable6 td:last-child {border-right:1px solid #eee}
#subtable6 td.bdrno {border-bottom:none;}

	@media only screen and (max-width: 768px) {  
		#subtable6  {width:98%; margin:0 auto;}
		#subtable6 tr td, #subtable6 td b {padding:6px 3px;font-size:14px !important; }
		#subtable6 td.stb_tit {font-size:15px !important; }
	}


/*¿À½Ã´Â ±æ*/
.s1_5 ul {list-style:none; width:100%; display:table}
.s1_5 ul li {float:left; display:table-cell; vertical-align:middle; }
.s1_5 ul li:last-child {padding:12px 10px 10px 15px;}

@media only screen and (max-width: 991px) {  
		.s1_5 ul li {padding-left:50px;}
	}



/*¿¬Çõ **/

.s1_history {display:block;clear:both;margin-top:-60px; width:80%; float:right; margin-bottom:40px;}
.his_tit {position:relative;display:block;clear:both;width:100%; border-top:1px solid #7590ab;}
.his_tit p { padding:13px 10px; width:140px;letter-spacing:-1px; text-align:center; background:#e9eff5; }
#subtable4  {width:100% !important; padding-bottom: 20px ; line-height:130%; margin:0 auto;
			 border-bottom:0px solid #eee;font-family: inherit;}
#subtable4 tr {}
#subtable4 td { padding:10px 15px; border-bottom:1px solid #eee; word-break:keep-all; }
#subtable4 tr td:first-child {width:18%; font-weight:400; color:#7590ab; font-size:15px; letter-spacing:-1px;}
#subtable4 tr td:last-child { font-weight:400; color:#666; font-size:15px; letter-spacing:-0.5px;}
#subtable4 tr td.bdrno {border-bottom:none;}

@media only screen and (max-width: 1200px) {  
	.his_tit p { padding:13px 5px; width:130px;}
}
@media only screen and (max-width: 991px) {  
	#subtable4 td.stb_tit { width:25%;padding-right:10px; }
	.s1_history { float:none; margin-top:10px; width:100%}
}


@media only screen and (max-width: 768px) {  
	#subtable4  {width:98%; margin:0 auto;}
	#subtable4 td { font-size:13px !important; padding:10px 3px;}
}



/* ¾î¸°ÀÌºÎ Ã»¼Ò³âºÎ */


.section-content1{ background:#1081b2; width:95%; margin:0 auto; z-index:2} 
.section-content1 .content{position:relative;text-align:center;overflow:hidden;margin:0 auto}
.section-content1 .content img{display:block;width:100%;}
.section-content1 .content blockquote{position:relative;display:block; background:#1081b2;/*background:#f9b700;*/padding:30px 15px;margin:0; }
/*µû¿ÈÇ¥*/
/*.section-content1 .content .quot{position:relative;color:#fff;text-align:center;padding:30px 0 40px;max-width:480px;margin:0 auto;line-height:1.3}
.section-content1 .content .quot:before,.section-content1 .content .quot:after{display:block;content:'';position:absolute;background:url(/main/img/sprites.png) no-repeat -70px -88px;width:31px;height:27px;opacity:.5}
.section-content1 .content .quot:before{top:0;left:0}.section-content1 .content .quot:after{background-position:-106px -88px;bottom:0;right:0}
.section-content1 .content .quot em{display:block;font-size:1.25em;font-weight:400;margin-bottom:.5em}
*/

@media(min-width:1024px){
.section-content1{ width:80%; }
.section-content1 .content{max-width:none}
.section-content1 .content img{position:absolute;top:0;left:0;z-index:0;width:auto;height:100%; }
.section-content1 .content blockquote{z-index:1;margin-left:63%;padding:60px 25px;min-height:450px;}
/*.section-content1 .content .quot{text-align:left;max-width:400px;padding:40px 30px}*/
}

@media(min-width:1340px){.section-content1 .content figure{left:0}}

@media(min-width:480px){
.section-content1 .content .quot em{font-size:1.75em}
}





.s3_1box {position:relative;display:block; background:#1081b2; min-height:200px;height:auto; 
			padding:30px 30px 20px 30px; }
.s3_2box {position:relative;display:block; background:#5787a8; min-height:200px;height:auto; 
			padding:30px 30px 20px 30px; }
.s3_1txt {float:left; padding-top:10px; padding-bottom:20px; color:#fff; font-weight:800; font-size:20px; }
.s3_1txt span {display:block; font-size:30px; line-height:150%;}

@media only screen and (max-width: 991px) {  
	.s3_1txt { float:none; text-align:center; padding:10px 0 20px 0;  }
}

@media only screen and (max-width: 768px) {  
	.s3_1box, .s3_2box { padding:20px 20px 15px 20px; }
	.s3_1txt {  padding:10px 0 10px 0;  font-size:17px;  }
	.s3_1txt span { font-size:22px; }
}




/*******¿Â¶óÀÎÇå±Ý ¿¹½ÃÇ¥ **********

#subtable3 {width:60%; margin:10px auto; line-height:130%;border-top:1px solid #333;text-align:justify !important;}
#subtable3 th  {text-align:center; background:#f2f2f2; padding:20px 0;font-size:19px; color:#333;font-weight:500;font-family: 'S-CoreDream'; border-bottom:1px solid #ddd;}
#subtable3 td  {padding:7px 5px;text-align:center;}


#subtable3 td.sbt_td1 {font-weight:400; font-size:17px; color:#666; border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
#subtable3 td.sbt_td2 {font-weight:400; font-size:17px; color:#21419d; border-bottom:1px solid #ddd;}
*/


/*»õ°¡Á·*/
ul.nfamily { display:table; width:100%;padding:0;clear:both;}
ul.nfamily li {list-style:none; display:table-cell; vertical-align:middle}
ul.nfamily li:first-child { font-family:'S-CoreDream';text-align:center;line-height:140%; }
ul.nfamily li:last-child {padding:20px; }
ul.nfamily li small {line-height:110% !important; color:#666;}


ul.nfamily li.cr_pk_150_1 {display:table-cell; width:170px;height:170px; background:#efbfd6; border-radius:50%; vertical-align:middle;text-align:center;}
ul.nfamily li.cr_pk_150_2 {display:table-cell;width:170px;height:170px; background:#efbfd6; border-radius:50%; vertical-align:middle}
ul.nfamily li.cr_b_150_1 {display:table-cell; width:170px;height:170px; background:#c4d3eb; border-radius:50%; vertical-align:middle;text-align:center;}
ul.nfamily li.cr_b_150_2 {display:table-cell;width:170px;height:170px; background:#c4d3eb; border-radius:50%; vertical-align:middle}


@media only screen and (max-width:1200px){
	ul.nfamily {display:block;}
	ul.nfamily li {display:block; width:100%;text-align:center; }
	ul.nfamily li.cr_pk_150_1, ul.nfamily li.cr_pk_150_2, ul.nfamily li.cr_b_150_1, ul.nfamily li.cr_b_150_2 {display:block;width:100%;height:auto; min-height:40px; padding:7px 0;border-radius:0; margin:0 auto !important;}
	}

@media only screen and (max-width:768px){

	
}

/*»õ°¡Á· Á¤Âø°úÁ¤

ul.smbox4 {list-style:none;display:table; width:100%;}
ul.smbox4 li {display:table-cell; vertical-align:middle;text-align:center; height:auto; min-height:140px;width:calc(25% - 40px); padding:20px; }
ul.smbox4 li:nth-child(1), ul.smbox4 li:nth-child(3), ul.smbox4 li:nth-child(5), ul.smbox4 li:nth-child(7) { border:1px solid #ccc;border-radius:20px; }
ul.smbox4 li:nth-child(2), ul.smbox4 li:nth-child(4), ul.smbox4 li:nth-child(6) {width:40px !important;padding:0; margin:0;}
ul.smbox4 li small {display:block;font-size:15px;}
ul.smbox4 li strong {font-family:'S-CoreDream'; font-weight:400;color:#e33b8b !important; }


@media only screen and (max-width: 991px) {
	
}
*/
/*±³ÀÎ»ç¾÷Ã¼*/
.cfamily {display:block; position:relative; padding:1px; min-height:130px; text-align:center;}
.cfamily2 {display:block; position:relative; padding:1px; min-height:100px; text-align:center;}
.cfamily p, .cfamily2 p {border-bottom:1px solid #ccc; padding-bottom:10px; text-align:center; 
			font-size:20px; font-weight:500; coloe:#625a36;}
	
	@media screen and (max-width:768px) {
		.cfamily {min-height:110px;}
		.cfamily2 {min-height:80px;}
		.cfamily p, .cfamily2 p {padding-bottom:6px; font-size:14px;}
		.cfamily {line-height:15px !important;}
	}

	@media screen and (max-width:400px) {
		.cfamily {min-height:100px;}
		.cfamily2 {min-height:60px;}
		.cfamily, .cfamily2 {line-height:15px !important;}
	}


/******* ¼º°æ°øºÎ Ç¥  **********

#subtable2 {width:100%; margin:20px auto 10px auto; line-height:130%;border-top:1px solid #333;text-align:justify !important;}
#subtable2 th  { text-align:center; background:#f2f2f2; padding:15px 0;font-size:19px; color:#333;font-weight:500;font-family: 'S-CoreDream'; border-bottom:1px solid #ddd;}
#subtable2 td  {padding:12px 15px;}


#subtable2 td.sbt_td1 {font-weight:600; font-size:19px; color:#666; border-bottom:1px solid #ddd;border-right:1px solid #ddd; text-align:center;}
#subtable2 td.sbt_td2 {font-weight:400; font-size:17px; color:#555; border-bottom:1px solid #ddd;}


@media only screen and (max-width: 991px) {
	#subtable2 th {padding:12px 0;font-size:16px;}
	#subtable2 td.sbt_td1 {font-size:14px;}
	#subtable2 td.sbt_td2 {font-size:14px;}
}
*/


/** Å×ÀÌºí °øÅë **/

#subtable {width:100%; margin: 10px 0; line-height:130%; border-top:1px solid #555;}
#subtable.gray { border-top:1px solid #ddd !important; }
#subtable.blue { border-top:1px solid #1081b2 !important; }
#subtable.orange { border-top:1px solid #f39200 !important; }

#subtable tr tr  {}
#subtable tr td { padding:13px 15px; border-bottom:1px solid #e8e8e8; word-break:keep-all; }
#subtable tr td.tit {font-weight:bold; background:#f9f9f9; }
#subtable tr td.titb {font-weight:bold; background:#d8e3f5; }
#subtable tr td.titpk {font-weight:bold; background:#f6e0e2; }
#subtable tr td.tity {font-weight:bold; background:#f2e5d0; }
#subtable tr td.titgr {font-weight:bold; background:#e4f0d6; }
#subtable tr td.bdr {border-right:1px solid #e8e8e8;}
#subtable tr td.bdl {border-left:1px solid #e8e8e8;}
#subtable tr td.bdb {border-bottom:1px solid #e8e8e8;}
#subtable tr td.bdt {border-top:1px solid #e8e8e8;}

@media only screen and (max-width: 768px) {
	#subtable tr td { padding:8px 3px; }
}


/*
.bg_w {background:#fff}
.bg_lg {background:#f9f9f9}
.sl__bg_g {background:#aaa}
.sl__bg_lg {background:#eee}
.sl__bg_llg {background:#f9f9f9} 
.sl__bg_pk {background:#e77c99}
.sl__bg_lpk {background:#f6c4d1}
.sl__bg_llpk {background:#f6e0e2}
.sl__bg_lllpk {background:#f8edf0}
.sl__bg_b { background:#2f5288; } 
.sl__bg_lb { background:#8398d5;}  
.sl__bg_llb { background:#d8e3f5;}
.sl__bg_lllb { background:#ebf0f7;}
.sl__bg_y { background:#e3a13a; } 
.sl__bg_ly { background:#f5cd8f;}  
.sl__bg_lly { background:#f2e5d0;}
.sl__bg_llly { background:#fbf6ed;}
.sl__bg_gr { background:#abcd80; } 
.sl__bg_lgr { background:#d1e3b9;}  
.sl__bg_llgr { background:#e4f0d6;}
.sl__bg_lllgr { background:#f8fdf1;}
*/


.stxt_bg {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg.jpg); background-size:cover;}
.stxt_bg1 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg2.jpg); background-size:cover;}
.stxt_bg2 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg3.jpg); background-size:cover;}
.stxt_bg3 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg4.jpg); background-size:cover;}
.stxt_bg4 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg5.jpg); background-size:cover;}
.stxt_bg5 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg5.jpg); background-size:cover;}
.stxt_bg6 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg6.jpg); background-size:cover;}
.stxt_bg7 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg7.jpg); background-size:cover;}

	@media only screen and (max-width: 991px) {  
		.stxt_bg, .stxt_bg1, .stxt_bg2, .stxt_bg3, .stxt_bg4, .stxt_bg5, .stxt_bg6, .stxt_bg7 { height:120px !important; padding-top:50px; margin-bottom:20px;}
	}



.tit_box {display:table-cell; padding:15px 20px; vertical-align:middle; border-radius:5px;
			background:#77bed0;color:#fff;font-weight:bold; text-align:center;}
.tit_box2 {display:block; padding:8px 15px;
			background:#77bed0;color:#fff;font-weight:bold; text-align:center;}
.txt_box {display:table-cell; vertical-align:middle; line-height:30px; }


	@media only screen and (max-width: 991px) {  
		.tit_box {padding:15px 10px;min-width:60px;  }
		.txt_box {}
	}
/*±ÛÀÚ ¾Æ·¡ ¶óÀÎ*/
.uline_b {padding-bottom:5px;border-bottom:1px solid #3289ca;}
.uline_sb {padding-bottom:5px;border-bottom:1px solid #2fbabf;}
.uline_g {padding-bottom:5px;border-bottom:1px solid #888;}
.uline_or {padding-bottom:5px;border-bottom:1px solid #fe6350;}
.uline_gr {padding-bottom:5px;border-bottom:1px solid #9cc83f;}




/* ÅÂºí¸´ ÀÌÇÏ·Î br º¸ÀÓ */

span.mobr3 {}

	@media screen and (min-width:991px) {
		span.mobr3, .mobr3 { display:none; }
	}

/* 769px ÀÌÇÏ·Î br º¸ÀÓ */

span.mobr2 {}

	@media screen and (min-width:769px) {
		span.mobr2, .mobr2 { display:none; }
	}


/* 769px ÀÌ»ó¿¡¼­ br º¸ÀÓ */

span.mobr {}
	@media screen and (max-width:768px) {
		span.mobr , .mobr { display:none; }
	}

.txtctr {text-align:center;}
.lh100 { line-height:100% !important; }
.lh150 { line-height:150% !important; }
.lh180 { line-height:180% !important; }
.lh200 { line-height:200% !important; }

	@media screen and (max-width:768px) {
		.lh150 {line-height:140%; }
		.lh180 {line-height:150%; }
		.lh200 {line-height:160%; }
	}






img { border: 0; }

a {
    text-decoration: none;
    border: 0;
    outline: 0;
}
.clear {*zoom:1;}
.clear:after {content:"";display:block;clear:both;}


a:focus,
input:focus,
textarea:focus,
*:focus {
    outline: 0 !important;
    box-shadow: none !important;
}



@media only screen and (min-width: 769px) {
	.visible_mobile { display:none}
	.visible_pc { display:visible}
}
@media only screen and (max-width: 768px) {
	.visible_pc { display:none}
	.visible_mobile { display:visible}
}



@media only screen and (max-width: 2000px) {
	.fx_lg { width:100%;}
}
@media only screen and (max-width: 1200px) {
	.fx_md { width:100%;}
}
@media only screen and (max-width: 768px) {
	.fx_sm { width:100%;}
}
@media only screen and (max-width: 400px) {
	.fx_xs { width:100%;}
}



@media only screen and (max-width: 991px) {
	.imgctr {max-width:100%; margin:0 auto;}
}


.txtctr {text-align:center;}
/* hr */
.hrline { height:1px; background:#ddd; width:100%; margin:15px auto !important;}
.hrline2 { height:1px; background:#ddd; width:100%; margin:25px auto !important;}
.hrline3 { height:1px; background:#ddd; width:100%; margin:35px auto !important;}
.hrline4 { height:1px; background:#ddd; width:100%; margin:45px auto !important;}

@media only screen and (max-width:768px){
	.hrline {margin:10px auto;}
	.hrline2 {margin:20px auto;}
	.hrline3 {margin:25px auto;}
	.hrline4 {margin:30px auto;}
}

/*¿øÅ¸ÀÌÆ²*/


.bg_bl_40 {width:100px; height:100px;background:#b2cbf2; border-radius:50%; 
			 margin:0 auto;  }
.bg_bl_40 p {padding-top:23px;}

@media only screen and (max-width:992px){
	.bg_bl_40 {width:85px; height:85px;margin:0 auto;}
	.bg_bl_40 p {padding-top:33px;}
}

.cr_bl_130_1 {position:relative; float:left; width:130px;height:130px; background:#2f5288; border-radius:50%; padding-top:50px; letter-spacing:-1px;}
.cr_bl_130_2 {position:relative; float:left; width:130px;height:130px; background:#2f5288; border-radius:50%; padding-top:30px; letter-spacing:-1px;}


@media only screen and (min-width:992px){
	.cr_bl_130_1,.cr_bl_130_2 { }
}

@media only screen and (max-width:992px){
	.cr_bl_130_1 {margin:0 auto;}
	.cr_bl_130_2 {margin:0 auto;}
}

@media only screen and (max-width:768px){

	.cr_bl_130_1,.cr_bl_130_2 {display:block}

}


/*======================================
//--//-->   BUTTON
======================================*/
.btn {
  transition: .5s ease;
   margin:3px;
}

.btn.btn-g, .btn.btn-r {
  border-radius: 0;
  padding: 1rem 2rem;
  letter-spacing: .05rem;
}


.btn.btn-g {
  background-color: #c96d56;
  color: #fff;
 
}

.btn.btn-g:hover {
  background-color: #000000;
  color: #fff;
}


/*ÀÛÀº ³×¸ð¹Ú½º*/
.smbox1 {list-style:none;}
.smbox1 li {float:left; display:inline; width:calc(100% - 20px); padding:30px 20px; border:1px solid #ccc; margin:10px; }

.smbox2 {list-style:none;}
.smbox2 li {float:left; display:inline; width:calc(50% - 10px); padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbox2 li {  width:calc(100% - 10px); }
}

.smbox3 {list-style:none; clear:both;}
.smbox3 li {float:left; display:inline; width:calc(33.3% - 10px); padding:20px 18px; border:1px solid #ccc; margin:5px; }
	@media only screen and (max-width: 991px) {
		.smbox3 li {  width:calc(50% - 10px); padding:19px 13px; }
	}
	/*±³ÀÎ»ç¾÷Ã¼¿¡¼­ Ãß°¡ÇÑ ºÎºÐ*/
	@media only screen and (max-width: 480px) {
		.smbox3 li { padding:12px 10px; }
	}
	@media only screen and (max-width: 400px) {
		.smbox3 li { width:calc(100% - 10px); }
	}

.smbox3lg {list-style:none;}
.smbox3lg li {float:left; display:inline; width:calc(33.3% - 10px); padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbox3lg li {  width:calc(100% - 10px); }
}

.smbox4 {list-style:none;} /** °­ÁøÁö¿ª¾Æµ¿¼¾ÅÍ Àû¿ë s7_2.htm **/
.smbox4 li {float:left; display:inline; width:calc(25% - 10px); padding:30px 20px; border:1px solid #ccc; margin:5px; min-height:220px; }

	@media only screen and (max-width: 991px) {
		.smbox4 li {  width:calc(50% - 10px);  }
	}
	@media only screen and (max-width: 768px) {
		.smbox4 li { min-height:180px; }
	}
	@media only screen and (max-width: 480px) {
		.smbox4 li {  width:calc(100% - 10px); min-height:80px; }
	}

.smbox5 {list-style:none;}
.smbox5 li {float:left; display:inline; width:calc(20% - 10px); padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbox5 li {  width:calc(50% - 10px); }
}


/* ÀÛÀº³×¸ð¹Ú½º - °£°ÝÀÌ ¾ø´Â. */
.smbx2 {list-style:none;}
.smbx2 li {float:left; display:inline; width:50%; padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbx2 li {  width:100%; }
}

.smbx3 {list-style:none;}
.smbx3 li {float:left; display:inline; width:33.3%; padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbx3 li {  width:50%; }
}

.smbx3lg {list-style:none;}
.smbx3lg li {float:left; display:inline; width:33.3%; padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbx3lg li {  width:100%; }
}

.smbx4 {list-style:none;}
.smbx4 li {float:left; display:inline; width:25%; padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbx4 li {  width:50%; }
}

.smbx5 {list-style:none;}
.smbx5 li {float:left; display:inline; width:20%; padding:30px 20px; border:1px solid #ccc; margin:5px; }
@media only screen and (max-width: 991px) {
	.smbx5 li {  width:50%; }
}


/* ÀÌ¹ÌÁö¿Í ±Û ¹ø°¥¾Æ°¡¸ç ÀÖÀ½ °¡·Î 1200px ±âÁØ */
.cont_txt {width:760px; float:left}
.cont_txt2 {width:340px; float:left}
.cont_img {width:760px; float:right}
.cont_img2 {width:340px; float:right}

@media screen and (max-width:1200px) {
	.cont_txt, .cont_txt2 {display:block; float:none; width:100%; margin:10px auto;}
	.cont_img, .cont_img2 {display:block; float:none; margin-bottom:15px; margin:10px auto;}
	.cont_img img, .cont_img2 img {max-width:100%; height:auto; margin:0 auto;}
}


/* width Á¶Á¤ ³ÐÀÌ Á¶Á¤ */
.w30 {width:30%; margin:10px auto;}
.w40 {width:40%; margin:10px auto;}
.w50  {width:50%; margin:10px auto;}
.w60  {width:60%; margin:10px auto;}
.w70  {width:70%; margin:10px auto;}
.w80  {width:80%; margin:10px auto;}
.w90  {width:90%; margin:10px auto;}
.w95  {width:95%; margin:10px auto;}
.w100  {width:100%; margin:10px auto;}
@media only screen and (max-width: 991px) {
	.w30, .w40, .w50, .w60, .w70, .w80, .w90, .w95 { width:95%}
}


/*¼­ºê Å¸ÀÌÆ² ¹è°æÀÌ¹ÌÁö*/

.stxt_bg {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg.jpg); background-size:cover;}
.stxt_bg1 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg2.jpg); background-size:cover;}
.stxt_bg2 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg3.jpg); background-size:cover;}
.stxt_bg3 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg4.jpg); background-size:cover;}
.stxt_bg4 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg5.jpg); background-size:cover;}
.stxt_bg5 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg5.jpg); background-size:cover;}
.stxt_bg6 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg6.jpg); background-size:cover;}
.stxt_bg7 {position:relative; width:100%;  height:200px; padding-top:90px; margin-bottom:40px;	background:url(/main/img/stxt_bg7.jpg); background-size:cover;}

	@media only screen and (max-width: 991px) {  
		.stxt_bg, .stxt_bg1, .stxt_bg2, .stxt_bg3, .stxt_bg4, .stxt_bg5, .stxt_bg6, .stxt_bg7 { height:120px !important; padding-top:50px; margin-bottom:20px;}
	}



.tit_box {display:table-cell; padding:15px 20px; vertical-align:middle; border-radius:5px;
			background:#77bed0;color:#fff;font-weight:bold; text-align:center;}
.tit_box2 {display:block; padding:8px 15px;
			background:#77bed0;color:#fff;font-weight:bold; text-align:center;}
.txt_box {display:table-cell; vertical-align:middle; line-height:30px; }


	@media only screen and (max-width: 991px) {  
		.tit_box {padding:15px 10px;min-width:60px;  }
		.txt_box {}
	}


/*±ÛÀÚ ¾Æ·¡ ¶óÀÎ*/
.uline {padding-bottom:5px;border-bottom:2px solid #3289ca;}
.uline2 {padding-bottom:5px;border-bottom:2px solid #2fbabf;}


/* ul list ¸®½ºÆ® Çü½Ä */
div.sub_s_ul {position:relative; display:list-item; margin-left:15px; list-style-type:disc}

.sub_ul {position:relative; list-style:none !important; }
.sub_ul li {float:left; line-height:170%;  clear:both;}
@media only screen and (max-width: 991px) {
	.sub_ul li { margin-left:10px;}
}

.sub_ul_img {position:relative; list-style-image:url(/main/img/ic_dotted.png)}
.sub_ul_img li {float:left; line-height:170%;  clear:both; }
@media only screen and (max-width: 991px) {
	.sub_ul_img li { margin-left:2px;}
}


.sub_s_ul {position:relative; list-style-type: square !important; }
.sub_s_ul li {list-style-type: square !important; margin-left:5px;float:left; line-height:170%;  clear:both;}
@media only screen and (max-width: 991px) {
	.sub_s_ul li { margin-left:1px;}
}

.sub_ol_ul {position:relative; list-style-type: decimal !important; }
.sub_ol_ul li {list-style-type: decimal !important; margin-left:15px;float:left; line-height:170%;  clear:both;}
@media only screen and (max-width: 991px) {
	.sub_ol_ul li {margin-left:10px;}
}



/*¹é±×¶ó¿îµå ¹è°æ*/
.scontentbg_dg {display:block;position:relative; background:#666666; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto;}
.scontentbg_g {display:block;position:relative; background:#f2f2f2; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto; }
.scontentbg_b {display:block;position:relative; background:#dde8f1; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto; }
.scontentbg_pk {display:block;position:relative; background:#f9ebf2; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto; }
.scontentbg_lg {display:block;position:relative; background:#f9f9f9; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto; }
.scontentbg_w {display:block;position:relative; background:#fff; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto; }
.scontentbg_gr {display:block;position:relative; background:#e5efde; margin:20px 0; padding:20px; border-radius:5px; word-break: break-all; min-height:50px; height:auto; }
.scontentbg_tr {display:block;position:relative; background:#fff; margin:20px 0; padding:20px; border:1px solid #ddd; border-radius:5px; word-break: break-all; min-height:50px; height:auto;}
.scontentbg_tr2 {display:block;position:relative; background:#fff; margin:20px 0; padding:20px; border:2px solid #ddd; border-radius:5px; word-break: break-all; min-height:50px; height:auto;}
.scontentbg_tr_m  {display:block;position:relative; background:#fff; margin:10px 0; padding:15px; border:1px solid #ddd; border-radius:5px; word-break: break-all; min-height:50px; height:auto;}

@media only screen and (max-width: 991px) {
	.scontentbg_dg, .scontentbg_g, .scontentbg_pk, .scontentbg_lg, .scontentbg_w, .scontentbg_gr, .scontentbg_tr, .scontentbg_tr2   { padding:10px; margin:15px 0;}
	.scontentbg_tr_m {padding:10px; }
}



/* background color ¹è°æ »ö»ó ÁöÁ¤ */

.bg_w {background:#fff}
.bg_lg {background:#f9f9f9}
.sl__bg_g {background:#aaa}
.sl__bg_lg {background:#eee}
.sl__bg_llg {background:#f9f9f9} 
.sl__bg_pk {background:#e77c99}
.sl__bg_lpk {background:#f6c4d1}
.sl__bg_llpk {background:#f6e0e2}
.sl__bg_lllpk {background:#f8edf0}
.sl__bg_b { background:#2f5288; } 
.sl__bg_lb { background:#8398d5;}  
.sl__bg_llb { background:#d8e3f5;}
.sl__bg_lllb { background:#ebf0f7;}
.sl__bg_y { background:#e3a13a; } 
.sl__bg_ly { background:#f5cd8f;}  
.sl__bg_lly { background:#f2e5d0;}
.sl__bg_llly { background:#fbf6ed;}
.sl__bg_gr { background:#abcd80; } 
.sl__bg_lgr { background:#d1e3b9;}  
.sl__bg_llgr { background:#e4f0d6;}
.sl__bg_lllgr { background:#f8fdf1;}


.box60 {width:60px; background:#82a1c2; padding:8px 0px; text-align:center; margin:0;}
.box80 {width:80px; background:#82a1c2; padding:8px 0px; text-align:center; margin:0;}
.box100 {width:100px; background:#82a1c2; padding:8px 0px; text-align:center; margin:0;}
.box130 {width:130px; background:#82a1c2; padding:8px 0px 10px 0px; text-align:center; margin:0;}
.box160 {width:160px; background:#82a1c2; padding:8px 0px 10px 0px; text-align:center; margin:0;border-radius:20px;}
.box200 {width:200px; background:#5ba16b; padding:8px 0px 10px 0px; text-align:center; margin:0; border-radius:20px;}
.box250 {width:250px; background:#5ba16b; padding:8px 0px 10px 0px; text-align:center; margin:10px auto;}


@media (max-width:768px){
	.box200 { width:160px; padding:6px 0px 8px 0px;}
}

/* ´õº¸±â ¹öÆ° */
.btn-more_sub {position:relative;display:inline-block;background:#333; border:1px solid #000; }
.btn-more_sub a {position:relative;display:inline-block;padding:20px 60px;font-size:15px;color:#fff; font-weight:600 }
.btn-more_sub:before {content:"";position:absolute;top:0;left:0;width:0;height:100%; color:#fff; background:#cd3333;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.btn-more_sub:hover:before {width:100%;}
.btn-more_sub a:hover, .btn-more_sub:hover {color:#fff;}

.svbtn {float:right; margin-top:-50px;}
.svbtn2 {float:right; margin-top:-120px;}

@media screen and (max-width:768px){		
	.btn-more_sub a { padding:15px 40px; }
	.svbtn, .svbtn2 {float:left; position:relative; margin:20px 0; clear:both;}
	}






.Rt {float:right;}
.Lt {float:left;}
@media only screen and (max-width: 991px) {
    .Rt {float:none; margin:10px auto; text-align:center;}
	.Lt {float:none; margin:10px auto; text-align:center;}
}

.tab {
	font-size: 15px; background-color: #9fa1a4;cursor: pointer; color:#fff;}
.tabon {
	font-size: 15px; color: #ffffff; font-weight: bold; background-color: #619b67; cursor: pointer;
	}
.tabbg {background-color: #fff; border:0;}



.menu_tab{ /*width:100%;*/overflow:hidden;/* margin:20px auto;*/ text-align:center; }

.menu_tab span {display:inline-block; margin:5px; border:1px solid #ccc;  }
.menu_tab span a{display:block; text-decoration:none; text-align:center; padding:10px 20px;
			font-size:18px; color:#666; font-weight:bold; font-weight:700; }
.menu_tab span a:hover{background:#2b8cd0;padding:10px 20px;color:#fff}

.menu_tab span.active a{ background:#2b8cd0; padding:10px 20px;color:#fff;}
.menu_tab span.active a:hover{text-decoration:none}

@media (max-width:768px){
	.menu_tab span a {padding:6px 10px; font-size:15px;}
	.menu_tab span.active a, .menu_tab span a:hover{ padding:6px 10px;}
}


.menu_tab2, .menu_tab3 {overflow:hidden;padding:0; margin:20px auto; text-align:center;line-height:30px; padding:5px 10px;}
.menu_tab2 span, .menu_tab3 span {padding:10px; color:#333; font-weight:500; font-size:21px; line-height:30px;}
.menu_tab2 span strong, .menu_tab3 span strong {font-weight:700;line-height:30px;  /*text-decoration: underline;*/ color:#333;}
.menu_tab2 span a, .menu_tab3 span a {  color:#888; line-height:30px; padding:5px 10px;}
.menu_tab2 a:hover { text-decoration: underline !important; }

@media (max-width:1200px){
	.menu_tab2 span, .menu_tab3 span { font-size:19px;}
}

@media (max-width:768px){
	.sub_cont .menu_tab2 { /*display:none;*/ }
	.menu_tab3 span { font-size:17px;}
}


.menu_tab4 {width:100%; display:block; overflow:hidden;padding:0; margin:20px auto; text-align:center; list-style:none; border:1px solid #ddd;}
.menu_tab4 li { float:left; width:50%; padding:10px; line-height:30px;}
.menu_tab4 li a { font-size:20px; color:#888; font-weight:500; display:block; }
.menu_tab4 .active { line-height:30px;  background:#1b6ac4;}
.menu_tab4 .active a { font-weight:700;color:#fff !important;}
@media (max-width:768px){
	.menu_tab4 li a  { font-size:16px;}
}
/*.menu_tab5 {width:100%; display:block; overflow:hidden;padding:0; margin:20px auto; text-align:center; list-style:none; border:1px solid #ddd;}
.menu_tab5 li { float:left; width:33.3%; padding:10px; line-height:30px;}
.menu_tab5 li a { font-size:20px; color:#888; font-weight:500; display:block; }
.menu_tab5 .active { line-height:30px;  background:#1b6ac4;}
.menu_tab5 .active a { font-weight:700;color:#fff !important;}
@media (max-width:768px){
	.menu_tab5 li a  { font-size:16px;}
}
*/

/* ¼¿ °£°Ý Á¶Á¤ */
.mb5 {margin-bottom:5px}
.mb10 {margin-bottom:10px}
.mb15 {margin-bottom:15px}
.mb20 {margin-bottom:20px}
.mb30 {margin-bottom:30px}
.mb40 {margin-bottom:40px}
.mb50 {margin-bottom:50px}
.mb60 {margin-bottom:60px}
.mb70 {margin-bottom:70px}
.mb80 {margin-bottom:80px}
.mb90 {margin-bottom:90px}
.mb100 {margin-bottom:100px}

.mt5 {margin-top:5px}
.mt10 {margin-top:10px}
.mt15 {margin-top:15px}
.mt20 {margin-top:20px}
.mt30 {margin-top:30px}
.mt40 {margin-top:40px}
.mt50 {margin-top:50px}
.mt60 {margin-top:60px}
.mt70 {margin-top:70px}
.mt80 {margin-top:80px}
.mt90 {margin-top:90px}
.mt100 {margin-top:100px}

.ml5 {margin-left:5px}
.ml10 {margin-left:10px}
.ml15 {margin-left:15px}
.ml20 {margin-left:20px}
.ml30 {margin-left:30px}
.ml40 {margin-left:40px}
.ml50 {margin-left:50px}
.ml60 {margin-left:60px}
.ml70 {margin-left:70px}
.ml80 {margin-left:80px}
.ml90 {margin-left:90px}
.ml100 {margin-left:100px}

.mr5 {margin-right:5px}
.mr10 {margin-right:10px}
.mr15 {margin-right:15px}
.mr20 {margin-right:20px}
.mr30 {margin-right:30px}
.mr40 {margin-right:40px}
.mr50 {margin-right:50px}
.mr60 {margin-right:60px}
.mr70 {margin-right:70px}
.mr80 {margin-right:80px}
.mr90 {margin-right:90px}
.mr100 {margin-right:100px}

.pl5 {padding-left:5px}
.pl10 {padding-left:10px}
.pl15 {padding-left:15px}
.pl20 {padding-left:20px}
.pl30 {padding-left:30px}
.pl40 {padding-left:40px}
.pl50 {padding-left:50px}
.pl60 {padding-left:60px}
.pl70 {padding-left:70px}
.pl80 {padding-left:80px}
.pl90 {padding-left:90px}
.pl100 {padding-left:100px}

.pr5 {padding-right:5px}
.pr10 {padding-right:10px}
.pr15 {padding-right:15px}
.pr20 {padding-right:20px}
.pr30 {padding-right:30px}
.pr40 {padding-right:40px}
.pr50 {padding-right:50px}
.pr60 {padding-right:60px}
.pr70 {padding-right:70px}
.pr80 {padding-right:80px}
.pr90 {padding-right:90px}
.pr100 {padding-right:100px}

.pt5 {padding-top:5px}
.pt10 {padding-top:10px}
.pt15 {padding-top:15px}
.pt20 {padding-top:20px}
.pt30 {padding-top:30px}
.pt40 {padding-top:40px}
.pt50 {padding-top:50px}
.pt60 {padding-top:60px}
.pt70 {padding-top:70px}
.pt80 {padding-top:80px}
.pt90 {padding-top:90px}
.pt100 {padding-top:100px}

.pb5 {padding-bottom:5px}
.pb10 {padding-bottom:10px}
.pb15 {padding-bottom:15px}
.pb20 {padding-bottom:20px}
.pb30 {padding-bottom:30px}
.pb40 {padding-bottom:40px}
.pb50 {padding-bottom:50px}
.pb60 {padding-bottom:60px}
.pb70 {padding-bottom:70px}
.pb80 {padding-bottom:80px}
.pb90 {padding-bottom:90px}
.pb100 {padding-bottom:100px}

.pa10 {padding:10px !important}
.pa20 {padding:20px !important}
.pa30 {padding:30px !important}
.pa40 {padding:40px !important}
.pa50 {padding:50px !important}
.pa60 {padding:60px !important}
.pa70 {padding:70px !important}
.pa80 {padding:80px !important}
.pa90 {padding:90px !important}
.pa100 {padding:100px !important}


@media (max-width:768px){

	.mb100, .mb90 { margin-bottom: 50px}
	.mb80, .mb70, .mb60 { margin-bottom: 40px}
	.mb50 { margin-bottom: 30px }
	.mb40 { margin-bottom: 25px }
	.mb30 { margin-bottom: 20px }
	.mb20 { margin-bottom: 15px }
	.mb15 { margin-bottom: 10px }
	.mb10 { margin-bottom: 7px }

	.mt100, .mt90 { margin-top: 50px}
	.mt80, .mt70, .mt60 { margin-top: 40px}
	.mt50 { margin-top: 30px}
	.mt40 { margin-top: 25px}
	.mt30 { margin-top: 20px}
	.mt20 { margin-top: 15px}
	.mt15 { margin-top: 10px}
	.mt10 { margin-top: 7px}

	.pb100, .pb90 { padding-bottom: 50px}
	.pb80, .pb70, .pb60 { padding-bottom: 40px}
	.pb50 { padding-bottom: 30px}
	.pb40 { padding-bottom: 25px}
	.pb30 { padding-bottom: 20px}
	.pb20 { padding-bottom: 15px}
	.pb15 { padding-bottom: 10px}
	.pb10 { padding-bottom: 7px}

	.pt100, .pt90 { padding-top: 50px}
	.pt80, .pt70, .pt60 { padding-top: 40px}
	.pt50 { padding-top: 30px}
	.pt40 { padding-top: 25px}
	.pt30 { padding-top: 20px}
	.pt20 { padding-top: 15px}
	.pt15 { padding-top: 10px}
	.pt10 { padding-top: 7px}

	.ml100, .ml90 { margin-left: 50px}
	.ml80, .ml70, .ml60 { margin-left: 40px}
	.ml50 { margin-left: 30px }
	.ml40 { margin-left: 25px }
	.ml30 { margin-left: 20px }
	.ml20 { margin-left: 15px }
	.ml15 { margin-left: 10px }
	.ml10 { margin-left: 7px }

	.mr100, .mr90 { margin-right: 50px}
	.mr80, .mr70, .mr60 { margin-right: 40px}
	.mr50 { margin-right: 30px}
	.mr40 { margin-right: 25px}
	.mr30 { margin-right: 20px}
	.mr20 { margin-right: 15px}
	.mr15 { margin-right: 10px}
	.mr10 { margin-right: 7px}

	.pl100, .pl90 { padding-left: 50px}
	.pl80, .pl70, .pl60 { padding-left: 40px}
	.pl50 { padding-left: 30px}
	.pl40 { padding-left: 25px}
	.pl30 { padding-left: 20px}
	.pl20 { padding-left: 15px}
	.pl15 { padding-left: 10px}
	.pl10 { padding-left: 7px}

	.pr100, .pr90 { padding-right: 50px}
	.pr80, .pr70, .pr60 { padding-right: 40px}
	.pr50 { padding-right: 30px}
	.pr40 { padding-right: 25px}
	.pr30 { padding-right: 20px}
	.pr20 { padding-right: 15px}
	.pr15 { padding-right: 10px}
	.pr10 { padding-right: 7px}


	.pa10 {padding:5px !important}
	.pa20 {padding:10px !important}
	.pa30 {padding:15px !important}
	.pa40 {padding:20px !important}
	.pa50 {padding:25px !important}
	.pa60 {padding:30px !important}
	.pa70 {padding:35px !important}
	.pa80 {padding:40px !important}
	.pa90 {padding:45px !important}
	.pa100 {padding:50px !important}
}


/*****¸íÁ¶Ã¼********/
.mytxt21 {font-size:21px; font-family: 'Nanum Myeongjo', serif; color:#333;}
.mytxt23 {font-size:23px; font-family: 'Nanum Myeongjo', serif; color:#333;}
.mytxt25 {font-size:25px; font-family: 'Nanum Myeongjo', serif; color:#333;}
.mytxt27 {font-size:27px; font-family: 'Nanum Myeongjo', serif; color:#333;}
.mytxt30 {font-size:30px; font-family: 'Nanum Myeongjo', serif; color:#333;}
.mytxt33 {font-size:33px; font-family: 'Nanum Myeongjo', serif; color:#333;}
.mytxtb21 {font-size:21px; font-family: 'Nanum Myeongjo', serif;  color:#214a83; }
.mytxtb23 {font-size:23px; font-family: 'Nanum Myeongjo', serif;  color:#214a83; }
.mytxtb25 {font-size:25px; font-family: 'Nanum Myeongjo', serif;  color:#214a83; }
.mytxtb27 {font-size:27px; font-family: 'Nanum Myeongjo', serif;  color:#214a83; }
.mytxtb30 {font-size:30px; font-family: 'Nanum Myeongjo', serif; color:#214a83; }
.mytxtb33 {font-size:33px; font-family: 'Nanum Myeongjo', serif; color:#214a83; }

@media only screen and (max-width: 991px) {
	.mytxt21, .mytxtb21, .mytxt23, .mytxtb23 {text-align:center; font-size:19px;}
    .mytxt25, .mytxtb25, .mytxt27, .mytxtb27 {text-align:center; font-size:21px;}
	.mytxt30, .mytxtb30 {text-align:center; font-size:23px;}
	.mytxt33, .mytxtb33 {text-align:center; font-size:25px;}
}
/*****¼­¿ï³²»êÃ¼********/
.sntxt21 {font-size:21px; font-family: 'SeoulNamsan', serif; color:#333;}
.sntxt23 {font-size:23px; font-family: 'SeoulNamsan', serif; color:#333;}
.sntxt25 {font-size:25px; font-family: 'SeoulNamsan', serif; color:#333;}
.sntxt27 {font-size:27px; font-family: 'SeoulNamsan', serif; color:#333;}
.sntxt30 {font-size:30px; font-family: 'SeoulNamsan', serif; color:#333;}
.sntxt33 {font-size:33px; font-family: 'SeoulNamsan', serif; color:#333;}
.sntxtb21 {font-size:21px; font-family: 'SeoulNamsan', serif; color:#214a83; }
.sntxtb23 {font-size:23px; font-family: 'SeoulNamsan', serif; color:#214a83; }
.sntxtb25 {font-size:25px; font-family: 'SeoulNamsan', serif; color:#214a83; }
.sntxtb27 {font-size:27px; font-family: 'SeoulNamsan', serif; color:#214a83; }
.sntxtb30 {font-size:30px; font-family: 'SeoulNamsan', serif; color:#214a83; }
.sntxtb33 {font-size:33px; font-family: 'SeoulNamsan', serif; color:#214a83; }
.sntxtw21 {font-size:21px; font-family: 'SeoulNamsan', serif; color:#fff; }
.sntxtw23 {font-size:23px; font-family: 'SeoulNamsan', serif; color:#fff; }
.sntxtw25 {font-size:25px; font-family: 'SeoulNamsan', serif; color:#fff; }
.sntxtw27 {font-size:27px; font-family: 'SeoulNamsan', serif; color:#fff; }
.sntxtw30 {font-size:30px; font-family: 'SeoulNamsan', serif; color:#fff; }
.sntxtw33 {font-size:33px; font-family: 'SeoulNamsan', serif; color:#fff; }

@media only screen and (max-width: 991px) {
	.sntxt21, .sntxtb21, .sntxtw21, .sntxt23, .sntxtb23, .sntxtw23 {text-align:center; font-size:19px;}
    .sntxt25, .sntxtb25, .sntxtw25, .sntxt27, .sntxtb27, .sntxtw27 {text-align:center; font-size:21px;}
	.sntxt30, .sntxtb30, .sntxtw30 {text-align:center; font-size:23px;}
	.sntxt33, .sntxtb33, .sntxtw33 {text-align:center; font-size:25px;}
}
/*Å¸ÀÌÆ² ÅØ½ºÆ® Blue*/
.ttxtb45 {font-size: 45px; font-weight: 800; color:#216da6; }
.ttxtb44 {font-size: 44px; font-weight: 800; color:#216da6; }
.ttxtb43 {font-size: 43px; font-weight: 800; color:#216da6; }
.ttxtb42 {font-size: 42px; font-weight: 800; color:#216da6; }
.ttxtb41 {font-size: 41px; font-weight: 800; color:#216da6; }
.ttxtb40 {font-size: 40px; font-weight: 800; color:#216da6; }
.ttxtb39 {font-size: 39px; font-weight: 800; color:#216da6; }
.ttxtb38 {font-size: 38px; font-weight: 800; color:#216da6; }
.ttxtb37 {font-size: 37px; font-weight: 800; color:#216da6; }
.ttxtb36 {font-size: 36px; font-weight: 800; color:#216da6; }
.ttxtb35 {font-size: 35px; font-weight: 800; color:#216da6; }
.ttxtb34 {font-size: 34px; font-weight: 800; color:#216da6; }
.ttxtb33 {font-size: 33px; font-weight: 800; color:#216da6; }
.ttxtb32 {font-size: 32px; font-weight: 800; color:#216da6; }
.ttxtb31 {font-size: 31px; font-weight: 800; color:#216da6; }
.ttxtb30 {font-size: 30px; font-weight: 800; color:#216da6; }
.ttxtb29 {font-size: 29px; font-weight: 800; color:#216da6; }
.ttxtb28 {font-size: 28px; font-weight: 800; color:#216da6; }
.ttxtb27 {font-size: 27px; font-weight: 800; color:#216da6; }
.ttxtb26 {font-size: 26px; font-weight: 800; color:#216da6; }
.ttxtb25 {font-size: 25px; font-weight: 800; color:#216da6; }
.ttxtb24 {font-size: 24px ;font-weight: 800; color:#216da6; }
.ttxtb23 {font-size: 23px; font-weight: 800; color:#216da6; }
.ttxtb22 {font-size: 22px ;font-weight: 800; color:#216da6; }
.ttxtb21 {font-size: 21px; font-weight: 800; color:#216da6; }
.ttxtb20 {font-size: 20px; font-weight: 800; color:#216da6; }
.ttxtb19 {font-size: 19px; font-weight: 800; color:#216da6; }
.ttxtb18 {font-size: 18px; font-weight: 800; color:#216da6; }
.ttxtb17 {font-size: 17px; font-weight: 800; color:#216da6; }
.ttxtb16 {font-size: 16px; font-weight: 800; color:#216da6; }
.ttxtb15 {font-size: 15px; font-weight: 800; color:#216da6; }
.ttxtb14 {font-size: 14px; font-weight: 800; color:#216da6; }
.ttxtb13 {font-size: 13px; font-weight: 800; color:#216da6; }
.ttxtb12 {font-size: 12px; font-weight: 800; color:#216da6; }

/*Å¸ÀÌÆ² ÅØ½ºÆ® sky Blue*/
.ttxtsb45 {font-size: 45px; font-weight: 800; color:#216da6; }
.ttxtsb44 {font-size: 44px; font-weight: 800; color:#216da6; }
.ttxtsb43 {font-size: 43px; font-weight: 800; color:#216da6; }
.ttxtsb42 {font-size: 42px; font-weight: 800; color:#216da6; }
.ttxtsb41 {font-size: 41px; font-weight: 800; color:#216da6; }
.ttxtsb40 {font-size: 40px; font-weight: 800; color:#216da6; }
.ttxtsb39 {font-size: 39px; font-weight: 800; color:#216da6; }
.ttxtsb38 {font-size: 38px; font-weight: 800; color:#216da6; }
.ttxtsb37 {font-size: 37px; font-weight: 800; color:#216da6; }
.ttxtsb36 {font-size: 36px; font-weight: 800; color:#216da6; }
.ttxtsb35 {font-size: 35px; font-weight: 800; color:#216da6; }
.ttxtsb34 {font-size: 34px; font-weight: 800; color:#216da6; }
.ttxtsb33 {font-size: 33px; font-weight: 800; color:#216da6; }
.ttxtsb32 {font-size: 32px; font-weight: 800; color:#216da6; }
.ttxtsb31 {font-size: 31px; font-weight: 800; color:#216da6; }
.ttxtsb30 {font-size: 30px; font-weight: 800; color:#4c93c8; }
.ttxtsb29 {font-size: 29px; font-weight: 800; color:#4c93c8; }
.ttxtsb28 {font-size: 28px; font-weight: 800; color:#4c93c8; }
.ttxtsb27 {font-size: 27px; font-weight: 800; color:#4c93c8; }
.ttxtsb26 {font-size: 26px; font-weight: 800; color:#4c93c8; }
.ttxtsb25 {font-size: 25px; font-weight: 800; color:#4c93c8; }
.ttxtsb24 {font-size: 24px; font-weight: 800; color:#4c93c8; }
.ttxtsb23 {font-size: 23px; font-weight: 800; color:#4c93c8; }
.ttxtsb22 {font-size: 22px; font-weight: 800; color:#4c93c8; }
.ttxtsb21 {font-size: 21px; font-weight: 800; color:#4c93c8; }
.ttxtsb20 {font-size: 20px; font-weight: 800; color:#4c93c8; }
.ttxtsb19 {font-size: 19px; font-weight: 800; color:#4c93c8; }
.ttxtsb18 {font-size: 18px; font-weight: 800; color:#4c93c8; }
.ttxtsb17 {font-size: 17px; font-weight: 800; color:#4c93c8; }
.ttxtsb16 {font-size: 16px; font-weight: 800; color:#4c93c8; }
.ttxtsb15 {font-size: 15px; font-weight: 800; color:#4c93c8; }
.ttxtsb14 {font-size: 14px; font-weight: 800; color:#4c93c8; }
.ttxtsb13 {font-size: 13px; font-weight: 800; color:#4c93c8; }
.ttxtsb12 {font-size: 12px; font-weight: 800; color:#4c93c8; }

/*Å¸ÀÌÆ² ÅØ½ºÆ® black */
.ttxtbk45 {font-size: 45px; font-weight: 800; color:#222; }
.ttxtbk44 {font-size: 44px; font-weight: 800; color:#222; }
.ttxtbk43 {font-size: 43px; font-weight: 800; color:#222; }
.ttxtbk42 {font-size: 42px; font-weight: 800; color:#222; }
.ttxtbk41 {font-size: 41px; font-weight: 800; color:#222; }
.ttxtbk40 {font-size: 40px; font-weight: 800; color:#222; }
.ttxtbk39 {font-size: 39px; font-weight: 800; color:#222; }
.ttxtbk38 {font-size: 38px; font-weight: 800; color:#222; }
.ttxtbk37 {font-size: 37px; font-weight: 800; color:#222; }
.ttxtbk36 {font-size: 36px; font-weight: 800; color:#222; }
.ttxtbk35 {font-size: 35px; font-weight: 800; color:#222; }
.ttxtbk34 {font-size: 34px; font-weight: 800; color:#222; }
.ttxtbk33 {font-size: 33px; font-weight: 800; color:#222; }
.ttxtbk32 {font-size: 32px; font-weight: 800; color:#222; }
.ttxtbk31 {font-size: 31px; font-weight: 800; color:#222; }
.ttxtbk30 {font-size: 30px;  font-weight: 800; color:#222;}
.ttxtbk29 {font-size: 29px;  font-weight: 800; color:#222;}
.ttxtbk28 {font-size: 28px;  font-weight: 800; color:#222;}
.ttxtbk27 {font-size: 27px;  font-weight: 800; color:#222;}
.ttxtbk26 {font-size: 26px;  font-weight: 800; color:#222;}
.ttxtbk25 {font-size: 25px;  font-weight: 800; color:#222;}
.ttxtbk24 {font-size: 24px;  font-weight: 800; color:#222;}
.ttxtbk23 {font-size: 23px;  font-weight: 800; color:#222;}
.ttxtbk22 {font-size: 22px;  font-weight: 800; color:#222;}
.ttxtbk21 {font-size: 21px;  font-weight: 800; color:#222;}
.ttxtbk20 {font-size: 20px;  font-weight: 800; color:#222;}
.ttxtbk19 {font-size: 19px;  font-weight: 800; color:#222;}
.ttxtbk18 {font-size: 18px;  font-weight: 800; color:#222;}
.ttxtbk17 {font-size: 17px;  font-weight: 800; color:#222;}
.ttxtbk16 {font-size: 16px; font-weight: 800; color:#222;}
.ttxtbk15 {font-size: 15px ; font-weight: 800; color:#222;}
.ttxtbk14 {font-size: 14px ; font-weight: 800; color:#222;}
.ttxtbk13 {font-size: 13px ; font-weight: 800; color:#222;}
.ttxtbk12 {font-size: 12px ; font-weight: 800; color:#222;}

/*Å¸ÀÌÆ² ÅØ½ºÆ® grey*/
.ttxtg44 {font-size: 44px; font-weight: 800; color:#555;}
.ttxtg43 {font-size: 43px; font-weight: 800; color:#555;}
.ttxtg42 {font-size: 42px; font-weight: 800; color:#555;}
.ttxtg41 {font-size: 41px; font-weight: 800; color:#555;}
.ttxtg40 {font-size: 40px; font-weight: 800; color:#555;}
.ttxtg39 {font-size: 39px; font-weight: 800; color:#555;}
.ttxtg38 {font-size: 38px; font-weight: 800; color:#555;}
.ttxtg37 {font-size: 37px; font-weight: 800; color:#555;}
.ttxtg36 {font-size: 36px; font-weight: 800; color:#555;}
.ttxtg35 {font-size: 35px; font-weight: 800; color:#555;}
.ttxtg34 {font-size: 34px; font-weight: 800; color:#555;}
.ttxtg33 {font-size: 33px; font-weight: 800; color:#555;}
.ttxtg32 {font-size: 32px; font-weight: 800; color:#555;}
.ttxtg31 {font-size: 31px; font-weight: 800; color:#555;}
.ttxtg30 {font-size: 30px;  font-weight: 800; color:#555;}
.ttxtg29 {font-size: 29px;  font-weight: 800; color:#555;}
.ttxtg28 {font-size: 28px;  font-weight: 800; color:#555;}
.ttxtg27 {font-size: 27px;  font-weight: 800; color:#555;}
.ttxtg26 {font-size: 26px;  font-weight: 800; color:#555;}
.ttxtg25 {font-size: 25px;  font-weight: 800; color:#555;}
.ttxtg24 {font-size: 24px;  font-weight: 800; color:#555;}
.ttxtg23 {font-size: 23px;  font-weight: 800; color:#555;}
.ttxtg22 {font-size: 22px;  font-weight: 800; color:#555;}
.ttxtg21 {font-size: 21px;  font-weight: 800; color:#555;}
.ttxtg20 {font-size: 20px;  font-weight: 800; color:#555;}
.ttxtg19 {font-size: 19px;  font-weight: 800; color:#555;}
.ttxtg18 {font-size: 18px;  font-weight: 800; color:#555;}
.ttxtg17 {font-size: 17px;  font-weight: 800; color:#555;}
.ttxtg16 {font-size: 16px; font-weight: 800; color:#555;}
.ttxtg15 {font-size: 15px ; font-weight: 800; color:#555;}
.ttxtg14 {font-size: 14px ; font-weight: 800; color:#555;}
.ttxtg13 {font-size: 13px ; font-weight: 800; color:#555;}
.ttxtg12 {font-size: 12px ; font-weight: 800; color:#555;}

/*Å¸ÀÌÆ² ÅØ½ºÆ® light grey*/
.ttxtlg45 {font-size: 45px; font-weight: 800; color:#888;}
.ttxtlg44 {font-size: 44px; font-weight: 800; color:#888;}
.ttxtlg43 {font-size: 43px; font-weight: 800; color:#888;}
.ttxtlg42 {font-size: 42px; font-weight: 800; color:#888;}
.ttxtlg41 {font-size: 41px; font-weight: 800; color:#888;}
.ttxtlg40 {font-size: 40px; font-weight: 800; color:#888;}
.ttxtlg39 {font-size: 39px; font-weight: 800; color:#888;}
.ttxtlg38 {font-size: 38px; font-weight: 800; color:#888;}
.ttxtlg37 {font-size: 37px; font-weight: 800; color:#888;}
.ttxtlg36 {font-size: 36px; font-weight: 800; color:#888;}
.ttxtlg35 {font-size: 35px; font-weight: 800; color:#888;}
.ttxtlg34 {font-size: 34px; font-weight: 800; color:#888;}
.ttxtlg33 {font-size: 33px; font-weight: 800; color:#888;}
.ttxtlg32 {font-size: 32px; font-weight: 800; color:#888;}
.ttxtlg31 {font-size: 31px; font-weight: 800; color:#888;}
.ttxtlg30 {font-size: 30px;  font-weight: 800; color:#888;}
.ttxtlg29 {font-size: 29px;  font-weight: 800; color:#888;}
.ttxtlg28 {font-size: 28px;  font-weight: 800; color:#888;}
.ttxtlg27 {font-size: 27px;  font-weight: 800; color:#888;}
.ttxtlg26 {font-size: 26px;  font-weight: 800; color:#888;}
.ttxtlg25 {font-size: 25px;  font-weight: 800; color:#888;}
.ttxtlg24 {font-size: 24px;  font-weight: 800; color:#888;}
.ttxtlg23 {font-size: 23px;  font-weight: 800; color:#888;}
.ttxtlg22 {font-size: 22px;  font-weight: 800; color:#888;}
.ttxtlg21 {font-size: 21px;  font-weight: 800; color:#888;}
.ttxtlg20 {font-size: 20px;  font-weight: 800; color:#888;}
.ttxtlg19 {font-size: 19px;  font-weight: 800; color:#888;}
.ttxtlg18 {font-size: 18px;  font-weight: 800; color:#888;}
.ttxtlg17 {font-size: 17px;  font-weight: 800; color:#888;}
.ttxtlg16 {font-size: 16px; font-weight: 800; color:#888;}
.ttxtlg15 {font-size: 15px ; font-weight: 800; color:#888;}
.ttxtlg14 {font-size: 14px ; font-weight: 800; color:#888;}
.ttxtlg13 {font-size: 13px ; font-weight: 800; color:#888;}
.ttxtlg12 {font-size: 12px ; font-weight: 800; color:#888;}



/*Å¸ÀÌÆ² ÅØ½ºÆ® light light light grey*/
.ttxtllg45 {font-size: 45px; font-weight: 800; color:#c1bfbf;}
.ttxtllg44 {font-size: 44px; font-weight: 800; color:#c1bfbf;}
.ttxtllg43 {font-size: 43px; font-weight: 800; color:#c1bfbf;}
.ttxtllg42 {font-size: 42px; font-weight: 800; color:#c1bfbf;}
.ttxtllg41 {font-size: 41px; font-weight: 800; color:#c1bfbf;}
.ttxtllg40 {font-size: 40px; font-weight: 800; color:#c1bfbf;}
.ttxtllg39 {font-size: 39px; font-weight: 800; color:#c1bfbf;}
.ttxtllg38 {font-size: 38px; font-weight: 800; color:#c1bfbf;}
.ttxtllg37 {font-size: 37px; font-weight: 800; color:#c1bfbf;}
.ttxtllg36 {font-size: 36px; font-weight: 800; color:#c1bfbf;}
.ttxtllg35 {font-size: 35px; font-weight: 800; color:#c1bfbf;}
.ttxtllg34 {font-size: 34px; font-weight: 800; color:#c1bfbf;}
.ttxtllg33 {font-size: 33px; font-weight: 800; color:#c1bfbf;}
.ttxtllg32 {font-size: 32px; font-weight: 800; color:#c1bfbf;}
.ttxtllg31 {font-size: 31px; font-weight: 800; color:#c1bfbf;}
.ttxtllg30 {font-size: 30px; font-weight:700; color:#c1bfbf;}
.ttxtllg29 {font-size: 29px; font-weight:700; color:#c1bfbf;}
.ttxtllg28 {font-size: 28px; font-weight:700; color:#c1bfbf;}
.ttxtllg27 {font-size: 27px; font-weight:700; color:#c1bfbf;}
.ttxtllg26 {font-size: 26px; font-weight:700; color:#c1bfbf;}
.ttxtllg25 {font-size: 25px; font-weight:700; color:#c1bfbf;}
.ttxtllg24 {font-size: 24px; font-weight:700; color:#c1bfbf;}
.ttxtllg23 {font-size: 23px; font-weight:700; color:#c1bfbf;}
.ttxtllg22 {font-size: 22px; font-weight:700; color:#c1bfbf;}
.ttxtllg21 {font-size: 21px; font-weight:700; color:#c1bfbf;}
.ttxtllg20 {font-size: 20px; font-weight:700; color:#c1bfbf;}
.ttxtllg19 {font-size: 19px; font-weight:700; color:#c1bfbf;}
.ttxtllg18 {font-size: 18px; font-weight:700; color:#c1bfbf;}
.ttxtllg17 {font-size: 17px; font-weight:700; color:#c1bfbf;}
.ttxtllg16 {font-size: 16px; font-weight:700; color:#c1bfbf;}
.ttxtllg15 {font-size: 15px; font-weight:700; color:#c1bfbf;}
.ttxtllg14 {font-size: 14px; font-weight:700; color:#c1bfbf;}
.ttxtllg13 {font-size: 13px; font-weight:700; color:#c1bfbf;}
.ttxtllg12 {font-size: 12px; font-weight:700; color:#c1bfbf;}

/*Å¸ÀÌÆ² ÅØ½ºÆ® green*/
.ttxtgr45 {font-size: 45px; font-weight: 800; color:#9cc83f;  }
.ttxtgr44 {font-size: 44px; font-weight: 800; color:#9cc83f;  }
.ttxtgr43 {font-size: 43px; font-weight: 800; color:#9cc83f;  }
.ttxtgr42 {font-size: 42px; font-weight: 800; color:#9cc83f;  }
.ttxtgr41 {font-size: 41px; font-weight: 800; color:#9cc83f;  }
.ttxtgr40 {font-size: 40px; font-weight: 800; color:#9cc83f;  }
.ttxtgr39 {font-size: 39px; font-weight: 800; color:#9cc83f;  }
.ttxtgr38 {font-size: 38px; font-weight: 800; color:#9cc83f;  }
.ttxtgr37 {font-size: 37px; font-weight: 800; color:#9cc83f;  }
.ttxtgr36 {font-size: 36px; font-weight: 800; color:#9cc83f;  }
.ttxtgr35 {font-size: 35px; font-weight: 800; color:#9cc83f;  }
.ttxtgr34 {font-size: 34px; font-weight: 800; color:#9cc83f;  }
.ttxtgr33 {font-size: 33px; font-weight: 800; color:#9cc83f;  }
.ttxtgr32 {font-size: 32px; font-weight: 800; color:#9cc83f;  }
.ttxtgr31 {font-size: 31px; font-weight: 800; color:#9cc83f;  }
.ttxtgr30 {font-size: 30px ; font-weight: 800; color:#9cc83f; }
.ttxtgr29 {font-size: 29px ; font-weight: 800; color:#9cc83f; }
.ttxtgr28 {font-size: 28px ; font-weight: 800; color:#9cc83f; }
.ttxtgr27 {font-size: 27px ; font-weight: 800; color:#9cc83f; }
.ttxtgr26 {font-size: 26px ; font-weight: 800; color:#9cc83f; }
.ttxtgr25 {font-size: 25px ; font-weight: 800; color:#9cc83f; }
.ttxtgr24 {font-size: 24px ; font-weight: 800; color:#9cc83f; }
.ttxtgr23 {font-size: 23px ; font-weight: 800; color:#9cc83f; }
.ttxtgr22 {font-size: 22px ; font-weight: 800; color:#9cc83f; }
.ttxtgr21 {font-size: 21px ; font-weight: 800; color:#9cc83f; }
.ttxtgr20 {font-size: 20px ; font-weight: 800; color:#9cc83f; }
.ttxtgr19 {font-size: 19px ; font-weight: 800; color:#9cc83f; }
.ttxtgr18 {font-size: 18px ; font-weight: 800; color:#9cc83f; }
.ttxtgr17 {font-size: 17px ; font-weight: 800; color:#9cc83f; }
.ttxtgr16 {font-size: 16px ; font-weight: 800; color:#9cc83f; }
.ttxtgr15 {font-size: 15px ; font-weight: 800; color:#9cc83f; }
.ttxtgr14 {font-size: 14px ; font-weight: 800; color:#9cc83f; }
.ttxtgr13 {font-size: 13px ; font-weight: 800; color:#9cc83f; }
.ttxtgr12 {font-size: 12px ; font-weight: 800; color:#9cc83f; }

/*Å¸ÀÌÆ² ÅØ½ºÆ® red*/
.ttxtr45 {font-size: 45px; font-weight: 800; color:#e8171c; }
.ttxtr44 {font-size: 44px; font-weight: 800; color:#e8171c; }
.ttxtr43 {font-size: 43px; font-weight: 800; color:#e8171c; }
.ttxtr42 {font-size: 42px; font-weight: 800; color:#e8171c; }
.ttxtr41 {font-size: 41px; font-weight: 800; color:#e8171c; }
.ttxtr40 {font-size: 40px; font-weight: 800; color:#e8171c; }
.ttxtr39 {font-size: 39px; font-weight: 800; color:#e8171c; }
.ttxtr38 {font-size: 38px; font-weight: 800; color:#e8171c; }
.ttxtr37 {font-size: 37px; font-weight: 800; color:#e8171c; }
.ttxtr36 {font-size: 36px; font-weight: 800; color:#e8171c; }
.ttxtr35 {font-size: 35px; font-weight: 800; color:#e8171c; }
.ttxtr34 {font-size: 34px; font-weight: 800; color:#e8171c; }
.ttxtr33 {font-size: 33px; font-weight: 800; color:#e8171c; }
.ttxtr32 {font-size: 32px; font-weight: 800; color:#e8171c; }
.ttxtr31 {font-size: 31px; font-weight: 800; color:#e8171c; }
.ttxtr30 {font-size: 30px ; font-weight: 800; color:#e8171c; }
.ttxtr29 {font-size: 29px ; font-weight: 800; color:#e8171c; }
.ttxtr28 {font-size: 28px ; font-weight: 800; color:#e8171c; }
.ttxtr27 {font-size: 27px ; font-weight: 800; color:#e8171c; }
.ttxtr26 {font-size: 26px ; font-weight: 800; color:#e8171c; }
.ttxtr25 {font-size: 25px ; font-weight: 800; color:#e8171c; }
.ttxtr24 {font-size: 24px ; font-weight: 800; color:#e8171c; }
.ttxtr23 {font-size: 23px ; font-weight: 800; color:#e8171c; }
.ttxtr22 {font-size: 22px ; font-weight: 800; color:#e8171c; }
.ttxtr21 {font-size: 21px ; font-weight: 800; color:#e8171c; }
.ttxtr20 {font-size: 20px ; font-weight: 800; color:#e8171c; }
.ttxtr19 {font-size: 19px ; font-weight: 800; color:#e8171c; }
.ttxtr18 {font-size: 18px ; font-weight: 800; color:#e8171c; }
.ttxtr17 {font-size: 17px ; font-weight: 800; color:#e8171c; }
.ttxtr16 {font-size: 16px ; font-weight: 800; color:#e8171c; }
.ttxtr15 {font-size: 15px ; font-weight: 800; color:#e8171c; }
.ttxtr14 {font-size: 14px ; font-weight: 800; color:#e8171c; }
.ttxtr13 {font-size: 13px ; font-weight: 800; color:#e8171c; }
.ttxtr12 {font-size: 12px ; font-weight: 800; color:#e8171c; }

/*Å¸ÀÌÆ² ÅØ½ºÆ® white*/
.ttxtw45 {font-size: 45px; font-weight: 800; color:#fff; }
.ttxtw44 {font-size: 44px; font-weight: 800; color:#fff; }
.ttxtw43 {font-size: 43px; font-weight: 800; color:#fff; }
.ttxtw42 {font-size: 42px; font-weight: 800; color:#fff; }
.ttxtw41 {font-size: 41px; font-weight: 800; color:#fff; }
.ttxtw40 {font-size: 40px; font-weight: 800; color:#fff; }
.ttxtw39 {font-size: 39px; font-weight: 800; color:#fff; }
.ttxtw38 {font-size: 38px; font-weight: 800; color:#fff; }
.ttxtw37 {font-size: 37px; font-weight: 800; color:#fff; }
.ttxtw36 {font-size: 36px; font-weight: 800; color:#fff; }
.ttxtw35 {font-size: 35px; font-weight: 800; color:#fff; }
.ttxtw34 {font-size: 34px; font-weight: 800; color:#fff; }
.ttxtw33 {font-size: 33px; font-weight: 800; color:#fff; }
.ttxtw32 {font-size: 32px; font-weight: 800; color:#fff; }
.ttxtw31 {font-size: 31px; font-weight: 800; color:#fff; }
.ttxtw30 {font-size: 30px ; font-weight: 800; color:#fff; }
.ttxtw29 {font-size: 29px ; font-weight: 800; color:#fff; }
.ttxtw28 {font-size: 28px ; font-weight: 800; color:#fff; }
.ttxtw27 {font-size: 27px ; font-weight: 800; color:#fff; }
.ttxtw26 {font-size: 26px ; font-weight: 800; color:#fff; }
.ttxtw25 {font-size: 25px ; font-weight: 800; color:#fff; }
.ttxtw24 {font-size: 24px ; font-weight: 800; color:#fff; }
.ttxtw23 {font-size: 23px ; font-weight: 800; color:#fff; }
.ttxtw22 {font-size: 22px ; font-weight: 800; color:#fff; }
.ttxtw21 {font-size: 21px ; font-weight: 800; color:#fff; }
.ttxtw20 {font-size: 20px ; font-weight: 800; color:#fff; }
.ttxtw19 {font-size: 19px ; font-weight: 800; color:#fff; }
.ttxtw18 {font-size: 18px ; font-weight: 800; color:#fff; }
.ttxtw17 {font-size: 17px ; font-weight: 800; color:#fff; }
.ttxtw16 {font-size: 16px ; font-weight: 800; color:#fff; }
.ttxtw15 {font-size: 15px ; font-weight: 800; color:#fff; }
.ttxtw14 {font-size: 14px ; font-weight: 800; color:#fff; }
.ttxtw13 {font-size: 13px ; font-weight: 800; color:#fff; }
.ttxtw12 {font-size: 12px ; font-weight: 800; color:#fff; }

/*Å¸ÀÌÆ² ÅØ½ºÆ® pink*/
.ttxtpk45 {font-size: 45px; font-weight: 800; color:#eb7295; }
.ttxtpk44 {font-size: 44px; font-weight: 800; color:#eb7295; }
.ttxtpk43 {font-size: 43px; font-weight: 800; color:#eb7295; }
.ttxtpk42 {font-size: 42px; font-weight: 800; color:#eb7295; }
.ttxtpk41 {font-size: 41px; font-weight: 800; color:#eb7295; }
.ttxtpk40 {font-size: 40px; font-weight: 800; color:#eb7295; }
.ttxtpk39 {font-size: 39px; font-weight: 800; color:#eb7295; }
.ttxtpk38 {font-size: 38px; font-weight: 800; color:#eb7295; }
.ttxtpk37 {font-size: 37px; font-weight: 800; color:#eb7295; }
.ttxtpk36 {font-size: 36px; font-weight: 800; color:#eb7295; }
.ttxtpk35 {font-size: 35px; font-weight: 800; color:#eb7295; }
.ttxtpk34 {font-size: 34px; font-weight: 800; color:#eb7295; }
.ttxtpk33 {font-size: 33px; font-weight: 800; color:#eb7295; }
.ttxtpk32 {font-size: 32px; font-weight: 800; color:#eb7295; }
.ttxtpk31 {font-size: 31px; font-weight: 800; color:#eb7295; }
.ttxtpk30 {font-size: 30px ; font-weight: 800; color:#eb7295; }
.ttxtpk29 {font-size: 29px ; font-weight: 800; color:#eb7295; }
.ttxtpk28 {font-size: 28px ; font-weight: 800; color:#eb7295; }
.ttxtpk27 {font-size: 27px ; font-weight: 800; color:#eb7295; }
.ttxtpk26 {font-size: 26px ; font-weight: 800; color:#eb7295; }
.ttxtpk25 {font-size: 25px ; font-weight: 800; color:#eb7295; }
.ttxtpk24 {font-size: 24px ; font-weight: 800; color:#eb7295; }
.ttxtpk23 {font-size: 23px ; font-weight: 800; color:#eb7295; }
.ttxtpk22 {font-size: 22px ; font-weight: 800; color:#eb7295; }
.ttxtpk21 {font-size: 21px ; font-weight: 800; color:#eb7295; }
.ttxtpk20 {font-size: 20px ; font-weight: 800; color:#eb7295; }
.ttxtpk19 {font-size: 19px ; font-weight: 800; color:#eb7295; }
.ttxtpk18 {font-size: 18px ; font-weight: 800; color:#eb7295; }
.ttxtpk17 {font-size: 17px ; font-weight: 800; color:#eb7295; }
.ttxtpk16 {font-size: 16px ; font-weight: 800; color:#eb7295; }
.ttxtpk15 {font-size: 15px ; font-weight: 800; color:#eb7295; }
.ttxtpk14 {font-size: 14px ; font-weight: 800; color:#eb7295; }
.ttxtpk13 {font-size: 13px ; font-weight: 800; color:#eb7295; }
.ttxtpk12 {font-size: 13px ; font-weight: 800; color:#eb7295; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® yellow*/
.ttxty45 {font-size: 45px; font-weight: 800; color:#fcf41f;}
.ttxty44 {font-size: 44px; font-weight: 800; color:#fcf41f;}
.ttxty43 {font-size: 43px; font-weight: 800; color:#fcf41f;}
.ttxty42 {font-size: 42px; font-weight: 800; color:#fcf41f;}
.ttxty41 {font-size: 41px; font-weight: 800; color:#fcf41f;}
.ttxty40 {font-size: 40px; font-weight: 800; color:#fcf41f;}
.ttxty39 {font-size: 39px; font-weight: 800; color:#fcf41f;}
.ttxty38 {font-size: 38px; font-weight: 800; color:#fcf41f;}
.ttxty37 {font-size: 37px; font-weight: 800; color:#fcf41f;}
.ttxty36 {font-size: 36px; font-weight: 800; color:#fcf41f;}
.ttxty35 {font-size: 35px; font-weight: 800; color:#fcf41f;}
.ttxty34 {font-size: 34px; font-weight: 800; color:#fcf41f;}
.ttxty33 {font-size: 33px; font-weight: 800; color:#fcf41f;}
.ttxty32 {font-size: 32px; font-weight: 800; color:#fcf41f;}
.ttxty31 {font-size: 31px; font-weight: 800; color:#fcf41f;}
.ttxty30 {font-size: 30px ; font-weight: 800; color:#fcf41f; }
.ttxty29 {font-size: 29px ; font-weight: 800; color:#fcf41f; }
.ttxty28 {font-size: 28px ; font-weight: 800; color:#fcf41f; }
.ttxty27 {font-size: 27px ; font-weight: 800; color:#fcf41f; }
.ttxty26 {font-size: 26px ; font-weight: 800; color:#fcf41f; }
.ttxty25 {font-size: 25px ; font-weight: 800; color:#fcf41f; }
.ttxty24 {font-size: 24px ; font-weight: 800; color:#fcf41f; }
.ttxty23 {font-size: 23px ; font-weight: 800; color:#fcf41f; }
.ttxty22 {font-size: 22px ; font-weight: 800; color:#fcf41f; }
.ttxty21 {font-size: 21px ; font-weight: 800; color:#fcf41f; }
.ttxty20 {font-size: 20px ; font-weight: 800; color:#fcf41f; }
.ttxty19 {font-size: 19px ; font-weight: 800; color:#fcf41f; }
.ttxty18 {font-size: 18px ; font-weight: 800; color:#fcf41f; }
.ttxty17 {font-size: 17px ; font-weight: 800; color:#fcf41f; }
.ttxty16 {font-size: 16px ; font-weight: 800; color:#fcf41f; }
.ttxty15 {font-size: 15px ; font-weight: 800; color:#fcf41f; }
.ttxty14 {font-size: 14px ; font-weight: 800; color:#fcf41f; }
.ttxty13 {font-size: 13px ; font-weight: 800; color:#fcf41f; }
.ttxty12 {font-size: 12px ; font-weight: 800; color:#fcf41f; }

/*Å¸ÀÌÆ² ÅØ½ºÆ® orange*/
.ttxtor45 {font-size: 45px; font-weight: 800; color:#fe6350;}
.ttxtor44 {font-size: 44px; font-weight: 800; color:#fe6350;}
.ttxtor43 {font-size: 43px; font-weight: 800; color:#fe6350;}
.ttxtor42 {font-size: 42px; font-weight: 800; color:#fe6350;}
.ttxtor41 {font-size: 41px; font-weight: 800; color:#fe6350;}
.ttxtor40 {font-size: 40px; font-weight: 800; color:#fe6350;}
.ttxtor39 {font-size: 39px; font-weight: 800; color:#fe6350;}
.ttxtor38 {font-size: 38px; font-weight: 800; color:#fe6350;}
.ttxtor37 {font-size: 37px; font-weight: 800; color:#fe6350;}
.ttxtor36 {font-size: 36px; font-weight: 800; color:#fe6350;}
.ttxtor35 {font-size: 35px; font-weight: 800; color:#fe6350;}
.ttxtor34 {font-size: 34px; font-weight: 800; color:#fe6350;}
.ttxtor33 {font-size: 33px; font-weight: 800; color:#fe6350;}
.ttxtor32 {font-size: 32px; font-weight: 800; color:#fe6350;}
.ttxtor31 {font-size: 31px; font-weight: 800; color:#fe6350;}
.ttxtor30 {font-size: 30px ; font-weight: 800; color:#fe6350; }
.ttxtor29 {font-size: 29px ; font-weight: 800; color:#fe6350; }
.ttxtor28 {font-size: 28px ; font-weight: 800; color:#fe6350; }
.ttxtor27 {font-size: 27px ; font-weight: 800; color:#fe6350; }
.ttxtor26 {font-size: 26px ; font-weight: 800; color:#fe6350; }
.ttxtor25 {font-size: 25px ; font-weight: 800; color:#fe6350; }
.ttxtor24 {font-size: 24px ; font-weight: 800; color:#fe6350; }
.ttxtor23 {font-size: 23px ; font-weight: 800; color:#fe6350; }
.ttxtor22 {font-size: 22px ; font-weight: 800; color:#fe6350; }
.ttxtor21 {font-size: 21px ; font-weight: 800; color:#fe6350; }
.ttxtor20 {font-size: 20px ; font-weight: 800; color:#fe6350; }
.ttxtor19 {font-size: 19px ; font-weight: 800; color:#fe6350; }
.ttxtor18 {font-size: 18px ; font-weight: 800; color:#fe6350; }
.ttxtor17 {font-size: 17px ; font-weight: 800; color:#fe6350; }
.ttxtor16 {font-size: 16px ; font-weight: 800; color:#fe6350; }
.ttxtor15 {font-size: 15px ; font-weight: 800; color:#fe6350; }
.ttxtor14 {font-size: 14px ; font-weight: 800; color:#fe6350; }
.ttxtor13 {font-size: 13px ; font-weight: 800; color:#fe6350; }
.ttxtor12 {font-size: 13px ; font-weight: 800; color:#fe6350; }





/*Å¸ÀÌÆ² ÅØ½ºÆ® Blue*/
.txtb45 {font-size: 45px; font-weight: 700; color:#216da6; }
.txtb44 {font-size: 44px; font-weight: 700; color:#216da6; }
.txtb43 {font-size: 43px; font-weight: 700; color:#216da6; }
.txtb42 {font-size: 42px; font-weight: 700; color:#216da6; }
.txtb41 {font-size: 41px; font-weight: 700; color:#216da6; }
.txtb40 {font-size: 40px; font-weight: 700; color:#216da6; }
.txtb39 {font-size: 39px; font-weight: 700; color:#216da6; }
.txtb38 {font-size: 38px; font-weight: 700; color:#216da6; }
.txtb37 {font-size: 37px; font-weight: 700; color:#216da6; }
.txtb36 {font-size: 36px; font-weight: 700; color:#216da6; }
.txtb35 {font-size: 35px; font-weight: 700; color:#216da6; }
.txtb34 {font-size: 34px; font-weight: 700; color:#216da6; }
.txtb33 {font-size: 33px; font-weight: 700; color:#216da6; }
.txtb32 {font-size: 32px; font-weight: 700; color:#216da6; }
.txtb31 {font-size: 31px; font-weight: 700; color:#216da6; }
.txtb30 {font-size: 30px; font-weight: 700; color:#216da6; }
.txtb29 {font-size: 29px; font-weight: 700; color:#216da6; }
.txtb28 {font-size: 28px; font-weight: 700; color:#216da6; }
.txtb27 {font-size: 27px; font-weight: 700; color:#216da6; }
.txtb26 {font-size: 26px; font-weight: 700; color:#216da6; }
.txtb25 {font-size: 25px; font-weight: 700; color:#216da6; }
.txtb24 {font-size: 24px ;font-weight: 700; color:#216da6; }
.txtb23 {font-size: 23px; font-weight: 700; color:#216da6; }
.txtb22 {font-size: 22px ;font-weight: 700; color:#216da6; }
.txtb21 {font-size: 21px; font-weight: 700; color:#216da6; }
.txtb20 {font-size: 20px; font-weight: 700; color:#216da6; }
.txtb19 {font-size: 19px; font-weight: 700; color:#216da6; }
.txtb18 {font-size: 18px; font-weight: 700; color:#216da6; }
.txtb17 {font-size: 17px; font-weight: 700; color:#216da6; }
.txtb16 {font-size: 16px; font-weight: 700; color:#216da6; }
.txtb15 {font-size: 15px; font-weight: 700; color:#216da6; }
.txtb14 {font-size: 14px; font-weight: 700; color:#216da6; }
.txtb13 {font-size: 13px; font-weight: 700; color:#216da6; }
.txtb12 {font-size: 12px; font-weight: 700; color:#216da6; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® sky Blue*/
.txtsb45 {font-size: 45px; font-weight: 700; color:#216da6; }
.txtsb44 {font-size: 44px; font-weight: 700; color:#216da6; }
.txtsb43 {font-size: 43px; font-weight: 700; color:#216da6; }
.txtsb42 {font-size: 42px; font-weight: 700; color:#216da6; }
.txtsb41 {font-size: 41px; font-weight: 700; color:#216da6; }
.txtsb40 {font-size: 40px; font-weight: 700; color:#216da6; }
.txtsb39 {font-size: 39px; font-weight: 700; color:#216da6; }
.txtsb38 {font-size: 38px; font-weight: 700; color:#216da6; }
.txtsb37 {font-size: 37px; font-weight: 700; color:#216da6; }
.txtsb36 {font-size: 36px; font-weight: 700; color:#216da6; }
.txtsb35 {font-size: 35px; font-weight: 700; color:#216da6; }
.txtsb34 {font-size: 34px; font-weight: 700; color:#216da6; }
.txtsb33 {font-size: 33px; font-weight: 700; color:#216da6; }
.txtsb32 {font-size: 32px; font-weight: 700; color:#216da6; }
.txtsb31 {font-size: 31px; font-weight: 700; color:#216da6; }
.txtsb30 {font-size: 30px; font-weight: 700; color:#4c93c8; }
.txtsb29 {font-size: 29px; font-weight: 700; color:#4c93c8; }
.txtsb28 {font-size: 28px; font-weight: 700; color:#4c93c8; }
.txtsb27 {font-size: 27px; font-weight: 700; color:#4c93c8; }
.txtsb26 {font-size: 26px; font-weight: 700; color:#4c93c8; }
.txtsb25 {font-size: 25px; font-weight: 700; color:#4c93c8; }
.txtsb24 {font-size: 24px; font-weight: 700; color:#4c93c8; }
.txtsb23 {font-size: 23px; font-weight: 700; color:#4c93c8; }
.txtsb22 {font-size: 22px; font-weight: 700; color:#4c93c8; }
.txtsb21 {font-size: 21px; font-weight: 700; color:#4c93c8; }
.txtsb20 {font-size: 20px; font-weight: 700; color:#4c93c8; }
.txtsb19 {font-size: 19px; font-weight: 700; color:#4c93c8; }
.txtsb18 {font-size: 18px; font-weight: 700; color:#4c93c8; }
.txtsb17 {font-size: 17px; font-weight: 700; color:#4c93c8; }
.txtsb16 {font-size: 16px; font-weight: 700; color:#4c93c8; }
.txtsb15 {font-size: 15px; font-weight: 700; color:#4c93c8; }
.txtsb14 {font-size: 14px; font-weight: 700; color:#4c93c8; }
.txtsb13 {font-size: 13px; font-weight: 700; color:#4c93c8; }
.txtsb12 {font-size: 12px; font-weight: 700; color:#4c93c8; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® black */
.txtbk45 {font-size: 45px; font-weight: 700; color:#222; }
.txtbk44 {font-size: 44px; font-weight: 700; color:#222; }
.txtbk43 {font-size: 43px; font-weight: 700; color:#222; }
.txtbk42 {font-size: 42px; font-weight: 700; color:#222; }
.txtbk41 {font-size: 41px; font-weight: 700; color:#222; }
.txtbk40 {font-size: 40px; font-weight: 700; color:#222; }
.txtbk39 {font-size: 39px; font-weight: 700; color:#222; }
.txtbk38 {font-size: 38px; font-weight: 700; color:#222; }
.txtbk37 {font-size: 37px; font-weight: 700; color:#222; }
.txtbk36 {font-size: 36px; font-weight: 700; color:#222; }
.txtbk35 {font-size: 35px; font-weight: 700; color:#222; }
.txtbk34 {font-size: 34px; font-weight: 700; color:#222; }
.txtbk33 {font-size: 33px; font-weight: 700; color:#222; }
.txtbk32 {font-size: 32px; font-weight: 700; color:#222; }
.txtbk31 {font-size: 31px; font-weight: 700; color:#222; }
.txtbk30 {font-size: 30px;  font-weight: 700; color:#222;}
.txtbk29 {font-size: 29px;  font-weight: 700; color:#222;}
.txtbk28 {font-size: 28px;  font-weight: 700; color:#222;}
.txtbk27 {font-size: 27px;  font-weight: 700; color:#222;}
.txtbk26 {font-size: 26px;  font-weight: 700; color:#222;}
.txtbk25 {font-size: 25px;  font-weight: 700; color:#222;}
.txtbk24 {font-size: 24px;  font-weight: 700; color:#222;}
.txtbk23 {font-size: 23px;  font-weight: 700; color:#222;}
.txtbk22 {font-size: 22px;  font-weight: 700; color:#222;}
.txtbk21 {font-size: 21px;  font-weight: 700; color:#222;}
.txtbk20 {font-size: 20px;  font-weight: 700; color:#222;}
.txtbk19 {font-size: 19px;  font-weight: 700; color:#222;}
.txtbk18 {font-size: 18px;  font-weight: 700; color:#222;}
.txtbk17 {font-size: 17px;  font-weight: 700; color:#222;}
.txtbk16 {font-size: 16px; font-weight: 700; color:#222;}
.txtbk15 {font-size: 15px ; font-weight: 700; color:#222;}
.txtbk14 {font-size: 14px ; font-weight: 700; color:#222;}
.txtbk13 {font-size: 13px ; font-weight: 700; color:#222;}
.txtbk12 {font-size: 12px ; font-weight: 700; color:#222;}
/*Å¸ÀÌÆ² ÅØ½ºÆ® grey*/
.txtg44 {font-size: 44px; font-weight: 700; color:#555;}
.txtg43 {font-size: 43px; font-weight: 700; color:#555;}
.txtg42 {font-size: 42px; font-weight: 700; color:#555;}
.txtg41 {font-size: 41px; font-weight: 700; color:#555;}
.txtg40 {font-size: 40px; font-weight: 700; color:#555;}
.txtg39 {font-size: 39px; font-weight: 700; color:#555;}
.txtg38 {font-size: 38px; font-weight: 700; color:#555;}
.txtg37 {font-size: 37px; font-weight: 700; color:#555;}
.txtg36 {font-size: 36px; font-weight: 700; color:#555;}
.txtg35 {font-size: 35px; font-weight: 700; color:#555;}
.txtg34 {font-size: 34px; font-weight: 700; color:#555;}
.txtg33 {font-size: 33px; font-weight: 700; color:#555;}
.txtg32 {font-size: 32px; font-weight: 700; color:#555;}
.txtg31 {font-size: 31px; font-weight: 700; color:#555;}
.txtg30 {font-size: 30px;  font-weight: 700; color:#555;}
.txtg29 {font-size: 29px;  font-weight: 700; color:#555;}
.txtg28 {font-size: 28px;  font-weight: 700; color:#555;}
.txtg27 {font-size: 27px;  font-weight: 700; color:#555;}
.txtg26 {font-size: 26px;  font-weight: 700; color:#555;}
.txtg25 {font-size: 25px;  font-weight: 700; color:#555;}
.txtg24 {font-size: 24px;  font-weight: 700; color:#555;}
.txtg23 {font-size: 23px;  font-weight: 700; color:#555;}
.txtg22 {font-size: 22px;  font-weight: 700; color:#555;}
.txtg21 {font-size: 21px;  font-weight: 700; color:#555;}
.txtg20 {font-size: 20px;  font-weight: 700; color:#555;}
.txtg19 {font-size: 19px;  font-weight: 700; color:#555;}
.txtg18 {font-size: 18px;  font-weight: 700; color:#555;}
.txtg17 {font-size: 17px;  font-weight: 700; color:#555;}
.txtg16 {font-size: 16px; font-weight: 700; color:#555;}
.txtg15 {font-size: 15px ; font-weight: 700; color:#555;}
.txtg14 {font-size: 14px ; font-weight: 700; color:#555;}
.txtg13 {font-size: 13px ; font-weight: 700; color:#555;}
.txtg12 {font-size: 12px ; font-weight: 700; color:#555;}
/*Å¸ÀÌÆ² ÅØ½ºÆ® light grey*/
.txtlg45 {font-size: 45px; font-weight: 700; color:#888;}
.txtlg44 {font-size: 44px; font-weight: 700; color:#888;}
.txtlg43 {font-size: 43px; font-weight: 700; color:#888;}
.txtlg42 {font-size: 42px; font-weight: 700; color:#888;}
.txtlg41 {font-size: 41px; font-weight: 700; color:#888;}
.txtlg40 {font-size: 40px; font-weight: 700; color:#888;}
.txtlg39 {font-size: 39px; font-weight: 700; color:#888;}
.txtlg38 {font-size: 38px; font-weight: 700; color:#888;}
.txtlg37 {font-size: 37px; font-weight: 700; color:#888;}
.txtlg36 {font-size: 36px; font-weight: 700; color:#888;}
.txtlg35 {font-size: 35px; font-weight: 700; color:#888;}
.txtlg34 {font-size: 34px; font-weight: 700; color:#888;}
.txtlg33 {font-size: 33px; font-weight: 700; color:#888;}
.txtlg32 {font-size: 32px; font-weight: 700; color:#888;}
.txtlg31 {font-size: 31px; font-weight: 700; color:#888;}
.txtlg30 {font-size: 30px;  font-weight: 700; color:#888;}
.txtlg29 {font-size: 29px;  font-weight: 700; color:#888;}
.txtlg28 {font-size: 28px;  font-weight: 700; color:#888;}
.txtlg27 {font-size: 27px;  font-weight: 700; color:#888;}
.txtlg26 {font-size: 26px;  font-weight: 700; color:#888;}
.txtlg25 {font-size: 25px;  font-weight: 700; color:#888;}
.txtlg24 {font-size: 24px;  font-weight: 700; color:#888;}
.txtlg23 {font-size: 23px;  font-weight: 700; color:#888;}
.txtlg22 {font-size: 22px;  font-weight: 700; color:#888;}
.txtlg21 {font-size: 21px;  font-weight: 700; color:#888;}
.txtlg20 {font-size: 20px;  font-weight: 700; color:#888;}
.txtlg19 {font-size: 19px;  font-weight: 700; color:#888;}
.txtlg18 {font-size: 18px;  font-weight: 700; color:#888;}
.txtlg17 {font-size: 17px;  font-weight: 700; color:#888;}
.txtlg16 {font-size: 16px; font-weight: 700; color:#888;}
.txtlg15 {font-size: 15px ; font-weight: 700; color:#888;}
.txtlg14 {font-size: 14px ; font-weight: 700; color:#888;}
.txtlg13 {font-size: 13px ; font-weight: 700; color:#888;}
.txtlg12 {font-size: 12px ; font-weight: 700; color:#888;}
/*Å¸ÀÌÆ² ÅØ½ºÆ® light light light grey*/
.txtllg45 {font-size: 45px; font-weight: 700; color:#c1bfbf;}
.txtllg44 {font-size: 44px; font-weight: 700; color:#c1bfbf;}
.txtllg43 {font-size: 43px; font-weight: 700; color:#c1bfbf;}
.txtllg42 {font-size: 42px; font-weight: 700; color:#c1bfbf;}
.txtllg41 {font-size: 41px; font-weight: 700; color:#c1bfbf;}
.txtllg40 {font-size: 40px; font-weight: 700; color:#c1bfbf;}
.txtllg39 {font-size: 39px; font-weight: 700; color:#c1bfbf;}
.txtllg38 {font-size: 38px; font-weight: 700; color:#c1bfbf;}
.txtllg37 {font-size: 37px; font-weight: 700; color:#c1bfbf;}
.txtllg36 {font-size: 36px; font-weight: 700; color:#c1bfbf;}
.txtllg35 {font-size: 35px; font-weight: 700; color:#c1bfbf;}
.txtllg34 {font-size: 34px; font-weight: 700; color:#c1bfbf;}
.txtllg33 {font-size: 33px; font-weight: 700; color:#c1bfbf;}
.txtllg32 {font-size: 32px; font-weight: 700; color:#c1bfbf;}
.txtllg31 {font-size: 31px; font-weight: 700; color:#c1bfbf;}
.txtllg30 {font-size: 30px; font-weight:700; color:#c1bfbf;}
.txtllg29 {font-size: 29px; font-weight:700; color:#c1bfbf;}
.txtllg28 {font-size: 28px; font-weight:700; color:#c1bfbf;}
.txtllg27 {font-size: 27px; font-weight:700; color:#c1bfbf;}
.txtllg26 {font-size: 26px; font-weight:700; color:#c1bfbf;}
.txtllg25 {font-size: 25px; font-weight:700; color:#c1bfbf;}
.txtllg24 {font-size: 24px; font-weight:700; color:#c1bfbf;}
.txtllg23 {font-size: 23px; font-weight:700; color:#c1bfbf;}
.txtllg22 {font-size: 22px; font-weight:700; color:#c1bfbf;}
.txtllg21 {font-size: 21px; font-weight:700; color:#c1bfbf;}
.txtllg20 {font-size: 20px; font-weight:700; color:#c1bfbf;}
.txtllg19 {font-size: 19px; font-weight:700; color:#c1bfbf;}
.txtllg18 {font-size: 18px; font-weight:700; color:#c1bfbf;}
.txtllg17 {font-size: 17px; font-weight:700; color:#c1bfbf;}
.txtllg16 {font-size: 16px; font-weight:700; color:#c1bfbf;}
.txtllg15 {font-size: 15px; font-weight:700; color:#c1bfbf;}
.txtllg14 {font-size: 14px; font-weight:700; color:#c1bfbf;}
.txtllg13 {font-size: 13px; font-weight:700; color:#c1bfbf;}
.txtllg12 {font-size: 12px; font-weight:700; color:#c1bfbf;}
/*Å¸ÀÌÆ² ÅØ½ºÆ® green*/
.txtgr45 {font-size: 45px; font-weight: 700; color:#9cc83f;  }
.txtgr44 {font-size: 44px; font-weight: 700; color:#9cc83f;  }
.txtgr43 {font-size: 43px; font-weight: 700; color:#9cc83f;  }
.txtgr42 {font-size: 42px; font-weight: 700; color:#9cc83f;  }
.txtgr41 {font-size: 41px; font-weight: 700; color:#9cc83f;  }
.txtgr40 {font-size: 40px; font-weight: 700; color:#9cc83f;  }
.txtgr39 {font-size: 39px; font-weight: 700; color:#9cc83f;  }
.txtgr38 {font-size: 38px; font-weight: 700; color:#9cc83f;  }
.txtgr37 {font-size: 37px; font-weight: 700; color:#9cc83f;  }
.txtgr36 {font-size: 36px; font-weight: 700; color:#9cc83f;  }
.txtgr35 {font-size: 35px; font-weight: 700; color:#9cc83f;  }
.txtgr34 {font-size: 34px; font-weight: 700; color:#9cc83f;  }
.txtgr33 {font-size: 33px; font-weight: 700; color:#9cc83f;  }
.txtgr32 {font-size: 32px; font-weight: 700; color:#9cc83f;  }
.txtgr31 {font-size: 31px; font-weight: 700; color:#9cc83f;  }
.txtgr30 {font-size: 30px ; font-weight: 700; color:#9cc83f; }
.txtgr29 {font-size: 29px ; font-weight: 700; color:#9cc83f; }
.txtgr28 {font-size: 28px ; font-weight: 700; color:#9cc83f; }
.txtgr27 {font-size: 27px ; font-weight: 700; color:#9cc83f; }
.txtgr26 {font-size: 26px ; font-weight: 700; color:#9cc83f; }
.txtgr25 {font-size: 25px ; font-weight: 700; color:#9cc83f; }
.txtgr24 {font-size: 24px ; font-weight: 700; color:#9cc83f; }
.txtgr23 {font-size: 23px ; font-weight: 700; color:#9cc83f; }
.txtgr22 {font-size: 22px ; font-weight: 700; color:#9cc83f; }
.txtgr21 {font-size: 21px ; font-weight: 700; color:#9cc83f; }
.txtgr20 {font-size: 20px ; font-weight: 700; color:#9cc83f; }
.txtgr19 {font-size: 19px ; font-weight: 700; color:#9cc83f; }
.txtgr18 {font-size: 18px ; font-weight: 700; color:#9cc83f; }
.txtgr17 {font-size: 17px ; font-weight: 700; color:#9cc83f; }
.txtgr16 {font-size: 16px ; font-weight: 700; color:#9cc83f; }
.txtgr15 {font-size: 15px ; font-weight: 700; color:#9cc83f; }
.txtgr14 {font-size: 14px ; font-weight: 700; color:#9cc83f; }
.txtgr13 {font-size: 13px ; font-weight: 700; color:#9cc83f; }
.txtgr12 {font-size: 12px ; font-weight: 700; color:#9cc83f; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® red*/
.txtr45 {font-size: 45px; font-weight: 700; color:#e8171c; }
.txtr44 {font-size: 44px; font-weight: 700; color:#e8171c; }
.txtr43 {font-size: 43px; font-weight: 700; color:#e8171c; }
.txtr42 {font-size: 42px; font-weight: 700; color:#e8171c; }
.txtr41 {font-size: 41px; font-weight: 700; color:#e8171c; }
.txtr40 {font-size: 40px; font-weight: 700; color:#e8171c; }
.txtr39 {font-size: 39px; font-weight: 700; color:#e8171c; }
.txtr38 {font-size: 38px; font-weight: 700; color:#e8171c; }
.txtr37 {font-size: 37px; font-weight: 700; color:#e8171c; }
.txtr36 {font-size: 36px; font-weight: 700; color:#e8171c; }
.txtr35 {font-size: 35px; font-weight: 700; color:#e8171c; }
.txtr34 {font-size: 34px; font-weight: 700; color:#e8171c; }
.txtr33 {font-size: 33px; font-weight: 700; color:#e8171c; }
.txtr32 {font-size: 32px; font-weight: 700; color:#e8171c; }
.txtr31 {font-size: 31px; font-weight: 700; color:#e8171c; }
.txtr30 {font-size: 30px ; font-weight: 700; color:#e8171c; }
.txtr29 {font-size: 29px ; font-weight: 700; color:#e8171c; }
.txtr28 {font-size: 28px ; font-weight: 700; color:#e8171c; }
.txtr27 {font-size: 27px ; font-weight: 700; color:#e8171c; }
.txtr26 {font-size: 26px ; font-weight: 700; color:#e8171c; }
.txtr25 {font-size: 25px ; font-weight: 700; color:#e8171c; }
.txtr24 {font-size: 24px ; font-weight: 700; color:#e8171c; }
.txtr23 {font-size: 23px ; font-weight: 700; color:#e8171c; }
.txtr22 {font-size: 22px ; font-weight: 700; color:#e8171c; }
.txtr21 {font-size: 21px ; font-weight: 700; color:#e8171c; }
.txtr20 {font-size: 20px ; font-weight: 700; color:#e8171c; }
.txtr19 {font-size: 19px ; font-weight: 700; color:#e8171c; }
.txtr18 {font-size: 18px ; font-weight: 700; color:#e8171c; }
.txtr17 {font-size: 17px ; font-weight: 700; color:#e8171c; }
.txtr16 {font-size: 16px ; font-weight: 700; color:#e8171c; }
.txtr15 {font-size: 15px ; font-weight: 700; color:#e8171c; }
.txtr14 {font-size: 14px ; font-weight: 700; color:#e8171c; }
.txtr13 {font-size: 13px ; font-weight: 700; color:#e8171c; }
.txtr12 {font-size: 12px ; font-weight: 700; color:#e8171c; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® white*/
.txtw45 {font-size: 45px; font-weight: 700; color:#fff; }
.txtw44 {font-size: 44px; font-weight: 700; color:#fff; }
.txtw43 {font-size: 43px; font-weight: 700; color:#fff; }
.txtw42 {font-size: 42px; font-weight: 700; color:#fff; }
.txtw41 {font-size: 41px; font-weight: 700; color:#fff; }
.txtw40 {font-size: 40px; font-weight: 700; color:#fff; }
.txtw39 {font-size: 39px; font-weight: 700; color:#fff; }
.txtw38 {font-size: 38px; font-weight: 700; color:#fff; }
.txtw37 {font-size: 37px; font-weight: 700; color:#fff; }
.txtw36 {font-size: 36px; font-weight: 700; color:#fff; }
.txtw35 {font-size: 35px; font-weight: 700; color:#fff; }
.txtw34 {font-size: 34px; font-weight: 700; color:#fff; }
.txtw33 {font-size: 33px; font-weight: 700; color:#fff; }
.txtw32 {font-size: 32px; font-weight: 700; color:#fff; }
.txtw31 {font-size: 31px; font-weight: 700; color:#fff; }
.txtw30 {font-size: 30px ; font-weight: 700; color:#fff; }
.txtw29 {font-size: 29px ; font-weight: 700; color:#fff; }
.txtw28 {font-size: 28px ; font-weight: 700; color:#fff; }
.txtw27 {font-size: 27px ; font-weight: 700; color:#fff; }
.txtw26 {font-size: 26px ; font-weight: 700; color:#fff; }
.txtw25 {font-size: 25px ; font-weight: 700; color:#fff; }
.txtw24 {font-size: 24px ; font-weight: 700; color:#fff; }
.txtw23 {font-size: 23px ; font-weight: 700; color:#fff; }
.txtw22 {font-size: 22px ; font-weight: 700; color:#fff; }
.txtw21 {font-size: 21px ; font-weight: 700; color:#fff; }
.txtw20 {font-size: 20px ; font-weight: 700; color:#fff; }
.txtw19 {font-size: 19px ; font-weight: 700; color:#fff; }
.txtw18 {font-size: 18px ; font-weight: 700; color:#fff; }
.txtw17 {font-size: 17px ; font-weight: 700; color:#fff; }
.txtw16 {font-size: 16px ; font-weight: 700; color:#fff; }
.txtw15 {font-size: 15px ; font-weight: 700; color:#fff; }
.txtw14 {font-size: 14px ; font-weight: 700; color:#fff; }
.txtw13 {font-size: 13px ; font-weight: 700; color:#fff; }
.txtw12 {font-size: 12px ; font-weight: 700; color:#fff; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® pink*/
.txtpk45 {font-size: 45px; font-weight: 700; color:#eb7295; }
.txtpk44 {font-size: 44px; font-weight: 700; color:#eb7295; }
.txtpk43 {font-size: 43px; font-weight: 700; color:#eb7295; }
.txtpk42 {font-size: 42px; font-weight: 700; color:#eb7295; }
.txtpk41 {font-size: 41px; font-weight: 700; color:#eb7295; }
.txtpk40 {font-size: 40px; font-weight: 700; color:#eb7295; }
.txtpk39 {font-size: 39px; font-weight: 700; color:#eb7295; }
.txtpk38 {font-size: 38px; font-weight: 700; color:#eb7295; }
.txtpk37 {font-size: 37px; font-weight: 700; color:#eb7295; }
.txtpk36 {font-size: 36px; font-weight: 700; color:#eb7295; }
.txtpk35 {font-size: 35px; font-weight: 700; color:#eb7295; }
.txtpk34 {font-size: 34px; font-weight: 700; color:#eb7295; }
.txtpk33 {font-size: 33px; font-weight: 700; color:#eb7295; }
.txtpk32 {font-size: 32px; font-weight: 700; color:#eb7295; }
.txtpk31 {font-size: 31px; font-weight: 700; color:#eb7295; }
.txtpk30 {font-size: 30px ; font-weight: 700; color:#eb7295; }
.txtpk29 {font-size: 29px ; font-weight: 700; color:#eb7295; }
.txtpk28 {font-size: 28px ; font-weight: 700; color:#eb7295; }
.txtpk27 {font-size: 27px ; font-weight: 700; color:#eb7295; }
.txtpk26 {font-size: 26px ; font-weight: 700; color:#eb7295; }
.txtpk25 {font-size: 25px ; font-weight: 700; color:#eb7295; }
.txtpk24 {font-size: 24px ; font-weight: 700; color:#eb7295; }
.txtpk23 {font-size: 23px ; font-weight: 700; color:#eb7295; }
.txtpk22 {font-size: 22px ; font-weight: 700; color:#eb7295; }
.txtpk21 {font-size: 21px ; font-weight: 700; color:#eb7295; }
.txtpk20 {font-size: 20px ; font-weight: 700; color:#eb7295; }
.txtpk19 {font-size: 19px ; font-weight: 700; color:#eb7295; }
.txtpk18 {font-size: 18px ; font-weight: 700; color:#eb7295; }
.txtpk17 {font-size: 17px ; font-weight: 700; color:#eb7295; }
.txtpk16 {font-size: 16px ; font-weight: 700; color:#eb7295; }
.txtpk15 {font-size: 15px ; font-weight: 700; color:#eb7295; }
.txtpk14 {font-size: 14px ; font-weight: 700; color:#eb7295; }
.txtpk13 {font-size: 13px ; font-weight: 700; color:#eb7295; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® yellow*/
.txty45 {font-size: 45px; font-weight: 700; color:#fcf41f;}
.txty44 {font-size: 44px; font-weight: 700; color:#fcf41f;}
.txty43 {font-size: 43px; font-weight: 700; color:#fcf41f;}
.txty42 {font-size: 42px; font-weight: 700; color:#fcf41f;}
.txty41 {font-size: 41px; font-weight: 700; color:#fcf41f;}
.txty40 {font-size: 40px; font-weight: 700; color:#fcf41f;}
.txty39 {font-size: 39px; font-weight: 700; color:#fcf41f;}
.txty38 {font-size: 38px; font-weight: 700; color:#fcf41f;}
.txty37 {font-size: 37px; font-weight: 700; color:#fcf41f;}
.txty36 {font-size: 36px; font-weight: 700; color:#fcf41f;}
.txty35 {font-size: 35px; font-weight: 700; color:#fcf41f;}
.txty34 {font-size: 34px; font-weight: 700; color:#fcf41f;}
.txty33 {font-size: 33px; font-weight: 700; color:#fcf41f;}
.txty32 {font-size: 32px; font-weight: 700; color:#fcf41f;}
.txty31 {font-size: 31px; font-weight: 700; color:#fcf41f;}
.txty30 {font-size: 30px ; font-weight: 700; color:#fcf41f; }
.txty29 {font-size: 29px ; font-weight: 700; color:#fcf41f; }
.txty28 {font-size: 28px ; font-weight: 700; color:#fcf41f; }
.txty27 {font-size: 27px ; font-weight: 700; color:#fcf41f; }
.txty26 {font-size: 26px ; font-weight: 700; color:#fcf41f; }
.txty25 {font-size: 25px ; font-weight: 700; color:#fcf41f; }
.txty24 {font-size: 24px ; font-weight: 700; color:#fcf41f; }
.txty23 {font-size: 23px ; font-weight: 700; color:#fcf41f; }
.txty22 {font-size: 22px ; font-weight: 700; color:#fcf41f; }
.txty21 {font-size: 21px ; font-weight: 700; color:#fcf41f; }
.txty20 {font-size: 20px ; font-weight: 700; color:#fcf41f; }
.txty19 {font-size: 19px ; font-weight: 700; color:#fcf41f; }
.txty18 {font-size: 18px ; font-weight: 700; color:#fcf41f; }
.txty17 {font-size: 17px ; font-weight: 700; color:#fcf41f; }
.txty16 {font-size: 16px ; font-weight: 700; color:#fcf41f; }
.txty15 {font-size: 15px ; font-weight: 700; color:#fcf41f; }
.txty14 {font-size: 14px ; font-weight: 700; color:#fcf41f; }
.txty13 {font-size: 13px ; font-weight: 700; color:#fcf41f; }
.txty12 {font-size: 12px ; font-weight: 700; color:#fcf41f; }
/*Å¸ÀÌÆ² ÅØ½ºÆ® orange*/
.txtor45 {font-size: 45px; font-weight: 700; color:#fe6350;}
.txtor44 {font-size: 44px; font-weight: 700; color:#fe6350;}
.txtor43 {font-size: 43px; font-weight: 700; color:#fe6350;}
.txtor42 {font-size: 42px; font-weight: 700; color:#fe6350;}
.txtor41 {font-size: 41px; font-weight: 700; color:#fe6350;}
.txtor40 {font-size: 40px; font-weight: 700; color:#fe6350;}
.txtor39 {font-size: 39px; font-weight: 700; color:#fe6350;}
.txtor38 {font-size: 38px; font-weight: 700; color:#fe6350;}
.txtor37 {font-size: 37px; font-weight: 700; color:#fe6350;}
.txtor36 {font-size: 36px; font-weight: 700; color:#fe6350;}
.txtor35 {font-size: 35px; font-weight: 700; color:#fe6350;}
.txtor34 {font-size: 34px; font-weight: 700; color:#fe6350;}
.txtor33 {font-size: 33px; font-weight: 700; color:#fe6350;}
.txtor32 {font-size: 32px; font-weight: 700; color:#fe6350;}
.txtor31 {font-size: 31px; font-weight: 700; color:#fe6350;}
.txtor30 {font-size: 30px ; font-weight: 700; color:#fe6350; }
.txtor29 {font-size: 29px ; font-weight: 700; color:#fe6350; }
.txtor28 {font-size: 28px ; font-weight: 700; color:#fe6350; }
.txtor27 {font-size: 27px ; font-weight: 700; color:#fe6350; }
.txtor26 {font-size: 26px ; font-weight: 700; color:#fe6350; }
.txtor25 {font-size: 25px ; font-weight: 700; color:#fe6350; }
.txtor24 {font-size: 24px ; font-weight: 700; color:#fe6350; }
.txtor23 {font-size: 23px ; font-weight: 700; color:#fe6350; }
.txtor22 {font-size: 22px ; font-weight: 700; color:#fe6350; }
.txtor21 {font-size: 21px ; font-weight: 700; color:#fe6350; }
.txtor20 {font-size: 20px ; font-weight: 700; color:#fe6350; }
.txtor19 {font-size: 19px ; font-weight: 700; color:#fe6350; }
.txtor18 {font-size: 18px ; font-weight: 700; color:#fe6350; }
.txtor17 {font-size: 17px ; font-weight: 700; color:#fe6350; }
.txtor16 {font-size: 16px ; font-weight: 700; color:#fe6350; }
.txtor15 {font-size: 15px ; font-weight: 700; color:#fe6350; }
.txtor14 {font-size: 14px ; font-weight: 700; color:#fe6350; }
.txtor13 {font-size: 13px ; font-weight: 700; color:#fe6350; }
.txtor12 {font-size: 13px ; font-weight: 700; color:#fe6350; }



/*ÀÏ¹Ý ÅØ½ºÆ® Blue*/
.stxtb45 {font-size: 45px; font-weight:500; color:#216da6; }
.stxtb44 {font-size: 44px; font-weight:500; color:#216da6; }
.stxtb43 {font-size: 43px; font-weight:500; color:#216da6; }
.stxtb42 {font-size: 42px; font-weight:500; color:#216da6; }
.stxtb41 {font-size: 41px; font-weight:500; color:#216da6; }
.stxtb40 {font-size: 40px; font-weight:500; color:#216da6; }
.stxtb39 {font-size: 39px; font-weight:500; color:#216da6; }
.stxtb38 {font-size: 38px; font-weight:500; color:#216da6; }
.stxtb37 {font-size: 37px; font-weight:500; color:#216da6; }
.stxtb36 {font-size: 36px; font-weight:500; color:#216da6; }
.stxtb35 {font-size: 35px; font-weight:500; color:#216da6; }
.stxtb34 {font-size: 34px; font-weight:500; color:#216da6; }
.stxtb33 {font-size: 33px; font-weight:500; color:#216da6; }
.stxtb32 {font-size: 32px; font-weight:500; color:#216da6; }
.stxtb31 {font-size: 31px; font-weight:500; color:#216da6; }
.stxtb30 {font-size: 30px; font-weight:500; color:#216da6;}
.stxtb29 {font-size: 29px; font-weight:500; color:#216da6;}
.stxtb28 {font-size: 28px; font-weight:500; color:#216da6;}
.stxtb27 {font-size: 27px; font-weight:500; color:#216da6;}
.stxtb26 {font-size: 26px; font-weight:500; color:#216da6;}
.stxtb25 {font-size: 25px; font-weight:500; color:#216da6;}
.stxtb24 {font-size: 24px; font-weight:500; color:#216da6;}
.stxtb23 {font-size: 23px; font-weight:500; color:#216da6;}
.stxtb22 {font-size: 22px; font-weight:500; color:#216da6;}
.stxtb21 {font-size: 21px; font-weight:500; color:#216da6;}
.stxtb20 {font-size: 20px; font-weight:500; color:#2c70ac;}
.stxtb19 {font-size: 19px; font-weight:500; color:#216da6;}
.stxtb18 {font-size: 18px; font-weight:500; color:#216da6;}
.stxtb17 {font-size: 17px; font-weight:500; color:#216da6;}
.stxtb16 {font-size: 16px; font-weight:500; color:#216da6;}
.stxtb15 {font-size: 15px; font-weight:500; color:#216da6;}
.stxtb14 {font-size: 14px; font-weight:500; color:#216da6;}
.stxtb13 {font-size: 13px; font-weight:500; color:#216da6;}
.stxtb12 {font-size: 12px; font-weight:500; color:#216da6;}
/*ÀÏ¹Ý ÅØ½ºÆ® sky Blue*/
.stxtsb45 {font-size: 45px; font-weight:500; color:#4c93c8; }
.stxtsb44 {font-size: 44px; font-weight:500; color:#4c93c8; }
.stxtsb43 {font-size: 43px; font-weight:500; color:#4c93c8; }
.stxtsb42 {font-size: 42px; font-weight:500; color:#4c93c8; }
.stxtsb41 {font-size: 41px; font-weight:500; color:#4c93c8; }
.stxtsb40 {font-size: 40px; font-weight:500; color:#4c93c8; }
.stxtsb39 {font-size: 39px; font-weight:500; color:#4c93c8; }
.stxtsb38 {font-size: 38px; font-weight:500; color:#4c93c8; }
.stxtsb37 {font-size: 37px; font-weight:500; color:#4c93c8; }
.stxtsb36 {font-size: 36px; font-weight:500; color:#4c93c8; }
.stxtsb35 {font-size: 35px; font-weight:500; color:#4c93c8; }
.stxtsb34 {font-size: 34px; font-weight:500; color:#4c93c8; }
.stxtsb33 {font-size: 33px; font-weight:500; color:#4c93c8; }
.stxtsb32 {font-size: 32px; font-weight:500; color:#4c93c8; }
.stxtsb31 {font-size: 31px; font-weight:500; color:#4c93c8; }
.stxtsb30 {font-size: 30px; font-weight:500; color:#4c93c8;}
.stxtsb29 {font-size: 29px; font-weight:500; color:#4c93c8;}
.stxtsb28 {font-size: 28px; font-weight:500; color:#4c93c8;}
.stxtsb27 {font-size: 27px; font-weight:500; color:#4c93c8;}
.stxtsb26 {font-size: 26px; font-weight:500; color:#4c93c8;}
.stxtsb25 {font-size: 25px; font-weight:500; color:#4c93c8;}
.stxtsb24 {font-size: 24px; font-weight:500; color:#4c93c8;}
.stxtsb23 {font-size: 23px; font-weight:500; color:#4c93c8;}
.stxtsb22 {font-size: 22px; font-weight:500; color:#4c93c8;}
.stxtsb21 {font-size: 21px; font-weight:500; color:#4c93c8;}
.stxtsb20 {font-size: 20px; font-weight:500; color:#4c93c8;}
.stxtsb19 {font-size: 19px; font-weight:500; color:#4c93c8;}
.stxtsb18 {font-size: 18px; font-weight:500; color:#4c93c8;}
.stxtsb17 {font-size: 17px; font-weight:500; color:#4c93c8;}
.stxtsb16 {font-size: 16px; font-weight:500; color:#4c93c8;}
.stxtsb15 {font-size: 15px; font-weight:500; color:#4c93c8;}
.stxtsb14 {font-size: 14px; font-weight:500; color:#4c93c8;}
.stxtsb13 {font-size: 13px; font-weight:500; color:#4c93c8;}
.stxtsb12 {font-size: 12px; font-weight:500; color:#4c93c8;}
/*ÀÏ¹Ý ÅØ½ºÆ® black */
.stxtbk45 {font-size: 45px; font-weight:500; color:#222;}
.stxtbk44 {font-size: 44px; font-weight:500; color:#222;}
.stxtbk43 {font-size: 43px; font-weight:500; color:#222;}
.stxtbk42 {font-size: 42px; font-weight:500; color:#222;}
.stxtbk41 {font-size: 41px; font-weight:500; color:#222;}
.stxtbk40 {font-size: 40px; font-weight:500; color:#222;}
.stxtbk39 {font-size: 39px; font-weight:500; color:#222;}
.stxtbk38 {font-size: 38px; font-weight:500; color:#222;}
.stxtbk37 {font-size: 37px; font-weight:500; color:#222;}
.stxtbk36 {font-size: 36px; font-weight:500; color:#222;}
.stxtbk35 {font-size: 35px; font-weight:500; color:#222;}
.stxtbk34 {font-size: 34px; font-weight:500; color:#222;}
.stxtbk33 {font-size: 33px; font-weight:500; color:#222;}
.stxtbk32 {font-size: 32px; font-weight:500; color:#222;}
.stxtbk31 {font-size: 31px; font-weight:500; color:#222;}
.stxtbk30 {font-size: 30px;  font-weight: 500; color:#222;}
.stxtbk29 {font-size: 29px;  font-weight: 500; color:#222;}
.stxtbk28 {font-size: 28px;  font-weight: 500; color:#222;}
.stxtbk27 {font-size: 27px;  font-weight: 500; color:#222;}
.stxtbk26 {font-size: 26px;  font-weight: 500; color:#222;}
.stxtbk25 {font-size: 25px;  font-weight: 500; color:#222;}
.stxtbk24 {font-size: 24px;  font-weight: 500; color:#222;}
.stxtbk23 {font-size: 23px;  font-weight: 500; color:#222;}
.stxtbk22 {font-size: 22px;  font-weight: 500; color:#222;}
.stxtbk21 {font-size: 21px;  font-weight: 500; color:#222;}
.stxtbk20 {font-size: 20px;  font-weight: 500; color:#222;}
.stxtbk19 {font-size: 19px;  font-weight: 500; color:#222;}
.stxtbk18 {font-size: 18px;  font-weight: 500; color:#222;}
.stxtbk17 {font-size: 17px;  font-weight: 500; color:#222;}
.stxtbk16 {font-size: 16px;  font-weight: 500; color:#222;}
.stxtbk15 {font-size: 15px ; font-weight: 500; color:#222;}
.stxtbk14 {font-size: 14px ; font-weight: 500; color:#222;}
.stxtbk13 {font-size: 13px ; font-weight: 500; color:#222;}
.stxtbk12 {font-size: 12px ; font-weight: 500; color:#222;}
/*ÀÏ¹Ý ÅØ½ºÆ® grey*/
.stxtg45 {font-size: 45px; font-weight:500; color:#555;}
.stxtg44 {font-size: 44px; font-weight:500; color:#555;}
.stxtg43 {font-size: 43px; font-weight:500; color:#555;}
.stxtg42 {font-size: 42px; font-weight:500; color:#555;}
.stxtg41 {font-size: 41px; font-weight:500; color:#555;}
.stxtg40 {font-size: 40px; font-weight:500; color:#555;}
.stxtg39 {font-size: 39px; font-weight:500; color:#555;}
.stxtg38 {font-size: 38px; font-weight:500; color:#555;}
.stxtg37 {font-size: 37px; font-weight:500; color:#555;}
.stxtg36 {font-size: 36px; font-weight:500; color:#555;}
.stxtg35 {font-size: 35px; font-weight:500; color:#555;}
.stxtg34 {font-size: 34px; font-weight:500; color:#555;}
.stxtg33 {font-size: 33px; font-weight:500; color:#555;}
.stxtg32 {font-size: 32px; font-weight:500; color:#555;}
.stxtg31 {font-size: 31px; font-weight:500; color:#555;}
.stxtg30 {font-size: 30px; font-weight:500; color:#555;}
.stxtg29 {font-size: 29px; font-weight:500; color:#555;}
.stxtg28 {font-size: 28px; font-weight:500; color:#555;}
.stxtg27 {font-size: 27px; font-weight:500; color:#555;}
.stxtg26 {font-size: 26px; font-weight:500; color:#555;}
.stxtg25 {font-size: 25px; font-weight:500; color:#555;}
.stxtg24 {font-size: 24px; font-weight:500; color:#555;}
.stxtg23 {font-size: 23px; font-weight:500; color:#555;}
.stxtg22 {font-size: 22px; font-weight:500; color:#555;}
.stxtg21 {font-size: 21px; font-weight:500; color:#555;}
.stxtg20 {font-size: 20px; font-weight:500; color:#555;}
.stxtg19 {font-size: 19px; font-weight:500; color:#555;}
.stxtg18 {font-size: 18px; font-weight:500; color:#555;}
.stxtg17 {font-size: 17px; font-weight:500; color:#555;}
.stxtg16 {font-size: 16px; font-weight:500; color:#555;}
.stxtg15 {font-size: 15px; font-weight:500; color:#555;}
.stxtg14 {font-size: 14px; font-weight:500; color:#555;}
.stxtg13 {font-size: 13px; font-weight:500; color:#555;}
.stxtg12 {font-size: 12px; font-weight:500; color:#555;}
/*ÀÏ¹Ý ÅØ½ºÆ® light grey*/
.stxtlg45 {font-size: 45px; font-weight:500; color:#777;}
.stxtlg44 {font-size: 44px; font-weight:500; color:#777;}
.stxtlg43 {font-size: 43px; font-weight:500; color:#777;}
.stxtlg42 {font-size: 42px; font-weight:500; color:#777;}
.stxtlg41 {font-size: 41px; font-weight:500; color:#777;}
.stxtlg40 {font-size: 40px; font-weight:500; color:#777;}
.stxtlg39 {font-size: 39px; font-weight:500; color:#777;}
.stxtlg38 {font-size: 38px; font-weight:500; color:#777;}
.stxtlg37 {font-size: 37px; font-weight:500; color:#777;}
.stxtlg36 {font-size: 36px; font-weight:500; color:#777;}
.stxtlg35 {font-size: 35px; font-weight:500; color:#777;}
.stxtlg34 {font-size: 34px; font-weight:500; color:#777;}
.stxtlg33 {font-size: 33px; font-weight:500; color:#777;}
.stxtlg32 {font-size: 32px; font-weight:500; color:#777;}
.stxtlg31 {font-size: 31px; font-weight:500; color:#777;}
.stxtlg31 {font-size: 31px; font-weight:500; color:#777;}
.stxtlg30 {font-size: 30px; font-weight:500; color:#777;}
.stxtlg29 {font-size: 29px; font-weight:500; color:#777;}
.stxtlg28 {font-size: 28px; font-weight:500; color:#777;}
.stxtlg27 {font-size: 27px; font-weight:500; color:#777;}
.stxtlg26 {font-size: 26px; font-weight:500; color:#777;}
.stxtlg25 {font-size: 25px; font-weight:500; color:#777;}
.stxtlg24 {font-size: 24px; font-weight:500; color:#777;}
.stxtlg23 {font-size: 23px; font-weight:500; color:#777;}
.stxtlg22 {font-size: 22px; font-weight:500; color:#777;}
.stxtlg21 {font-size: 21px; font-weight:500; color:#777;}
.stxtlg20 {font-size: 20px; font-weight:500; color:#777;}
.stxtlg19 {font-size: 19px; font-weight:500; color:#777;}
.stxtlg18 {font-size: 18px; font-weight:500; color:#777;}
.stxtlg17 {font-size: 17px; font-weight:500; color:#777;}
.stxtlg16 {font-size: 16px; font-weight:500; color:#777;}
.stxtlg15 {font-size: 15px; font-weight:500; color:#777;}
.stxtlg14 {font-size: 14px; font-weight:500; color:#777;}
.stxtlg13 {font-size: 13px; font-weight:500; color:#777;}
.stxtlg12 {font-size: 12px; font-weight:500; color:#777;}
/*ÀÏ¹Ý ÅØ½ºÆ® light light grey*/
.stxtllg45 {font-size: 45px; font-weight:500; color:#aaa;}
.stxtllg44 {font-size: 44px; font-weight:500; color:#aaa;}
.stxtllg43 {font-size: 43px; font-weight:500; color:#aaa;}
.stxtllg42 {font-size: 42px; font-weight:500; color:#aaa;}
.stxtllg41 {font-size: 41px; font-weight:500; color:#aaa;}
.stxtllg40 {font-size: 40px; font-weight:500; color:#aaa;}
.stxtllg39 {font-size: 39px; font-weight:500; color:#aaa;}
.stxtllg38 {font-size: 38px; font-weight:500; color:#aaa;}
.stxtllg37 {font-size: 37px; font-weight:500; color:#aaa;}
.stxtllg36 {font-size: 36px; font-weight:500; color:#aaa;}
.stxtllg35 {font-size: 35px; font-weight:500; color:#aaa;}
.stxtllg34 {font-size: 34px; font-weight:500; color:#aaa;}
.stxtllg33 {font-size: 33px; font-weight:500; color:#aaa;}
.stxtllg32 {font-size: 32px; font-weight:500; color:#aaa;}
.stxtllg31 {font-size: 31px; font-weight:500; color:#aaa;}
.stxtllg31 {font-size: 31px; font-weight:500; color:#aaa;}
.stxtllg30 {font-size: 30px; font-weight:500; color:#aaa;}
.stxtllg29 {font-size: 29px; font-weight:500; color:#aaa;}
.stxtllg28 {font-size: 28px; font-weight:500; color:#aaa;}
.stxtllg27 {font-size: 27px; font-weight:500; color:#aaa;}
.stxtllg26 {font-size: 26px; font-weight:500; color:#aaa;}
.stxtllg25 {font-size: 25px; font-weight:500; color:#aaa;}
.stxtllg24 {font-size: 24px; font-weight:500; color:#aaa;}
.stxtllg23 {font-size: 23px; font-weight:500; color:#aaa;}
.stxtllg22 {font-size: 22px; font-weight:500; color:#aaa;}
.stxtllg21 {font-size: 21px; font-weight:500; color:#aaa;}
.stxtllg20 {font-size: 20px; font-weight:500; color:#aaa;}
.stxtllg19 {font-size: 19px; font-weight:500; color:#aaa;}
.stxtllg18 {font-size: 18px; font-weight:500; color:#aaa;}
.stxtllg17 {font-size: 17px; font-weight:500; color:#aaa;}
.stxtllg16 {font-size: 16px; font-weight:500; color:#aaa;}
.stxtllg15 {font-size: 15px; font-weight:500; color:#aaa;}
.stxtllg14 {font-size: 14px; font-weight:500; color:#aaa;}
.stxtllg13 {font-size: 13px; font-weight:500; color:#aaa;}
.stxtllg12 {font-size: 12px; font-weight:500; color:#aaa;}
/*ÀÏ¹Ý ÅØ½ºÆ® light light light grey*/
.stxtlllg45 {font-size: 45px; font-weight:500; color:#c1bfbf;}
.stxtlllg44 {font-size: 44px; font-weight:500; color:#c1bfbf;}
.stxtlllg43 {font-size: 43px; font-weight:500; color:#c1bfbf;}
.stxtlllg42 {font-size: 42px; font-weight:500; color:#c1bfbf;}
.stxtlllg41 {font-size: 41px; font-weight:500; color:#c1bfbf;}
.stxtlllg40 {font-size: 40px; font-weight:500; color:#c1bfbf;}
.stxtlllg39 {font-size: 39px; font-weight:500; color:#c1bfbf;}
.stxtlllg38 {font-size: 38px; font-weight:500; color:#c1bfbf;}
.stxtlllg37 {font-size: 37px; font-weight:500; color:#c1bfbf;}
.stxtlllg36 {font-size: 36px; font-weight:500; color:#c1bfbf;}
.stxtlllg35 {font-size: 35px; font-weight:500; color:#c1bfbf;}
.stxtlllg34 {font-size: 34px; font-weight:500; color:#c1bfbf;}
.stxtlllg33 {font-size: 33px; font-weight:500; color:#c1bfbf;}
.stxtlllg32 {font-size: 32px; font-weight:500; color:#c1bfbf;}
.stxtlllg31 {font-size: 31px; font-weight:500; color:#c1bfbf;}
.stxtlllg31 {font-size: 31px; font-weight:500; color:#c1bfbf;}
.stxtlllg30 {font-size: 30px; font-weight:500; color:#c1bfbf;}
.stxtlllg29 {font-size: 29px; font-weight:500; color:#c1bfbf;}
.stxtlllg28 {font-size: 28px; font-weight:500; color:#c1bfbf;}
.stxtlllg27 {font-size: 27px; font-weight:500; color:#c1bfbf;}
.stxtlllg26 {font-size: 26px; font-weight:500; color:#c1bfbf;}
.stxtlllg25 {font-size: 25px; font-weight:500; color:#c1bfbf;}
.stxtlllg24 {font-size: 24px; font-weight:500; color:#c1bfbf;}
.stxtlllg23 {font-size: 23px; font-weight:500; color:#c1bfbf;}
.stxtlllg22 {font-size: 22px; font-weight:500; color:#c1bfbf;}
.stxtlllg21 {font-size: 21px; font-weight:500; color:#c1bfbf;}
.stxtlllg20 {font-size: 20px; font-weight:500; color:#c1bfbf;}
.stxtlllg19 {font-size: 19px; font-weight:500; color:#c1bfbf;}
.stxtlllg18 {font-size: 18px; font-weight:500; color:#c1bfbf;}
.stxtlllg17 {font-size: 17px; font-weight:500; color:#c1bfbf;}
.stxtlllg16 {font-size: 16px; font-weight:500; color:#c1bfbf;}
.stxtlllg15 {font-size: 15px; font-weight:500; color:#c1bfbf;}
.stxtlllg14 {font-size: 14px; font-weight:500; color:#c1bfbf;}
.stxtlllg13 {font-size: 13px; font-weight:500; color:#c1bfbf;}
.stxtlllg12 {font-size: 12px; font-weight:500; color:#c1bfbf;}
/*ÀÏ¹Ý ÅØ½ºÆ® green*/
.stxtgr45 {font-size: 45px; font-weight:500; color:#9cc83f;}
.stxtgr44 {font-size: 44px; font-weight:500; color:#9cc83f;}
.stxtgr43 {font-size: 43px; font-weight:500; color:#9cc83f;}
.stxtgr42 {font-size: 42px; font-weight:500; color:#9cc83f;}
.stxtgr41 {font-size: 41px; font-weight:500; color:#9cc83f;}
.stxtgr40 {font-size: 40px; font-weight:500; color:#9cc83f;}
.stxtgr39 {font-size: 39px; font-weight:500; color:#9cc83f;}
.stxtgr38 {font-size: 38px; font-weight:500; color:#9cc83f;}
.stxtgr37 {font-size: 37px; font-weight:500; color:#9cc83f;}
.stxtgr36 {font-size: 36px; font-weight:500; color:#9cc83f;}
.stxtgr35 {font-size: 35px; font-weight:500; color:#9cc83f;}
.stxtgr34 {font-size: 34px; font-weight:500; color:#9cc83f;}
.stxtgr33 {font-size: 33px; font-weight:500; color:#9cc83f;}
.stxtgr32 {font-size: 32px; font-weight:500; color:#9cc83f;}
.stxtgr31 {font-size: 31px; font-weight:500; color:#9cc83f;}
.stxtgr31 {font-size: 31px; font-weight:500; color:#9cc83f;}
.stxtgr30 {font-size: 30px; font-weight:500; color:#9cc83f;}
.stxtgr29 {font-size: 29px; font-weight:500; color:#9cc83f;}
.stxtgr28 {font-size: 28px; font-weight:500; color:#9cc83f;}
.stxtgr27 {font-size: 27px; font-weight:500; color:#9cc83f;}
.stxtgr26 {font-size: 26px; font-weight:500; color:#9cc83f;}
.stxtgr25 {font-size: 25px; font-weight:500; color:#9cc83f;}
.stxtgr24 {font-size: 24px; font-weight:500; color:#9cc83f;}
.stxtgr23 {font-size: 23px; font-weight:500; color:#9cc83f;}
.stxtgr22 {font-size: 22px; font-weight:500; color:#9cc83f;}
.stxtgr21 {font-size: 21px; font-weight:500; color:#9cc83f;}
.stxtgr20 {font-size: 20px; font-weight:500; color:#9cc83f;}
.stxtgr19 {font-size: 19px; font-weight:500; color:#9cc83f;}
.stxtgr18 {font-size: 18px; font-weight:500; color:#9cc83f;}
.stxtgr17 {font-size: 17px; font-weight:500; color:#9cc83f;}
.stxtgr16 {font-size: 16px; font-weight:500; color:#9cc83f;}
.stxtgr15 {font-size: 15px; font-weight:500; color:#9cc83f;}
.stxtgr14 {font-size: 14px; font-weight:500; color:#9cc83f;}
.stxtgr13 {font-size: 13px; font-weight:500; color:#9cc83f;}
.stxtgr12 {font-size: 12px; font-weight:500; color:#9cc83f;}
/*ÀÏ¹Ý ÅØ½ºÆ® red*/
.stxtr45 {font-size: 45px; font-weight:500; color:#e8171c;}
.stxtr44 {font-size: 44px; font-weight:500; color:#e8171c;}
.stxtr43 {font-size: 43px; font-weight:500; color:#e8171c;}
.stxtr42 {font-size: 42px; font-weight:500; color:#e8171c;}
.stxtr41 {font-size: 41px; font-weight:500; color:#e8171c;}
.stxtr40 {font-size: 40px; font-weight:500; color:#e8171c;}
.stxtr39 {font-size: 39px; font-weight:500; color:#e8171c;}
.stxtr38 {font-size: 38px; font-weight:500; color:#e8171c;}
.stxtr37 {font-size: 37px; font-weight:500; color:#e8171c;}
.stxtr36 {font-size: 36px; font-weight:500; color:#e8171c;}
.stxtr35 {font-size: 35px; font-weight:500; color:#e8171c;}
.stxtr34 {font-size: 34px; font-weight:500; color:#e8171c;}
.stxtr33 {font-size: 33px; font-weight:500; color:#e8171c;}
.stxtr32 {font-size: 32px; font-weight:500; color:#e8171c;}
.stxtr31 {font-size: 31px; font-weight:500; color:#e8171c;}
.stxtr31 {font-size: 31px; font-weight:500; color:#e8171c;}
.stxtr30 {font-size: 30px; font-weight:500; color:#e8171c;}
.stxtr29 {font-size: 29px; font-weight:500; color:#e8171c;}
.stxtr28 {font-size: 28px; font-weight:500; color:#e8171c;}
.stxtr27 {font-size: 27px; font-weight:500; color:#e8171c;}
.stxtr26 {font-size: 26px; font-weight:500; color:#e8171c;}
.stxtr25 {font-size: 25px; font-weight:500; color:#e8171c;}
.stxtr24 {font-size: 24px; font-weight:500; color:#e8171c;}
.stxtr23 {font-size: 23px; font-weight:500; color:#e8171c;}
.stxtr22 {font-size: 22px; font-weight:500; color:#e8171c;}
.stxtr21 {font-size: 21px; font-weight:500; color:#e8171c;}
.stxtr20 {font-size: 20px; font-weight:500; color:#e8171c;}
.stxtr19 {font-size: 19px; font-weight:500; color:#e8171c;}
.stxtr18 {font-size: 18px; font-weight:500; color:#e8171c;}
.stxtr17 {font-size: 17px; font-weight:500; color:#e8171c;}
.stxtr16 {font-size: 16px; font-weight:500; color:#e8171c;}
.stxtr15 {font-size: 15px; font-weight:500; color:#e8171c;}
.stxtr14 {font-size: 14px; font-weight:500; color:#e8171c;}
.stxtr13 {font-size: 13px; font-weight:500; color:#e8171c;}
.stxtr12 {font-size: 12px; font-weight:500; color:#e8171c;}
/*ÀÏ¹Ý ÅØ½ºÆ® white*/
.stxtw45 {font-size: 45px; font-weight:500; color:#fff;}
.stxtw44 {font-size: 44px; font-weight:500; color:#fff;}
.stxtw43 {font-size: 43px; font-weight:500; color:#fff;}
.stxtw42 {font-size: 42px; font-weight:500; color:#fff;}
.stxtw41 {font-size: 41px; font-weight:500; color:#fff;}
.stxtw40 {font-size: 40px; font-weight:500; color:#fff;}
.stxtw39 {font-size: 39px; font-weight:500; color:#fff;}
.stxtw38 {font-size: 38px; font-weight:500; color:#fff;}
.stxtw37 {font-size: 37px; font-weight:500; color:#fff;}
.stxtw36 {font-size: 36px; font-weight:500; color:#fff;}
.stxtw35 {font-size: 35px; font-weight:500; color:#fff;}
.stxtw34 {font-size: 34px; font-weight:500; color:#fff;}
.stxtw33 {font-size: 33px; font-weight:500; color:#fff;}
.stxtw32 {font-size: 32px; font-weight:500; color:#fff;}
.stxtw31 {font-size: 31px; font-weight:500; color:#fff;}
.stxtw31 {font-size: 31px; font-weight:500; color:#fff;}
.stxtw30 {font-size: 30px; font-weight:500; color:#fff;}
.stxtw29 {font-size: 29px; font-weight:500; color:#fff;}
.stxtw28 {font-size: 28px; font-weight:500; color:#fff;}
.stxtw27 {font-size: 27px; font-weight:500; color:#fff;}
.stxtw26 {font-size: 26px; font-weight:500; color:#fff;}
.stxtw25 {font-size: 25px; font-weight:500; color:#fff;}
.stxtw24 {font-size: 24px; font-weight:500; color:#fff;}
.stxtw23 {font-size: 23px; font-weight:500; color:#fff;}
.stxtw22 {font-size: 22px; font-weight:500; color:#fff;}
.stxtw21 {font-size: 21px; font-weight:500; color:#fff;}
.stxtw20 {font-size: 20px; font-weight:500; color:#fff;}
.stxtw19 {font-size: 19px; font-weight:500; color:#fff;}
.stxtw18 {font-size: 18px; font-weight:500; color:#fff;}
.stxtw17 {font-size: 17px; font-weight:500; color:#fff;}
.stxtw16 {font-size: 16px; font-weight:500; color:#fff;}
.stxtw15 {font-size: 15px; font-weight:500; color:#fff;}
.stxtw14 {font-size: 14px; font-weight:500; color:#fff;}
.stxtw13 {font-size: 13px; font-weight:500; color:#fff;}
.stxtw12 {font-size: 12px; font-weight:500; color:#fff;}
/*ÀÏ¹Ý ÅØ½ºÆ® pink*/
.stxtpk45 {font-size: 45px; font-weight:500; color:#eb7295; }
.stxtpk44 {font-size: 44px; font-weight:500; color:#eb7295; }
.stxtpk43 {font-size: 43px; font-weight:500; color:#eb7295; }
.stxtpk42 {font-size: 42px; font-weight:500; color:#eb7295; }
.stxtpk41 {font-size: 41px; font-weight:500; color:#eb7295; }
.stxtpk40 {font-size: 40px; font-weight:500; color:#eb7295; }
.stxtpk39 {font-size: 39px; font-weight:500; color:#eb7295; }
.stxtpk38 {font-size: 38px; font-weight:500; color:#eb7295; }
.stxtpk37 {font-size: 37px; font-weight:500; color:#eb7295; }
.stxtpk36 {font-size: 36px; font-weight:500; color:#eb7295; }
.stxtpk35 {font-size: 35px; font-weight:500; color:#eb7295; }
.stxtpk34 {font-size: 34px; font-weight:500; color:#eb7295; }
.stxtpk33 {font-size: 33px; font-weight:500; color:#eb7295; }
.stxtpk32 {font-size: 32px; font-weight:500; color:#eb7295; }
.stxtpk31 {font-size: 31px; font-weight:500; color:#eb7295; }
.stxtpk30 {font-size: 30px; font-weight:500; color:#eb7295;}
.stxtpk29 {font-size: 29px; font-weight:500; color:#eb7295;}
.stxtpk28 {font-size: 28px; font-weight:500; color:#eb7295;}
.stxtpk27 {font-size: 27px; font-weight:500; color:#eb7295;}
.stxtpk26 {font-size: 26px; font-weight:500; color:#eb7295;}
.stxtpk25 {font-size: 25px; font-weight:500; color:#eb7295;}
.stxtpk24 {font-size: 24px; font-weight:500; color:#eb7295;}
.stxtpk23 {font-size: 23px; font-weight:500; color:#eb7295;}
.stxtpk22 {font-size: 22px; font-weight:500; color:#eb7295;}
.stxtpk21 {font-size: 21px; font-weight:500; color:#eb7295;}
.stxtpk20 {font-size: 20px; font-weight:500; color:#eb7295;}
.stxtpk19 {font-size: 19px; font-weight:500; color:#eb7295;}
.stxtpk18 {font-size: 18px; font-weight:500; color:#eb7295;}
.stxtpk17 {font-size: 17px; font-weight:500; color:#eb7295;}
.stxtpk16 {font-size: 16px; font-weight:500; color:#eb7295;}
.stxtpk15 {font-size: 15px; font-weight:500; color:#eb7295;}
.stxtpk14 {font-size: 14px; font-weight:500; color:#eb7295;}
.stxtpk13 {font-size: 13px; font-weight:500; color:#eb7295;}
.stxtpk12 {font-size: 12px; font-weight:500; color:#eb7295;}
/*ÀÏ¹Ý ÅØ½ºÆ® orange*/
.stxtor45 {font-size: 45px; font-weight:500; color:#fe6350;}
.stxtor44 {font-size: 44px; font-weight:500; color:#fe6350;}
.stxtor43 {font-size: 43px; font-weight:500; color:#fe6350;}
.stxtor42 {font-size: 42px; font-weight:500; color:#fe6350;}
.stxtor41 {font-size: 41px; font-weight:500; color:#fe6350;}
.stxtor40 {font-size: 40px; font-weight:500; color:#fe6350;}
.stxtor39 {font-size: 39px; font-weight:500; color:#fe6350;}
.stxtor38 {font-size: 38px; font-weight:500; color:#fe6350;}
.stxtor37 {font-size: 37px; font-weight:500; color:#fe6350;}
.stxtor36 {font-size: 36px; font-weight:500; color:#fe6350;}
.stxtor35 {font-size: 35px; font-weight:500; color:#fe6350;}
.stxtor34 {font-size: 34px; font-weight:500; color:#fe6350;}
.stxtor33 {font-size: 33px; font-weight:500; color:#fe6350;}
.stxtor32 {font-size: 32px; font-weight:500; color:#fe6350;}
.stxtor31 {font-size: 31px; font-weight:500; color:#fe6350;}
.stxtor30 {font-size: 30px; font-weight:500; color:#fe6350;}
.stxtor29 {font-size: 29px; font-weight:500; color:#fe6350;}
.stxtor28 {font-size: 28px; font-weight:500; color:#fe6350;}
.stxtor27 {font-size: 27px; font-weight:500; color:#fe6350;}
.stxtor26 {font-size: 26px; font-weight:500; color:#fe6350;}
.stxtor25 {font-size: 25px; font-weight:500; color:#fe6350;}
.stxtor24 {font-size: 24px; font-weight:500; color:#fe6350;}
.stxtor23 {font-size: 23px; font-weight:500; color:#fe6350;}
.stxtor22 {font-size: 22px; font-weight:500; color:#fe6350;}
.stxtor21 {font-size: 21px; font-weight:500; color:#fe6350;}
.stxtor20 {font-size: 20px; font-weight:500; color:#fe6350;}
.stxtor19 {font-size: 19px; font-weight:500; color:#fe6350;}
.stxtor18 {font-size: 18px; font-weight:500; color:#fe6350;}
.stxtor17 {font-size: 17px; font-weight:500; color:#fe6350;}
.stxtor16 {font-size: 16px; font-weight:500; color:#fe6350;}
.stxtor15 {font-size: 15px; font-weight:500; color:#fe6350;}
.stxtor14 {font-size: 14px; font-weight:500; color:#fe6350;}
.stxtor13 {font-size: 13px; font-weight:500; color:#fe6350;}
.stxtor12 {font-size: 12px; font-weight:500; color:#fe6350;}
/*ÀÏ¹Ý ÅØ½ºÆ® yellow*/
.stxty45 {font-size: 45px; font-weight:500; color:#c7bd19;}
.stxty44 {font-size: 44px; font-weight:500; color:#c7bd19;}
.stxty43 {font-size: 43px; font-weight:500; color:#c7bd19;}
.stxty42 {font-size: 42px; font-weight:500; color:#c7bd19;}
.stxty41 {font-size: 41px; font-weight:500; color:#c7bd19;}
.stxty40 {font-size: 40px; font-weight:500; color:#c7bd19;}
.stxty39 {font-size: 39px; font-weight:500; color:#c7bd19;}
.stxty38 {font-size: 38px; font-weight:500; color:#c7bd19;}
.stxty37 {font-size: 37px; font-weight:500; color:#c7bd19;}
.stxty36 {font-size: 36px; font-weight:500; color:#c7bd19;}
.stxty35 {font-size: 35px; font-weight:500; color:#c7bd19;}
.stxty34 {font-size: 34px; font-weight:500; color:#c7bd19;}
.stxty33 {font-size: 33px; font-weight:500; color:#c7bd19;}
.stxty32 {font-size: 32px; font-weight:500; color:#c7bd19;}
.stxty31 {font-size: 31px; font-weight:500; color:#c7bd19;}
.stxty30 {font-size: 30px; font-weight:500; color:#c7bd19;}
.stxty29 {font-size: 29px; font-weight:500; color:#c7bd19;}
.stxty28 {font-size: 28px; font-weight:500; color:#c7bd19;}
.stxty27 {font-size: 27px; font-weight:500; color:#c7bd19;}
.stxty26 {font-size: 26px; font-weight:500; color:#c7bd19;}
.stxty25 {font-size: 25px; font-weight:500; color:#c7bd19;}
.stxty24 {font-size: 24px; font-weight:500; color:#c7bd19;}
.stxty23 {font-size: 23px; font-weight:500; color:#c7bd19;}
.stxty22 {font-size: 22px; font-weight:500; color:#c7bd19;}
.stxty21 {font-size: 21px; font-weight:500; color:#c7bd19;}
.stxty20 {font-size: 20px; font-weight:500; color:#c7bd19;}
.stxty19 {font-size: 19px; font-weight:500; color:#c7bd19;}
.stxty18 {font-size: 18px; font-weight:500; color:#c7bd19;}
.stxty17 {font-size: 17px; font-weight:500; color:#c7bd19;}
.stxty16 {font-size: 16px; font-weight:500; color:#c7bd19;}
.stxty15 {font-size: 15px; font-weight:500; color:#c7bd19;}
.stxty14 {font-size: 14px; font-weight:500; color:#c7bd19;}
.stxty13 {font-size: 13px; font-weight:500; color:#c7bd19;}
.stxty12 {font-size: 12px; font-weight:500; color:#c7bd19;}


/*thin ÅØ½ºÆ® Blue*/
.sstxtb45 {font-size: 45px; font-weight: 300; color:#216da6;}
.sstxtb44 {font-size: 44px; font-weight: 300; color:#216da6;}
.sstxtb43 {font-size: 43px; font-weight: 300; color:#216da6;}
.sstxtb42 {font-size: 42px; font-weight: 300; color:#216da6;}
.sstxtb41 {font-size: 41px; font-weight: 300; color:#216da6;}
.sstxtb40 {font-size: 40px; font-weight: 300; color:#216da6;}
.sstxtb39 {font-size: 39px; font-weight: 300; color:#216da6;}
.sstxtb38 {font-size: 38px; font-weight: 300; color:#216da6;}
.sstxtb37 {font-size: 37px; font-weight: 300; color:#216da6;}
.sstxtb36 {font-size: 36px; font-weight: 300; color:#216da6;}
.sstxtb35 {font-size: 35px; font-weight: 300; color:#216da6;}
.sstxtb34 {font-size: 34px; font-weight: 300; color:#216da6;}
.sstxtb33 {font-size: 33px; font-weight: 300; color:#216da6;}
.sstxtb32 {font-size: 32px; font-weight: 300; color:#216da6;}
.sstxtb31 {font-size: 31px; font-weight: 300; color:#216da6;}
.sstxtb31 {font-size: 31px; font-weight: 300; color:#216da6;}
.sstxtb30 {font-size: 30px; font-weight: 300; color:#216da6; }
.sstxtb29 {font-size: 29px; font-weight: 300; color:#216da6; }
.sstxtb28 {font-size: 28px; font-weight: 300; color:#216da6; }
.sstxtb27 {font-size: 27px; font-weight: 300; color:#216da6; }
.sstxtb26 {font-size: 26px; font-weight: 300; color:#216da6; }
.sstxtb25 {font-size: 25px; font-weight: 300; color:#216da6; }
.sstxtb24 {font-size: 24px ;font-weight: 300; color:#216da6; }
.sstxtb23 {font-size: 23px; font-weight: 300; color:#216da6; }
.sstxtb22 {font-size: 22px ;font-weight: 300; color:#216da6; }
.sstxtb21 {font-size: 21px; font-weight: 300; color:#216da6; }
.sstxtb20 {font-size: 20px; font-weight: 300; color:#216da6; }
.sstxtb19 {font-size: 19px; font-weight: 300; color:#216da6; }
.sstxtb18 {font-size: 18px; font-weight: 300; color:#216da6; }
.sstxtb17 {font-size: 17px; font-weight: 300; color:#216da6; }
.sstxtb16 {font-size: 16px; font-weight: 300; color:#216da6; }
.sstxtb15 {font-size: 15px; font-weight: 300; color:#216da6; }
.sstxtb14 {font-size: 14px; font-weight: 300; color:#216da6; }
.sstxtb13 {font-size: 13px; font-weight: 300; color:#216da6; }
.sstxtb12 {font-size: 12px; font-weight: 300; color:#216da6; }
/*thin ÅØ½ºÆ® sky Blue*/
.sstxtsb45 {font-size: 45px; font-weight: 300; color:#4c93c8;}
.sstxtsb44 {font-size: 44px; font-weight: 300; color:#4c93c8;}
.sstxtsb43 {font-size: 43px; font-weight: 300; color:#4c93c8;}
.sstxtsb42 {font-size: 42px; font-weight: 300; color:#4c93c8;}
.sstxtsb41 {font-size: 41px; font-weight: 300; color:#4c93c8;}
.sstxtsb40 {font-size: 40px; font-weight: 300; color:#4c93c8;}
.sstxtsb39 {font-size: 39px; font-weight: 300; color:#4c93c8;}
.sstxtsb38 {font-size: 38px; font-weight: 300; color:#4c93c8;}
.sstxtsb37 {font-size: 37px; font-weight: 300; color:#4c93c8;}
.sstxtsb36 {font-size: 36px; font-weight: 300; color:#4c93c8;}
.sstxtsb35 {font-size: 35px; font-weight: 300; color:#4c93c8;}
.sstxtsb34 {font-size: 34px; font-weight: 300; color:#4c93c8;}
.sstxtsb33 {font-size: 33px; font-weight: 300; color:#4c93c8;}
.sstxtsb32 {font-size: 32px; font-weight: 300; color:#4c93c8;}
.sstxtsb31 {font-size: 31px; font-weight: 300; color:#4c93c8;}
.sstxtsb31 {font-size: 31px; font-weight: 300; color:#4c93c8;}
.sstxtsb30 {font-size: 30px; font-weight: 300; color:#4c93c8; }
.sstxtsb29 {font-size: 29px; font-weight: 300; color:#4c93c8; }
.sstxtsb28 {font-size: 28px; font-weight: 300; color:#4c93c8; }
.sstxtsb27 {font-size: 27px; font-weight: 300; color:#4c93c8; }
.sstxtsb26 {font-size: 26px; font-weight: 300; color:#4c93c8; }
.sstxtsb25 {font-size: 25px; font-weight: 300; color:#4c93c8; }
.sstxtsb24 {font-size: 24px; font-weight: 300; color:#4c93c8; }
.sstxtsb23 {font-size: 23px; font-weight: 300; color:#4c93c8; }
.sstxtsb22 {font-size: 22px; font-weight: 300; color:#4c93c8; }
.sstxtsb21 {font-size: 21px; font-weight: 300; color:#4c93c8; }
.sstxtsb20 {font-size: 20px; font-weight: 300; color:#4c93c8; }
.sstxtsb19 {font-size: 19px; font-weight: 300; color:#4c93c8; }
.sstxtsb18 {font-size: 18px; font-weight: 300; color:#4c93c8; }
.sstxtsb17 {font-size: 17px; font-weight: 300; color:#4c93c8; }
.sstxtsb16 {font-size: 16px; font-weight: 300; color:#4c93c8; }
.sstxtsb15 {font-size: 15px; font-weight: 300; color:#4c93c8; }
.sstxtsb14 {font-size: 14px; font-weight: 300; color:#4c93c8; }
.sstxtsb13 {font-size: 13px; font-weight: 300; color:#4c93c8; }
.sstxtsb12 {font-size: 12px; font-weight: 300; color:#4c93c8; }
/*thin ÅØ½ºÆ® black */
.sstxtbk45 {font-size: 45px; font-weight: 300; color:#222;}
.sstxtbk44 {font-size: 44px; font-weight: 300; color:#222;}
.sstxtbk43 {font-size: 43px; font-weight: 300; color:#222;}
.sstxtbk42 {font-size: 42px; font-weight: 300; color:#222;}
.sstxtbk41 {font-size: 41px; font-weight: 300; color:#222;}
.sstxtbk40 {font-size: 40px; font-weight: 300; color:#222;}
.sstxtbk39 {font-size: 39px; font-weight: 300; color:#222;}
.sstxtbk38 {font-size: 38px; font-weight: 300; color:#222;}
.sstxtbk37 {font-size: 37px; font-weight: 300; color:#222;}
.sstxtbk36 {font-size: 36px; font-weight: 300; color:#222;}
.sstxtbk35 {font-size: 35px; font-weight: 300; color:#222;}
.sstxtbk34 {font-size: 34px; font-weight: 300; color:#222;}
.sstxtbk33 {font-size: 33px; font-weight: 300; color:#222;}
.sstxtbk32 {font-size: 32px; font-weight: 300; color:#222;}
.sstxtbk31 {font-size: 31px; font-weight: 300; color:#222;}
.sstxtbk31 {font-size: 31px; font-weight: 300; color:#222;}
.sstxtbk30 {font-size: 30px;  font-weight: 300; color:#222;}
.sstxtbk29 {font-size: 29px;  font-weight: 300; color:#222;}
.sstxtbk28 {font-size: 28px;  font-weight: 300; color:#222;}
.sstxtbk27 {font-size: 27px;  font-weight: 300; color:#222;}
.sstxtbk26 {font-size: 26px;  font-weight: 300; color:#222;}
.sstxtbk25 {font-size: 25px;  font-weight: 300; color:#222;}
.sstxtbk24 {font-size: 24px;  font-weight: 300; color:#222;}
.sstxtbk23 {font-size: 23px;  font-weight: 300; color:#222;}
.sstxtbk22 {font-size: 22px;  font-weight: 300; color:#222;}
.sstxtbk21 {font-size: 21px;  font-weight: 300; color:#222;}
.sstxtbk20 {font-size: 20px;  font-weight: 300; color:#222;}
.sstxtbk19 {font-size: 19px;  font-weight: 300; color:#222;}
.sstxtbk18 {font-size: 18px;  font-weight: 300; color:#222;}
.sstxtbk17 {font-size: 17px;  font-weight: 300; color:#222;}
.sstxtbk16 {font-size: 16px;  font-weight: 300; color:#222;}
.sstxtbk15 {font-size: 15px; font-weight: 300; color:#222;}
.sstxtbk14 {font-size: 14px; font-weight: 300; color:#222;}
.sstxtbk13 {font-size: 13px; font-weight: 300; color:#222;}
.sstxtbk12 {font-size: 12px; font-weight: 300; color:#222;}
/*thin ÅØ½ºÆ® grey*/
.sstxtg45 {font-size: 45px; font-weight: 300; color:#555;}
.sstxtg44 {font-size: 44px; font-weight: 300; color:#555;}
.sstxtg43 {font-size: 43px; font-weight: 300; color:#555;}
.sstxtg42 {font-size: 42px; font-weight: 300; color:#555;}
.sstxtg41 {font-size: 41px; font-weight: 300; color:#555;}
.sstxtg40 {font-size: 40px; font-weight: 300; color:#555;}
.sstxtg39 {font-size: 39px; font-weight: 300; color:#555;}
.sstxtg38 {font-size: 38px; font-weight: 300; color:#555;}
.sstxtg37 {font-size: 37px; font-weight: 300; color:#555;}
.sstxtg36 {font-size: 36px; font-weight: 300; color:#555;}
.sstxtg35 {font-size: 35px; font-weight: 300; color:#555;}
.sstxtg34 {font-size: 34px; font-weight: 300; color:#555;}
.sstxtg33 {font-size: 33px; font-weight: 300; color:#555;}
.sstxtg32 {font-size: 32px; font-weight: 300; color:#555;}
.sstxtg31 {font-size: 31px; font-weight: 300; color:#555;}
.sstxtg31 {font-size: 31px; font-weight: 300; color:#555;}
.sstxtg30 {font-size: 30px;  font-weight: 300; color:#555;}
.sstxtg29 {font-size: 29px;  font-weight: 300; color:#555;}
.sstxtg28 {font-size: 28px;  font-weight: 300; color:#555;}
.sstxtg27 {font-size: 27px;  font-weight: 300; color:#555;}
.sstxtg26 {font-size: 26px;  font-weight: 300; color:#555;}
.sstxtg25 {font-size: 25px;  font-weight: 300; color:#555;}
.sstxtg24 {font-size: 24px;  font-weight: 300; color:#555;}
.sstxtg23 {font-size: 23px;  font-weight: 300; color:#555;}
.sstxtg22 {font-size: 22px;  font-weight: 300; color:#555;}
.sstxtg21 {font-size: 21px;  font-weight: 300; color:#555;}
.sstxtg20 {font-size: 20px;  font-weight: 300; color:#555;}
.sstxtg19 {font-size: 19px;  font-weight: 300; color:#555;}
.sstxtg18 {font-size: 18px;  font-weight: 300; color:#555;}
.sstxtg17 {font-size: 17px;  font-weight: 300; color:#555;}
.sstxtg16 {font-size: 16px;  font-weight: 300; color:#555;}
.sstxtg15 {font-size: 15px; font-weight: 300; color:#555;}
.sstxtg14 {font-size: 14px; font-weight: 300; color:#555;}
.sstxtg13 {font-size: 13px; font-weight: 300; color:#555;}
.sstxtg12 {font-size: 12px; font-weight: 300; color:#555;}
/*thin ÅØ½ºÆ® light grey*/
.sstxtlg45 {font-size: 45px; font-weight: 300; color:#888;}
.sstxtlg44 {font-size: 44px; font-weight: 300; color:#888;}
.sstxtlg43 {font-size: 43px; font-weight: 300; color:#888;}
.sstxtlg42 {font-size: 42px; font-weight: 300; color:#888;}
.sstxtlg41 {font-size: 41px; font-weight: 300; color:#888;}
.sstxtlg40 {font-size: 40px; font-weight: 300; color:#888;}
.sstxtlg39 {font-size: 39px; font-weight: 300; color:#888;}
.sstxtlg38 {font-size: 38px; font-weight: 300; color:#888;}
.sstxtlg37 {font-size: 37px; font-weight: 300; color:#888;}
.sstxtlg36 {font-size: 36px; font-weight: 300; color:#888;}
.sstxtlg35 {font-size: 35px; font-weight: 300; color:#888;}
.sstxtlg34 {font-size: 34px; font-weight: 300; color:#888;}
.sstxtlg33 {font-size: 33px; font-weight: 300; color:#888;}
.sstxtlg32 {font-size: 32px; font-weight: 300; color:#888;}
.sstxtlg31 {font-size: 31px; font-weight: 300; color:#888;}
.sstxtlg31 {font-size: 31px; font-weight: 300; color:#888;}
.sstxtlg30 {font-size: 30px;  font-weight: 300; color:#888;}
.sstxtlg29 {font-size: 29px;  font-weight: 300; color:#888;}
.sstxtlg28 {font-size: 28px;  font-weight: 300; color:#888;}
.sstxtlg27 {font-size: 27px;  font-weight: 300; color:#888;}
.sstxtlg26 {font-size: 26px;  font-weight: 300; color:#888;}
.sstxtlg25 {font-size: 25px;  font-weight: 300; color:#888;}
.sstxtlg24 {font-size: 24px;  font-weight: 300; color:#888;}
.sstxtlg23 {font-size: 23px;  font-weight: 300; color:#888;}
.sstxtlg22 {font-size: 22px;  font-weight: 300; color:#888;}
.sstxtlg21 {font-size: 21px;  font-weight: 300; color:#888;}
.sstxtlg20 {font-size: 20px;  font-weight: 300; color:#888;}
.sstxtlg19 {font-size: 19px;  font-weight: 300; color:#888;}
.sstxtlg18 {font-size: 18px;  font-weight: 300; color:#888;}
.sstxtlg17 {font-size: 17px;  font-weight: 300; color:#888;}
.sstxtlg16 {font-size: 16px;  font-weight: 300; color:#888;}
.sstxtlg15 {font-size: 15px;  font-weight: 300; color:#888;}
.sstxtlg14 {font-size: 14px;  font-weight: 300; color:#888;}
.sstxtlg13 {font-size: 13px;  font-weight: 300; color:#888;}
.sstxtlg12 {font-size: 12px;  font-weight: 300; color:#888;}
/*thin ÅØ½ºÆ® light light light grey*/
.sstxtllg45 {font-size: 45px; font-weight: 300; color:#c1bfbf;}
.sstxtllg44 {font-size: 44px; font-weight: 300; color:#c1bfbf;}
.sstxtllg43 {font-size: 43px; font-weight: 300; color:#c1bfbf;}
.sstxtllg42 {font-size: 42px; font-weight: 300; color:#c1bfbf;}
.sstxtllg41 {font-size: 41px; font-weight: 300; color:#c1bfbf;}
.sstxtllg40 {font-size: 40px; font-weight: 300; color:#c1bfbf;}
.sstxtllg39 {font-size: 39px; font-weight: 300; color:#c1bfbf;}
.sstxtllg38 {font-size: 38px; font-weight: 300; color:#c1bfbf;}
.sstxtllg37 {font-size: 37px; font-weight: 300; color:#c1bfbf;}
.sstxtllg36 {font-size: 36px; font-weight: 300; color:#c1bfbf;}
.sstxtllg35 {font-size: 35px; font-weight: 300; color:#c1bfbf;}
.sstxtllg34 {font-size: 34px; font-weight: 300; color:#c1bfbf;}
.sstxtllg33 {font-size: 33px; font-weight: 300; color:#c1bfbf;}
.sstxtllg32 {font-size: 32px; font-weight: 300; color:#c1bfbf;}
.sstxtllg31 {font-size: 31px; font-weight: 300; color:#c1bfbf;}
.sstxtllg31 {font-size: 31px; font-weight: 300; color:#c1bfbf;}
.sstxtllg30 {font-size: 30px; font-weight:300; color:#c1bfbf;}
.sstxtllg29 {font-size: 29px; font-weight:300; color:#c1bfbf;}
.sstxtllg28 {font-size: 28px; font-weight:300; color:#c1bfbf;}
.sstxtllg27 {font-size: 27px; font-weight:300; color:#c1bfbf;}
.sstxtllg26 {font-size: 26px; font-weight:300; color:#c1bfbf;}
.sstxtllg25 {font-size: 25px; font-weight:300; color:#c1bfbf;}
.sstxtllg24 {font-size: 24px; font-weight:300; color:#c1bfbf;}
.sstxtllg23 {font-size: 23px; font-weight:300; color:#c1bfbf;}
.sstxtllg22 {font-size: 22px; font-weight:300; color:#c1bfbf;}
.sstxtllg21 {font-size: 21px; font-weight:300; color:#c1bfbf;}
.sstxtllg20 {font-size: 20px; font-weight:300; color:#c1bfbf;}
.sstxtllg19 {font-size: 19px; font-weight:300; color:#c1bfbf;}
.sstxtllg18 {font-size: 18px; font-weight:300; color:#c1bfbf;}
.sstxtllg17 {font-size: 17px; font-weight:300; color:#c1bfbf;}
.sstxtllg16 {font-size: 16px; font-weight:300; color:#c1bfbf;}
.sstxtllg15 {font-size: 15px; font-weight:300; color:#c1bfbf;}
.sstxtllg14 {font-size: 14px; font-weight:300; color:#c1bfbf;}
.sstxtllg13 {font-size: 13px; font-weight:300; color:#c1bfbf;}
.sstxtllg12 {font-size: 12px; font-weight:300; color:#c1bfbf;}
/*thin ÅØ½ºÆ® green*/
.sstxtgr45 {font-size: 45px; font-weight: 300; color:#9cc83f;}
.sstxtgr44 {font-size: 44px; font-weight: 300; color:#9cc83f;}
.sstxtgr43 {font-size: 43px; font-weight: 300; color:#9cc83f;}
.sstxtgr42 {font-size: 42px; font-weight: 300; color:#9cc83f;}
.sstxtgr41 {font-size: 41px; font-weight: 300; color:#9cc83f;}
.sstxtgr40 {font-size: 40px; font-weight: 300; color:#9cc83f;}
.sstxtgr39 {font-size: 39px; font-weight: 300; color:#9cc83f;}
.sstxtgr38 {font-size: 38px; font-weight: 300; color:#9cc83f;}
.sstxtgr37 {font-size: 37px; font-weight: 300; color:#9cc83f;}
.sstxtgr36 {font-size: 36px; font-weight: 300; color:#9cc83f;}
.sstxtgr35 {font-size: 35px; font-weight: 300; color:#9cc83f;}
.sstxtgr34 {font-size: 34px; font-weight: 300; color:#9cc83f;}
.sstxtgr33 {font-size: 33px; font-weight: 300; color:#9cc83f;}
.sstxtgr32 {font-size: 32px; font-weight: 300; color:#9cc83f;}
.sstxtgr31 {font-size: 31px; font-weight: 300; color:#9cc83f;}
.sstxtgr31 {font-size: 31px; font-weight: 300; color:#9cc83f;}
.sstxtgr30 {font-size: 30px; font-weight: 300; color:#9cc83f; }
.sstxtgr29 {font-size: 29px; font-weight: 300; color:#9cc83f; }
.sstxtgr28 {font-size: 28px; font-weight: 300; color:#9cc83f; }
.sstxtgr27 {font-size: 27px; font-weight: 300; color:#9cc83f; }
.sstxtgr26 {font-size: 26px; font-weight: 300; color:#9cc83f; }
.sstxtgr25 {font-size: 25px; font-weight: 300; color:#9cc83f; }
.sstxtgr24 {font-size: 24px; font-weight: 300; color:#9cc83f; }
.sstxtgr23 {font-size: 23px; font-weight: 300; color:#9cc83f; }
.sstxtgr22 {font-size: 22px; font-weight: 300; color:#9cc83f; }
.sstxtgr21 {font-size: 21px; font-weight: 300; color:#9cc83f; }
.sstxtgr20 {font-size: 20px; font-weight: 300; color:#9cc83f; }
.sstxtgr19 {font-size: 19px; font-weight: 300; color:#9cc83f; }
.sstxtgr18 {font-size: 18px; font-weight: 300; color:#9cc83f; }
.sstxtgr17 {font-size: 17px; font-weight: 300; color:#9cc83f; }
.sstxtgr16 {font-size: 16px; font-weight: 300; color:#9cc83f; }
.sstxtgr15 {font-size: 15px; font-weight: 300; color:#9cc83f; }
.sstxtgr14 {font-size: 14px; font-weight: 300; color:#9cc83f; }
.sstxtgr13 {font-size: 13px; font-weight: 300; color:#9cc83f; }
.sstxtgr12 {font-size: 12px; font-weight: 300; color:#9cc83f; }
/*thin ÅØ½ºÆ® red*/
.sstxtr45 {font-size: 45px; font-weight: 300; color:#e8171c;}
.sstxtr44 {font-size: 44px; font-weight: 300; color:#e8171c;}
.sstxtr43 {font-size: 43px; font-weight: 300; color:#e8171c;}
.sstxtr42 {font-size: 42px; font-weight: 300; color:#e8171c;}
.sstxtr41 {font-size: 41px; font-weight: 300; color:#e8171c;}
.sstxtr40 {font-size: 40px; font-weight: 300; color:#e8171c;}
.sstxtr39 {font-size: 39px; font-weight: 300; color:#e8171c;}
.sstxtr38 {font-size: 38px; font-weight: 300; color:#e8171c;}
.sstxtr37 {font-size: 37px; font-weight: 300; color:#e8171c;}
.sstxtr36 {font-size: 36px; font-weight: 300; color:#e8171c;}
.sstxtr35 {font-size: 35px; font-weight: 300; color:#e8171c;}
.sstxtr34 {font-size: 34px; font-weight: 300; color:#e8171c;}
.sstxtr33 {font-size: 33px; font-weight: 300; color:#e8171c;}
.sstxtr32 {font-size: 32px; font-weight: 300; color:#e8171c;}
.sstxtr31 {font-size: 31px; font-weight: 300; color:#e8171c;}
.sstxtr31 {font-size: 31px; font-weight: 300; color:#e8171c;}
.sstxtr30 {font-size: 30px; font-weight: 300; color:#e8171c; }
.sstxtr29 {font-size: 29px; font-weight: 300; color:#e8171c; }
.sstxtr28 {font-size: 28px; font-weight: 300; color:#e8171c; }
.sstxtr27 {font-size: 27px; font-weight: 300; color:#e8171c; }
.sstxtr26 {font-size: 26px; font-weight: 300; color:#e8171c; }
.sstxtr25 {font-size: 25px; font-weight: 300; color:#e8171c; }
.sstxtr24 {font-size: 24px; font-weight: 300; color:#e8171c; }
.sstxtr23 {font-size: 23px; font-weight: 300; color:#e8171c; }
.sstxtr22 {font-size: 22px; font-weight: 300; color:#e8171c; }
.sstxtr21 {font-size: 21px; font-weight: 300; color:#e8171c; }
.sstxtr20 {font-size: 20px; font-weight: 300; color:#e8171c; }
.sstxtr19 {font-size: 19px; font-weight: 300; color:#e8171c; }
.sstxtr18 {font-size: 18px; font-weight: 300; color:#e8171c; }
.sstxtr17 {font-size: 17px; font-weight: 300; color:#e8171c; }
.sstxtr16 {font-size: 16px; font-weight: 300; color:#e8171c; }
.sstxtr15 {font-size: 15px; font-weight: 300; color:#e8171c; }
.sstxtr14 {font-size: 14px; font-weight: 300; color:#e8171c; }
.sstxtr13 {font-size: 13px; font-weight: 300; color:#e8171c; }
.sstxtr12 {font-size: 12px; font-weight: 300; color:#e8171c; }
/*thin ÅØ½ºÆ® white*/
.sstxtw45 {font-size: 45px; font-weight: 300; color:#fff;}
.sstxtw44 {font-size: 44px; font-weight: 300; color:#fff;}
.sstxtw43 {font-size: 43px; font-weight: 300; color:#fff;}
.sstxtw42 {font-size: 42px; font-weight: 300; color:#fff;}
.sstxtw41 {font-size: 41px; font-weight: 300; color:#fff;}
.sstxtw40 {font-size: 40px; font-weight: 300; color:#fff;}
.sstxtw39 {font-size: 39px; font-weight: 300; color:#fff;}
.sstxtw38 {font-size: 38px; font-weight: 300; color:#fff;}
.sstxtw37 {font-size: 37px; font-weight: 300; color:#fff;}
.sstxtw36 {font-size: 36px; font-weight: 300; color:#fff;}
.sstxtw35 {font-size: 35px; font-weight: 300; color:#fff;}
.sstxtw34 {font-size: 34px; font-weight: 300; color:#fff;}
.sstxtw33 {font-size: 33px; font-weight: 300; color:#fff;}
.sstxtw32 {font-size: 32px; font-weight: 300; color:#fff;}
.sstxtw31 {font-size: 31px; font-weight: 300; color:#fff;}
.sstxtw31 {font-size: 31px; font-weight: 300; color:#fff;}
.sstxtw30 {font-size: 30px; font-weight: 300; color:#fff; }
.sstxtw29 {font-size: 29px; font-weight: 300; color:#fff; }
.sstxtw28 {font-size: 28px; font-weight: 300; color:#fff; }
.sstxtw27 {font-size: 27px; font-weight: 300; color:#fff; }
.sstxtw26 {font-size: 26px; font-weight: 300; color:#fff; }
.sstxtw25 {font-size: 25px; font-weight: 300; color:#fff; }
.sstxtw24 {font-size: 24px; font-weight: 300; color:#fff; }
.sstxtw23 {font-size: 23px; font-weight: 300; color:#fff; }
.sstxtw22 {font-size: 22px; font-weight: 300; color:#fff; }
.sstxtw21 {font-size: 21px; font-weight: 300; color:#fff; }
.sstxtw20 {font-size: 20px; font-weight: 300; color:#fff; }
.sstxtw19 {font-size: 19px; font-weight: 300; color:#fff; }
.sstxtw18 {font-size: 18px; font-weight: 300; color:#fff; }
.sstxtw17 {font-size: 17px; font-weight: 300; color:#fff; }
.sstxtw16 {font-size: 16px; font-weight: 300; color:#fff; }
.sstxtw15 {font-size: 15px; font-weight: 300; color:#fff; }
.sstxtw14 {font-size: 14px; font-weight: 300; color:#fff; }
.sstxtw13 {font-size: 13px; font-weight: 300; color:#fff; }
.sstxtw12 {font-size: 12px; font-weight: 300; color:#fff; }
/*thin ÅØ½ºÆ® pink*/
.sstxtpk45 {font-size: 45px; font-weight: 300; color:#eb7295;}
.sstxtpk44 {font-size: 44px; font-weight: 300; color:#eb7295;}
.sstxtpk43 {font-size: 43px; font-weight: 300; color:#eb7295;}
.sstxtpk42 {font-size: 42px; font-weight: 300; color:#eb7295;}
.sstxtpk41 {font-size: 41px; font-weight: 300; color:#eb7295;}
.sstxtpk40 {font-size: 40px; font-weight: 300; color:#eb7295;}
.sstxtpk39 {font-size: 39px; font-weight: 300; color:#eb7295;}
.sstxtpk38 {font-size: 38px; font-weight: 300; color:#eb7295;}
.sstxtpk37 {font-size: 37px; font-weight: 300; color:#eb7295;}
.sstxtpk36 {font-size: 36px; font-weight: 300; color:#eb7295;}
.sstxtpk35 {font-size: 35px; font-weight: 300; color:#eb7295;}
.sstxtpk34 {font-size: 34px; font-weight: 300; color:#eb7295;}
.sstxtpk33 {font-size: 33px; font-weight: 300; color:#eb7295;}
.sstxtpk32 {font-size: 32px; font-weight: 300; color:#eb7295;}
.sstxtpk31 {font-size: 31px; font-weight: 300; color:#eb7295;}
.sstxtpk31 {font-size: 31px; font-weight: 300; color:#eb7295;}
.sstxtpk30 {font-size: 30px; font-weight: 300; color:#eb7295; }
.sstxtpk29 {font-size: 29px; font-weight: 300; color:#eb7295; }
.sstxtpk28 {font-size: 28px; font-weight: 300; color:#eb7295; }
.sstxtpk27 {font-size: 27px; font-weight: 300; color:#eb7295; }
.sstxtpk26 {font-size: 26px; font-weight: 300; color:#eb7295; }
.sstxtpk25 {font-size: 25px; font-weight: 300; color:#eb7295; }
.sstxtpk24 {font-size: 24px; font-weight: 300; color:#eb7295; }
.sstxtpk23 {font-size: 23px; font-weight: 300; color:#eb7295; }
.sstxtpk22 {font-size: 22px; font-weight: 300; color:#eb7295; }
.sstxtpk21 {font-size: 21px; font-weight: 300; color:#eb7295; }
.sstxtpk20 {font-size: 20px; font-weight: 300; color:#eb7295; }
.sstxtpk19 {font-size: 19px; font-weight: 300; color:#eb7295; }
.sstxtpk18 {font-size: 18px; font-weight: 300; color:#eb7295; }
.sstxtpk17 {font-size: 17px; font-weight: 300; color:#eb7295; }
.sstxtpk16 {font-size: 16px; font-weight: 300; color:#eb7295; }
.sstxtpk15 {font-size: 15px; font-weight: 300; color:#eb7295; }
.sstxtpk14 {font-size: 14px; font-weight: 300; color:#eb7295; }
.sstxtpk13 {font-size: 13px; font-weight: 300; color:#eb7295; }
.sstxtpk12 {font-size: 12px; font-weight: 300; color:#eb7295; }
/*thin ÅØ½ºÆ® yellow*/
.sstxty45 {font-size: 45px; font-weight: 300; color:#fcf41f;}
.sstxty44 {font-size: 44px; font-weight: 300; color:#fcf41f;}
.sstxty43 {font-size: 43px; font-weight: 300; color:#fcf41f;}
.sstxty42 {font-size: 42px; font-weight: 300; color:#fcf41f;}
.sstxty41 {font-size: 41px; font-weight: 300; color:#fcf41f;}
.sstxty40 {font-size: 40px; font-weight: 300; color:#fcf41f;}
.sstxty39 {font-size: 39px; font-weight: 300; color:#fcf41f;}
.sstxty38 {font-size: 38px; font-weight: 300; color:#fcf41f;}
.sstxty37 {font-size: 37px; font-weight: 300; color:#fcf41f;}
.sstxty36 {font-size: 36px; font-weight: 300; color:#fcf41f;}
.sstxty35 {font-size: 35px; font-weight: 300; color:#fcf41f;}
.sstxty34 {font-size: 34px; font-weight: 300; color:#fcf41f;}
.sstxty33 {font-size: 33px; font-weight: 300; color:#fcf41f;}
.sstxty32 {font-size: 32px; font-weight: 300; color:#fcf41f;}
.sstxty31 {font-size: 31px; font-weight: 300; color:#fcf41f;}
.sstxty30 {font-size: 30px; font-weight: 300; color:#fcf41f; }
.sstxty29 {font-size: 29px; font-weight: 300; color:#fcf41f; }
.sstxty28 {font-size: 28px; font-weight: 300; color:#fcf41f; }
.sstxty27 {font-size: 27px; font-weight: 300; color:#fcf41f; }
.sstxty26 {font-size: 26px; font-weight: 300; color:#fcf41f; }
.sstxty25 {font-size: 25px; font-weight: 300; color:#fcf41f; }
.sstxty24 {font-size: 24px; font-weight: 300; color:#fcf41f; }
.sstxty23 {font-size: 23px; font-weight: 300; color:#fcf41f; }
.sstxty22 {font-size: 22px; font-weight: 300; color:#fcf41f; }
.sstxty21 {font-size: 21px; font-weight: 300; color:#fcf41f; }
.sstxty20 {font-size: 20px; font-weight: 300; color:#fcf41f; }
.sstxty19 {font-size: 19px; font-weight: 300; color:#fcf41f; }
.sstxty18 {font-size: 18px; font-weight: 300; color:#fcf41f; }
.sstxty17 {font-size: 17px; font-weight: 300; color:#fcf41f; }
.sstxty16 {font-size: 16px; font-weight: 300; color:#fcf41f; }
.sstxty15 {font-size: 15px; font-weight: 300; color:#fcf41f; }
.sstxty14 {font-size: 14px; font-weight: 300; color:#fcf41f; }
.sstxty13 {font-size: 13px; font-weight: 300; color:#fcf41f; }
.sstxty12 {font-size: 12px; font-weight: 300; color:#fcf41f; }
/*thin ÅØ½ºÆ® orange*/
.sstxtor45 {font-size: 45px; font-weight: 300; color:#fe6350;}
.sstxtor44 {font-size: 44px; font-weight: 300; color:#fe6350;}
.sstxtor43 {font-size: 43px; font-weight: 300; color:#fe6350;}
.sstxtor42 {font-size: 42px; font-weight: 300; color:#fe6350;}
.sstxtor41 {font-size: 41px; font-weight: 300; color:#fe6350;}
.sstxtor40 {font-size: 40px; font-weight: 300; color:#fe6350;}
.sstxtor39 {font-size: 39px; font-weight: 300; color:#fe6350;}
.sstxtor38 {font-size: 38px; font-weight: 300; color:#fe6350;}
.sstxtor37 {font-size: 37px; font-weight: 300; color:#fe6350;}
.sstxtor36 {font-size: 36px; font-weight: 300; color:#fe6350;}
.sstxtor35 {font-size: 35px; font-weight: 300; color:#fe6350;}
.sstxtor34 {font-size: 34px; font-weight: 300; color:#fe6350;}
.sstxtor33 {font-size: 33px; font-weight: 300; color:#fe6350;}
.sstxtor32 {font-size: 32px; font-weight: 300; color:#fe6350;}
.sstxtor31 {font-size: 31px; font-weight: 300; color:#fe6350;}
.sstxtor30 {font-size: 30px; font-weight: 300; color:#fe6350; }
.sstxtor29 {font-size: 29px; font-weight: 300; color:#fe6350; }
.sstxtor28 {font-size: 28px; font-weight: 300; color:#fe6350; }
.sstxtor27 {font-size: 27px; font-weight: 300; color:#fe6350; }
.sstxtor26 {font-size: 26px; font-weight: 300; color:#fe6350; }
.sstxtor25 {font-size: 25px; font-weight: 300; color:#fe6350; }
.sstxtor24 {font-size: 24px; font-weight: 300; color:#fe6350; }
.sstxtor23 {font-size: 23px; font-weight: 300; color:#fe6350; }
.sstxtor22 {font-size: 22px; font-weight: 300; color:#fe6350; }
.sstxtor21 {font-size: 21px; font-weight: 300; color:#fe6350; }
.sstxtor20 {font-size: 20px; font-weight: 300; color:#fe6350; }
.sstxtor19 {font-size: 19px; font-weight: 300; color:#fe6350; }
.sstxtor18 {font-size: 18px; font-weight: 300; color:#fe6350; }
.sstxtor17 {font-size: 17px; font-weight: 300; color:#fe6350; }
.sstxtor16 {font-size: 16px; font-weight: 300; color:#fe6350; }
.sstxtor15 {font-size: 15px; font-weight: 300; color:#fe6350; }
.sstxtor14 {font-size: 14px; font-weight: 300; color:#fe6350; }
.sstxtor13 {font-size: 13px; font-weight: 300; color:#fe6350; }
.sstxtor12 {font-size: 12px; font-weight: 300; color:#fe6350; }


@media only screen and (max-width:768px){

	.ttxtb14, .ttxtb15,.ttxtsb14, .ttxtsb15, .ttxtbk14, .ttxtbk15, .ttxtg14, .ttxtg15, 
	.ttxtlg14, .ttxtlg15, .ttxtllg14, .ttxtllg15, .ttxtlllg14, .ttxtlllg15, 
	.ttxtgr14, .ttxtgr15, .ttxtw14, .ttxtw15, 
	.ttxtr14, .ttxtr15,  .ttxtpk14, .ttxtpk15, .ttxty14, .ttxty15, .ttxtor14, .ttxtor15,

	.txtb14, .txtb15,.txtsb14, .txtsb15, .txtbk14, .txtbk15, .txtg14, .txtg15, 
	.txtlg14, .txtlg15, .txtllg14, .txtllg15, .txtlllg14, .txtlllg15, 
	.txtgr14, .txtgr15, .txtw14, .txtw15, 
	.txtr14, .txtr15,  .txtpk14, .txtpk15, .txty14, .txty15, .txtor14, .txtor15,

	.stxtb14, .stxtb15,.stxtsb14, .stxtsb15, .stxtbk14, .stxtbk15, .stxtg14, .stxtg15, .stxtlg14, .stxtlg15, .stxtllg14, .stxtllg15,
	.stxtlllg14, .stxtlllg15, .stxtgr14, .stxtgr15, .stxtw14, .stxtw15, 
	.stxtr14, .stxtr15,  .stxtpk14, .stxtpk15,  .stxty14, .stxty15, .stxtor14, .stxtor15,

	.sstxtb14, .sstxtb15,.sstxtsb14, .sstxtsb15, .sstxtbk14, .sstxtbk15, .sstxtg14, .sstxtg15, .sstxtlg14, .sstxtlg15, .sstxtllg14, .sstxtllg15,
	.sstxtlllg14, .sstxtlllg15, .sstxtgr14, .sstxtgr15, .sstxtw14, .sstxtw15, .sstxtr14, .sstxtr15,  
	.sstxtpk14, .sstxtpk15, .sstxty14, .sstxty15, .sstxtor14, .sstxtor15

	{font-size: 13px;}

	
	.ttxtb16, .ttxtb17, .ttxtsb16, .ttxtsb17, .ttxtbk16, .ttxtbk17, .ttxtg16, .ttxtg17, 
	.ttxtlg16, .ttxtlg17, .ttxtllg16, .ttxtllg17, .ttxtlllg16, .ttxtlllg17,
	.ttxtgr16, .ttxtgr17, .ttxtw16, .ttxtw17,
	.ttxtr16, .ttxtr17, .ttxtpk16, .ttxtpk17, .ttxty16, .ttxty17,.ttxtor16, .ttxtor17,

	.txtb16, .txtb17, .txtsb16, .txtsb17, .txtbk16, .txtbk17, .txtg16, .txtg17, 
	.txtlg16, .txtlg17, .txtllg16, .txtllg17, .txtlllg16, .txtlllg17,
	.txtgr16, .txtgr17, .txtw16, .txtw17,
	.txtr16, .txtr17, .txtpk16, .txtpk17, .txty16, .txty17,.txtor16, .txtor17,

	.stxtb16, .stxtb17, .stxtsb16, .stxtsb17, .stxtbk16, .stxtbk17, .stxtg16, .stxtg17, 
	.stxtlg16, .stxtlg17, .stxtllg16, .stxtllg17, .stxtlllg16, .stxtlllg17,
	.stxtgr16, .stxtgr17, .stxtw16, .stxtw17,
	.stxtr16, .stxtr17, .stxtpk16, .stxtpk17, .stxty16, .stxty17,.stxtor16, .stxtor17,

	.sstxtb16, .sstxtb17, .sstxtsb16, .sstxtsb17, .sstxtbk16, .sstxtbk17, .sstxtg16, .sstxtg17, 
	.sstxtlg16, .sstxtlg17, .sstxtllg16, .sstxtllg17, .sstxtlllg16, .sstxtlllg17,
	.sstxtgr16, .sstxtgr17, .sstxtw16, .sstxtw17,
	.sstxtr16, .sstxtr17, .sstxtpk16, .sstxtpk17, .sstxty16, .sstxty17, .sstxtor16, .sstxtor17
	
	{font-size: 14px;}


	.ttxtb18, .ttxtb19, .ttxtb20, .ttxtsb18, .ttxtsb19, .ttxtsb20, .ttxtbk18, .ttxtbk19, .ttxtbk20, .ttxtg18, .ttxtg19, .ttxtg20, 
	.ttxtlg18, .ttxtlg19, .ttxtlg20, .ttxtllg18, .ttxtllg19, .ttxtllg20, .ttxtlllg18, .ttxtlllg19, .ttxtlllg20, 
	.ttxtgr18, .ttxtgr19, .ttxtgr20, .ttxtw18, .ttxtw19, .ttxtw20,
	.ttxtr18, .ttxtr19, .ttxtr20, .ttxtpk18, .ttxtpk19, .ttxtpk20,
	.ttxty18, .ttxty19, .ttxty20, .ttxtor18, .ttxtor19, .ttxtor20,

	.txtb18, .txtb19, .txtb20, .txtsb18, .txtsb19, .txtsb20, .txtbk18, .txtbk19, .txtbk20, .txtg18, .txtg19, .txtg20, 
	.txtlg18, .txtlg19, .txtlg20, .txtllg18, .txtllg19, .txtllg20, .txtlllg18, .txtlllg19, .txtlllg20, 
	.txtgr18, .txtgr19, .txtgr20, .txtw18, .txtw19, .txtw20,
	.txtr18, .txtr19, .txtr20, .txtpk18, .txtpk19, .txtpk20, 
	.txty18,.txty19, .txty20, .txtor18, .txtor19, .txtor20,

	.stxtb18, .stxtb19, .stxtb20, .stxtsb18, .stxtsb19, .stxtsb20, 
	.stxtbk18, .stxtbk19, .stxtbk20, .stxtg18, .stxtg19, .stxtg20, 
	.stxtlg18, .stxtlg19, .stxtlg20, 
	.stxtllg18, .stxtllg19, .stxtllg20, .stxtlllg18, .stxtlllg19, .stxtlllg20, 
	.stxtgr18, .stxtgr19, .stxtgr20, .stxtw18, .stxtw19, .stxtw20,
	.stxtr18, .stxtr19, .stxtr20, .stxtpk18, .stxtpk19, .stxtpk20, 
	.stxty18, .stxty19, .stxty20, .stxtor18, .stxtor19, .stxtor20,

	.sstxtb18, .sstxtb19, .sstxtb20, .sstxtsb18, .sstxtsb19, .sstxtsb20, 
	.sstxtbk18, .sstxtbk19, .sstxtbk20, .sstxtg18, .sstxtg19, .sstxtg20, 
	.sstxtlg18, .sstxtlg19, .sstxtlg20, .sstxtllg18, .sstxtllg19, .sstxtllg20,
	.sstxtlllg18, .sstxtlllg19, .sstxtlllg20, 
	.sstxtgr18, .sstxtgr19, .sstxtgr20, .sstxtw18, .sstxtw19, .sstxtw20,
	.sstxtr18, .sstxtr19, .sstxtr20, .sstxtpk18, .sstxtpk19, .sstxtpk20, 
	.sstxty18, .sstxty19, .sstxty20, .sstxtor18, .sstxtor19, .sstxtor20

	{font-size: 16px;}
	

	.ttxtb21, .ttxtb22, .ttxtb23, .ttxtsb21, .ttxtsb22, .ttxtsb23,
	.ttxtbk21, .ttxtbk22, .ttxtbk23, .ttxtg21, .ttxtg22, .ttxtg23,
	.ttxtlg21, .ttxtlg22, .ttxtlg23, .ttxtllg21, .ttxtllg22, .ttxtllg23,.ttxtlljg21, .ttxtljlg22, .ttxtljlg23,
	.ttxtgr21, .ttxtgr22, .ttxtgr23, .ttxtw21, .ttxtw22, .ttxtw23,
	.ttxtr21, .ttxtr22, .ttxtr23, .ttxtpk21, .ttxtpk22, .ttxtpk23,
	.ttxty21, .ttxty22, .ttxty23, .ttxtor21, .ttxtor22, .ttxtor23,

	.txtb21, .txtb22, .txtb23, .txtsb21, .txtsb22, .txtsb23,
	.txtbk21, .txtbk22, .txtbk23, .txtg21, .txtg22, .txtg23,
	.txtlg21, .txtlg22, .txtlg23, .txtllg21, .txtllg22, .txtllg23,
	.txtlljg21, .txtljlg22, .txtljlg23,
	.txtgr21, .txtgr22, .txtgr23, .txtw21, .txtw22, .txtw23,
	.txtr21, .txtr22, .txtr23, .txtpk21, .txtpk22, .txtpk23, 
	.txty21, .txty22, .txty23, .txtor21, .txtor22, .txtor23,

	.stxtb21, .stxtb22, .stxtb23, .stxtsb21, .stxtsb22, .stxtsb23,
	.stxtbk21, .stxtbk22, .stxtbk23, .stxtg21, .stxtg22, .stxtg23,
	.stxtlg21, .stxtlg22, .stxtlg23, .stxtllg21, .stxtllg22, .stxtllg23,
	.stxtlljg21, .stxtljlg22, .stxtljlg23,
	.stxtgr21, .stxtgr22, .stxtgr23, .stxtw21, .stxtw22, .stxtw23,
	.stxtr21, .stxtr22, .stxtr23, .stxtpk21, .stxtpk22, .stxtpk23, 
	.stxty21, .stxty22, .stxty23, .stxtor21, .stxtor22, .stxtor23,

	.sstxtb21, .sstxtb22, .sstxtb23, .sstxtsb21, .sstxtsb22, .sstxtsb23,
	.sstxtbk21, .sstxtbk22, .sstxtbk23, .sstxtg21, .sstxtg22, .sstxtg23,
	.sstxtlg21, .sstxtlg22, .sstxtlg23, .sstxtllg21, .sstxtllg22, .sstxtllg23,
	.sstxtlljg21, .sstxtljlg22, .sstxtljlg23,
	.sstxtgr21, .sstxtgr22, .sstxtgr23, .sstxtw21, .sstxtw22, .sstxtw23,
	.sstxtr21, .sstxtr22, .sstxtr23, .sstxtpk21, .sstxtpk22, .sstxtpk23, 
	.sstxty21, .sstxty22, .sstxty23, .sstxtor21, .sstxtor22, .sstxtor23

	{font-size: 17px;}


	.ttxtb24, .ttxtb25,.ttxtb26, .ttxtsb24, .ttxtsb25,  .ttxtsb26, 
	.ttxtbk24, .ttxtbk25, .ttxtbk26, .ttxtg24, .ttxtg25, .ttxtg26,
	.ttxtlg24, .ttxtlg25,.ttxtlg26, .ttxtllg24, .ttxtllg25, .ttxtllg26,
	 .ttxtlllg24, .ttxtlllg25, .ttxtlllg26, 
	.ttxtgr24, .ttxtgr25,.ttxtgr26, .ttxtw24,.ttxtw25,.ttxtw26, .ttxtr24, .ttxtr25,.ttxtr26,  
	.ttxtpk24, .ttxtpk25, .ttxtpk26,.ttxtor24, .ttxtor25,.ttxtor26,.ttxty25, .ttxty26,.ttxty26,

	.txtb24, .txtb25, .txtb26, .txtsb24, .txtsb25, .txtsb26, 
	.txtbk24, .txtbk25, .txtbk26, .txtg24, .txtg25, .txtg26, 
	.txtlg24, .txtlg25, .txtlg26, .txtllg24, .txtllg25, .txtllg26, 
	.txtlllg24, .txtlllg25,  .txtlllg26, 
	.txtgr24, .txtgr25, .txtgr26, .txtw24, .txtw25, .txtw26, .txtr24, .txtr25, .txtr26, 
	.txtpk24, .txtpk25, .txtpk26, .txty24, .txty25, .txty26,.txtor24, .txtor25, .txtor26,

	.stxtb24, .stxtb25, .stxtb26, .stxtsb24, .stxtsb25, .stxtsb26, 
	.stxtbk24, .stxtbk25, .stxtbk26, .stxtg24, .stxtg25, .stxtg26, 
	.stxtlg24, .stxtlg25, .stxtlg26, .stxtllg24, .stxtllg25, .stxtllg26, 
	.stxtlllg24, .stxtlllg25, .stxtlllg26, .stxtgr24, .stxtgr25, .stxtgr26, 
	.stxtw24, .stxtw25, .stxtw26, .stxtr24, .stxtr25, .stxtr26, 
	.stxtpk24, .stxtpk25, .stxtpk26, .stxty24, .stxty25, .stxty26, .stxtor24, .stxtor25,

	.sstxtb24, .sstxtb25, .sstxtb26, .sstxtsb24, .sstxtsb25, .sstxtsb26, 
	.sstxtbk24, .sstxtbk25, .sstxtbk26, .sstxtg24, .sstxtg25, .sstxtg26, 
	.sstxtlg24, .sstxtlg25, .sstxtlg26, .sstxtllg24, .sstxtllg25, .sstxtllg26, 
	.sstxtlllg24, .sstxtlllg25, .sstxtlllg26, 
	.sstxtgr24, .sstxtgr25, .sstxtgr26, .sstxtw24, .sstxtw25, .sstxtw26, .sstxtr24, .sstxtr25,  .sstxtr26,
	.sstxtpk24, .sstxtpk25, .sstxtpk26, .sstxty24, .sstxty25, .sstxty26, .sstxtor24, .sstxtor25, .sstxtor26
	{font-size: 19px;}


	.ttxtb27, .ttxtb28, .ttxtb29, .ttxtb30, .ttxtsb27, .ttxtsb28, .ttxtsb29, .ttxtsb30,
	.ttxtbk27, .ttxtbk28, .ttxtbk29, .ttxtbk30, .ttxtg27, .ttxtg28, .ttxtg29, .ttxtg30,
	.ttxtlg27, .ttxtlg28, .ttxtlg29, .ttxtlg30, .ttxtllg27, .ttxtllg28, .ttxtllg29, .ttxtllg30,.ttxtlllg27, .ttxtlllg28, .ttxtlllg29, .ttxtlllg30,
	.ttxtgr27, .ttxtgr28, .ttxtgr30, .ttxtw27, .ttxtw28, .ttxtw30,
	.ttxtr27, .ttxtr28, .ttxtr30, .ttxtpk27, .ttxtpk28, .ttxtpk30,
	.ttxty27, .ttxty28, .ttxty29, .ttxty30, .ttxtor27, .ttxtor28, .ttxtor29, .ttxtor30,

	.txtb27, .txtb28, .txtb29, .txtb30, .txtsb27, .txtsb28, .txtsb29, .txtsb30,
	.txtbk27, .txtbk28, .txtbk29, .txtbk30, .txtg27, .txtg28, .txtg29, .txtg30,
	.txtlg27, .txtlg28, .txtlg29, .txtlg30, 
	.txtllg27, .txtllg28, .txtllg29, .txtllg30,
	.txtlllg27, .txtlllg28, .txtlllg29, .txtlllg30,
	.txtgr27, .txtgr28, .txtgr30, .txtw27, .txtw28, .txtw30,
	.txtr27, .txtr28, .txtr29, .txtr30, .txtpk27, .txtpk28, .txtpk29, .txtpk30, 
	.txty27, .txty28, .txty29, .txty30, .txtor27, .txtor28, .txtor29, .txtor30,

	.stxtb27, .stxtb28, .stxtb29, .stxtb30, .stxtsb27, .stxtsb28, .stxtsb29, .stxtsb30,
	.stxtbk27, .stxtbk28, .stxtbk29, .stxtbk30, .stxtg27, .stxtg28, .stxtg29, .stxtg30,
	.stxtlg27, .stxtlg28, .stxtlg29, .stxtlg30, .stxtllg27, .stxtllg28, .stxtllg29, .stxtllg30,
	.stxtlllg27, .stxtlllg28, .stxtlllg29, .stxtlllg30,
	.stxtgr27, .stxtgr28, .stxtgr29, .stxtgr30, .stxtw27, .stxtw28, .stxtw29, .stxtw30,
	.stxtr27, .stxtr28, .stxtr29, .stxtr30, 
	.stxtpk27, .stxtpk28, .stxtpk29, .stxtpk30,
	.stxty27, .stxty28, .stxty29, .stxty30,
	.stxtor27, .stxtor28, .stxtor29, .stxtor30,

	.sstxtb27, .sstxtb28, .sstxtb29, .sstxtb30, .sstxtsb27, .sstxtsb28, .sstxtsb29, .sstxtsb30,
	.sstxtbk27, .sstxtbk28, .sstxtbk29, .sstxtbk30, .sstxtg27, .sstxtg28, .sstxtg29, .sstxtg30,
	.sstxtlg27, .sstxtlg28, .sstxtlg29, .sstxtlg30, .sstxtllg27, .sstxtllg28, .sstxtllg29, .sstxtllg30,.sstxtlllg27, .sstxtlllg28, .sstxtlllg29, .sstxtlllg30,
	.sstxtgr27, .sstxtgr28, .sstxtgr29, .sstxtgr30, .sstxtw27, .sstxtw28, .sstxtw29, .sstxtw30,
	.sstxtr27, .sstxtr28, .sstxtr29, .sstxtr30, 
	.sstxtpk27, .sstxtpk28, .sstxtpk29, .sstxtpk30, 
	.sstxty27, .sstxty28, .sstxty29, .sstxty30,
	.sstxtor27, .sstxtor28, .sstxtor29, .sstxtor30

	{font-size: 21px;}

	.ttxtb31, .ttxtb32, .ttxtb33, .ttxtb34, .ttxtsb31, .ttxtsb32, .ttxtsb33, .ttxtsb34,
	.ttxtbk31, .ttxtbk32, .ttxtbk33, .ttxtbk34, .ttxtg31, .ttxtg32, .ttxtg33, .ttxtg34,
	.ttxtlg31, .ttxtlg32, .ttxtlg33, .ttxtlg34, .ttxtllg31, .ttxtllg32, .ttxtllg33, .ttxtllg34,.ttxtlllg31, .ttxtlllg32, .ttxtlllg33, .ttxtlllg34,
	.ttxtgr31, .ttxtgr32, .ttxtgr34, .ttxtw31, .ttxtw32, .ttxtw34,
	.ttxtr31, .ttxtr32, .ttxtr34, .ttxtpk31, .ttxtpk32, .ttxtpk34,
	.ttxty31, .ttxty32, .ttxty33, .ttxty34, .ttxtor31, .ttxtor32, .ttxtor33, .ttxtor34,

	.txtb31, .txtb32, .txtb33, .txtb34, .txtsb31, .txtsb32, .txtsb33, .txtsb34,
	.txtbk31, .txtbk32, .txtbk33, .txtbk34, .txtg31, .txtg32, .txtg33, .txtg34,
	.txtlg31, .txtlg32, .txtlg33, .txtlg34, 
	.txtllg31, .txtllg32, .txtllg33, .txtllg34,
	.txtlllg31, .txtlllg32, .txtlllg33, .txtlllg34,
	.txtgr31, .txtgr32, .txtgr34, .txtw31, .txtw32, .txtw34,
	.txtr31, .txtr32, .txtr33, .txtr34, .txtpk31, .txtpk32, .txtpk33, .txtpk34, 
	.txty31, .txty32, .txty33, .txty34, .txtor31, .txtor32, .txtor33, .txtor34,

	.stxtb31, .stxtb32, .stxtb33, .stxtb34, .stxtsb31, .stxtsb32, .stxtsb33, .stxtsb34,
	.stxtbk31, .stxtbk32, .stxtbk33, .stxtbk34, .stxtg31, .stxtg32, .stxtg33, .stxtg34,
	.stxtlg31, .stxtlg32, .stxtlg33, .stxtlg34, .stxtllg31, .stxtllg32, .stxtllg33, .stxtllg34,.stxtlllg31, .stxtlllg32, .stxtlllg33, .stxtlllg34,
	.stxtgr31, .stxtgr32, .stxtgr33, .stxtgr34, .stxtw31, .stxtw32, .stxtw33, .stxtw34,
	.stxtr31, .stxtr32, .stxtr33, .stxtr34, 
	.stxtpk31, .stxtpk32, .stxtpk33, .stxtpk34,
	.stxty31, .stxty32, .stxty33, .stxty34,
	.stxtor31, .stxtor32, .stxtor33, .stxtor34,

	.sstxtb31, .sstxtb32, .sstxtb33, .sstxtb34, .sstxtsb31, .sstxtsb32, .sstxtsb33, .sstxtsb34,
	.sstxtbk31, .sstxtbk32, .sstxtbk33, .sstxtbk34, .sstxtg31, .sstxtg32, .sstxtg33, .sstxtg34,
	.sstxtlg31, .sstxtlg32, .sstxtlg33, .sstxtlg34, .sstxtllg31, .sstxtllg32, .sstxtllg33, .sstxtllg34,.sstxtlllg31, .sstxtlllg32, .sstxtlllg33, .sstxtlllg34,
	.sstxtgr31, .sstxtgr32, .sstxtgr33, .sstxtgr34, .sstxtw31, .sstxtw32, .sstxtw33, .sstxtw34,
	.sstxtr31, .sstxtr32, .sstxtr33, .sstxtr34, 
	.sstxtpk31, .sstxtpk32, .sstxtpk33, .sstxtpk34, 
	.sstxty31, .sstxty32, .sstxty33, .sstxty34,
	.sstxtor31, .sstxtor32, .sstxtor33, .sstxtor34

	{font-size: 23px;}
	

	.ttxtb35, .ttxtb36, .ttxtb37, .ttxtb38, .ttxtsb35, .ttxtsb36, .ttxtsb37, .ttxtsb38,
	.ttxtbk35, .ttxtbk36, .ttxtbk37, .ttxtbk38, .ttxtg35, .ttxtg36, .ttxtg37, .ttxtg38,
	.ttxtlg35, .ttxtlg36, .ttxtlg37, .ttxtlg38, .ttxtllg35, .ttxtllg36, .ttxtllg37, .ttxtllg38,.ttxtlllg35, .ttxtlllg36, .ttxtlllg37, .ttxtlllg38,
	.ttxtgr35, .ttxtgr36, .ttxtgr38, .ttxtw35, .ttxtw36, .ttxtw38,
	.ttxtr35, .ttxtr36, .ttxtr38, .ttxtpk35, .ttxtpk36, .ttxtpk38,
	.ttxty35, .ttxty36, .ttxty37, .ttxty38, .ttxtor35, .ttxtor36, .ttxtor37, .ttxtor38,

	.txtb35, .txtb36, .txtb37, .txtb38, .txtsb35, .txtsb36, .txtsb37, .txtsb38,
	.txtbk35, .txtbk36, .txtbk37, .txtbk38, .txtg35, .txtg36, .txtg37, .txtg38,
	.txtlg35, .txtlg36, .txtlg37, .txtlg38, 
	.txtllg35, .txtllg36, .txtllg37, .txtllg38,
	.txtlllg35, .txtlllg36, .txtlllg37, .txtlllg38,
	.txtgr35, .txtgr36, .txtgr38, .txtw35, .txtw36, .txtw38,
	.txtr35, .txtr36, .txtr37, .txtr38, .txtpk35, .txtpk36, .txtpk37, .txtpk38, 
	.txty35, .txty36, .txty37, .txty38, .txtor35, .txtor36, .txtor37, .txtor38,

	.stxtb35, .stxtb36, .stxtb37, .stxtb38, .stxtsb35, .stxtsb36, .stxtsb37, .stxtsb38,
	.stxtbk35, .stxtbk36, .stxtbk37, .stxtbk38, .stxtg35, .stxtg36, .stxtg37, .stxtg38,
	.stxtlg35, .stxtlg36, .stxtlg37, .stxtlg38, .stxtllg35, .stxtllg36, .stxtllg37, .stxtllg38,.stxtlllg35, .stxtlllg36, .stxtlllg37, .stxtlllg38,
	.stxtgr35, .stxtgr36, .stxtgr37, .stxtgr38, .stxtw35, .stxtw36, .stxtw37, .stxtw38,
	.stxtr35, .stxtr36, .stxtr37, .stxtr38, 
	.stxtpk35, .stxtpk36, .stxtpk37, .stxtpk38,
	.stxty35, .stxty36, .stxty37, .stxty38,
	.stxtor35, .stxtor36, .stxtor37, .stxtor38,

	.sstxtb35, .sstxtb36, .sstxtb37, .sstxtb38, .sstxtsb35, .sstxtsb36, .sstxtsb37, .sstxtsb38,
	.sstxtbk35, .sstxtbk36, .sstxtbk37, .sstxtbk38, .sstxtg35, .sstxtg36, .sstxtg37, .sstxtg38,
	.sstxtlg35, .sstxtlg36, .sstxtlg37, .sstxtlg38, .sstxtllg35, .sstxtllg36, .sstxtllg37, .sstxtllg38,.sstxtlllg35, .sstxtlllg36, .sstxtlllg37, .sstxtlllg38,
	.sstxtgr35, .sstxtgr36, .sstxtgr37, .sstxtgr38, .sstxtw35, .sstxtw36, .sstxtw37, .sstxtw38,
	.sstxtr35, .sstxtr36, .sstxtr37, .sstxtr38, 
	.sstxtpk35, .sstxtpk36, .sstxtpk37, .sstxtpk38, 
	.sstxty35, .sstxty36, .sstxty37, .sstxty38,
	.sstxtor35, .sstxtor36, .sstxtor37, .sstxtor38

	{font-size: 25px;}

	.ttxtb39, .ttxtb40, .ttxtb41, .ttxtb42, .ttxtsb39, .ttxtsb40, .ttxtsb41, .ttxtsb42,
	.ttxtbk39, .ttxtbk40, .ttxtbk41, .ttxtbk42, .ttxtg39, .ttxtg40, .ttxtg41, .ttxtg42,
	.ttxtlg39, .ttxtlg40, .ttxtlg41, .ttxtlg42, .ttxtllg39, .ttxtllg40, .ttxtllg41, .ttxtllg42,.ttxtlllg39, .ttxtlllg40, .ttxtlllg41, .ttxtlllg42,
	.ttxtgr39, .ttxtgr40, .ttxtgr42, .ttxtw39, .ttxtw40, .ttxtw42,
	.ttxtr39, .ttxtr40, .ttxtr42, .ttxtpk39, .ttxtpk40, .ttxtpk42,
	.ttxty39, .ttxty40, .ttxty41, .ttxty42, .ttxtor39, .ttxtor40, .ttxtor41, .ttxtor42,

	.txtb39, .txtb40, .txtb41, .txtb42, .txtsb39, .txtsb40, .txtsb41, .txtsb42,
	.txtbk39, .txtbk40, .txtbk41, .txtbk42, .txtg39, .txtg40, .txtg41, .txtg42,
	.txtlg39, .txtlg40, .txtlg41, .txtlg42, 
	.txtllg39, .txtllg40, .txtllg41, .txtllg42,
	.txtlllg39, .txtlllg40, .txtlllg41, .txtlllg42,
	.txtgr39, .txtgr40, .txtgr42, .txtw39, .txtw40, .txtw42,
	.txtr39, .txtr40, .txtr41, .txtr42, .txtpk39, .txtpk40, .txtpk41, .txtpk42, 
	.txty39, .txty40, .txty41, .txty42, .txtor39, .txtor40, .txtor41, .txtor42,

	.stxtb39, .stxtb40, .stxtb41, .stxtb42, .stxtsb39, .stxtsb40, .stxtsb41, .stxtsb42,
	.stxtbk39, .stxtbk40, .stxtbk41, .stxtbk42, .stxtg39, .stxtg40, .stxtg41, .stxtg42,
	.stxtlg39, .stxtlg40, .stxtlg41, .stxtlg42, .stxtllg39, .stxtllg40, .stxtllg41, .stxtllg42,.stxtlllg39, .stxtlllg40, .stxtlllg41, .stxtlllg42,
	.stxtgr39, .stxtgr40, .stxtgr41, .stxtgr42, .stxtw39, .stxtw40, .stxtw41, .stxtw42,
	.stxtr39, .stxtr40, .stxtr41, .stxtr42, 
	.stxtpk39, .stxtpk40, .stxtpk41, .stxtpk42,
	.stxty39, .stxty40, .stxty41, .stxty42,
	.stxtor39, .stxtor40, .stxtor41, .stxtor42,

	.sstxtb39, .sstxtb40, .sstxtb41, .sstxtb42, .sstxtsb39, .sstxtsb40, .sstxtsb41, .sstxtsb42,
	.sstxtbk39, .sstxtbk40, .sstxtbk41, .sstxtbk42, .sstxtg39, .sstxtg40, .sstxtg41, .sstxtg42,
	.sstxtlg39, .sstxtlg40, .sstxtlg41, .sstxtlg42, .sstxtllg39, .sstxtllg40, .sstxtllg41, .sstxtllg42,.sstxtlllg39, .sstxtlllg40, .sstxtlllg41, .sstxtlllg42,
	.sstxtgr39, .sstxtgr40, .sstxtgr41, .sstxtgr42, .sstxtw39, .sstxtw40, .sstxtw41, .sstxtw42,
	.sstxtr39, .sstxtr40, .sstxtr41, .sstxtr42, 
	.sstxtpk39, .sstxtpk40, .sstxtpk41, .sstxtpk42, 
	.sstxty39, .sstxty40, .sstxty41, .sstxty42,
	.sstxtor39, .sstxtor40, .sstxtor41, .sstxtor42

	{font-size: 27px;}

	.ttxtb43, .ttxtb44,.ttxtb45, .ttxtsb43, .ttxtsb44,  .ttxtsb45, 
	.ttxtbk43, .ttxtbk44, .ttxtbk45, .ttxtg43, .ttxtg44, .ttxtg45,
	.ttxtlg43, .ttxtlg44,.ttxtlg45, .ttxtllg43, .ttxtllg44, .ttxtllg45,
	 .ttxtlllg43, .ttxtlllg44, .ttxtlllg45, 
	.ttxtgr43, .ttxtgr44,.ttxtgr45, .ttxtw43,.ttxtw44,.ttxtw45, .ttxtr43, .ttxtr44,.ttxtr45,  
	.ttxtpk43, .ttxtpk44, .ttxtpk45,.ttxtor43, .ttxtor44,.ttxtor45,.ttxty44, .ttxty45,.ttxty45,

	.txtb43, .txtb44, .txtb45, .txtsb43, .txtsb44, .txtsb45, 
	.txtbk43, .txtbk44, .txtbk45, .txtg43, .txtg44, .txtg45, 
	.txtlg43, .txtlg44, .txtlg45, .txtllg43, .txtllg44, .txtllg45, 
	.txtlllg43, .txtlllg44,  .txtlllg45, 
	.txtgr43, .txtgr44, .txtgr45, .txtw43, .txtw44, .txtw45, .txtr43, .txtr44, .txtr45, 
	.txtpk43, .txtpk44, .txtpk45, .txty43, .txty44, .txty45,.txtor43, .txtor44, .txtor45,

	.stxtb43, .stxtb44, .stxtb45, .stxtsb43, .stxtsb44, .stxtsb45, 
	.stxtbk43, .stxtbk44, .stxtbk45, .stxtg43, .stxtg44, .stxtg45, 
	.stxtlg43, .stxtlg44, .stxtlg45, .stxtllg43, .stxtllg44, .stxtllg45, 
	.stxtlllg43, .stxtlllg44, .stxtlllg45, .stxtgr43, .stxtgr44, .stxtgr45, 
	.stxtw43, .stxtw44, .stxtw45, .stxtr43, .stxtr44, .stxtr45, 
	.stxtpk43, .stxtpk44, .stxtpk45, .stxty43, .stxty44, .stxty45,
	.sstxtb43, .sstxtb44, .sstxtb45, .sstxtsb43, .sstxtsb44, .sstxtsb45, 
	.sstxtbk43, .sstxtbk44, .sstxtbk45, .sstxtg43, .sstxtg44, .sstxtg45, 
	.sstxtlg43, .sstxtlg44, .sstxtlg45, .sstxtllg43, .sstxtllg44, .sstxtllg45, 
	.sstxtlllg43, .sstxtlllg44, .sstxtlllg45, 
	.sstxtgr43, .sstxtgr44, .sstxtgr45, .sstxtw43, .sstxtw44, .sstxtw45, .sstxtr43, .sstxtr44,  .sstxtr45,
	.sstxtpk43, .sstxtpk44, .sstxtpk45, .sstxty43, .sstxty44, .sstxty45, .sstxtor43, .sstxtor44, .sstxtor45

	{font-size: 30px;}

}



/*Å¸ÀÌÆ² ÇÏ´Ü ¶óÀÎ gray*/

.tlbg20 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:20%;}
.tlbg25 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:25%;}
.tlbg30 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:30%;}
.tlbg40 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:40%;}
.tlbg50 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:50%;}
.tlbg60 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:60%;}
.tlbg70 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:70%;}
.tlbg80 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:80%;}
.tlbg90 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:90%;}
.tlbg100 {padding:8px 0;margin:10px 0; border-bottom:1px solid #ddd; width:100%;}
/*Å¸ÀÌÆ² ÇÏ´Ü ¶óÀÎ blue*/
.tlbb20 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:20%;}
.tlbb25 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:25%;}
.tlbb30 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:30%;}
.tlbb40 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:40%;}
.tlbb50 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:50%;}
.tlbb60 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:60%;}
.tlbb70 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:70%;}
.tlbb80 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:80%;}
.tlbb90 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:90%;}
.tlbb100 {padding:8px 0;margin:10px 0; border-bottom:1px solid #0068b7; width:100%;}
/*Å¸ÀÌÆ² ÇÏ´Ü ¶óÀÎ red*/
.tlbr20 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:20%;}
.tlbr25 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:25%;}
.tlbr30 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:30%;}
.tlbr40 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:40%;}
.tlbr50 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:50%;}
.tlbr60 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:60%;}
.tlbr70 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:70%;}
.tlbr80 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:80%;}
.tlbr90 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:90%;}
.tlbr100 {padding:8px 0;margin:10px 0; border-bottom:1px solid #e8171c; width:100%;}
/*Å¸ÀÌÆ² ÇÏ´Ü ¶óÀÎ green*/
.tlbgr20 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:20%;}
.tlbgr25 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:25%;}
.tlbgr30 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:30%;}
.tlbgr40 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:40%;}
.tlbgr50 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:50%;}
.tlbgr60 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:60%;}
.tlbgr70 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:70%;}
.tlbgr80 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:80%;}
.tlbgr90 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:90%;}
.tlbgr100 {padding:8px 0;margin:10px 0; border-bottom:1px solid #81bb79; width:100%;}
/*Å¸ÀÌÆ² ÇÏ´Ü ¶óÀÎ white*/
.tlbw20 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:20%;}
.tlbw25 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:25%;}
.tlbw30 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:30%;}
.tlbw40 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:40%;}
.tlbw50 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:50%;}
.tlbw60 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:60%;}
.tlbw70 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:70%;}
.tlbw80 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:80%;}
.tlbw90 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:90%;}
.tlbw100 {padding:8px 0;margin:10px 0; border-bottom:1px solid #fff; width:100%;}
