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


.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #142128;
	font-weight: bold;
	}
	
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #142128;
	font-style: italic;
	}
	
.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #236a8e;
	font-weight: bold;
	text-decoration: underline;
	}
	
.txt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131f26;
	text-align: justify;
	line-height: 24px;

}


.txt5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #131f26;
	font-weight: bold;
	vertical-align: 0%;
	text-align: left;
}

.txt6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131f26;
	font-weight: bold;

}

.txt7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;



}

.txt8 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 60px;


}

.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4b4949;
	font-size: 12px;
	text-align: left;
    line-height: 16px;



}

.txt10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	line-height: 16px;

}

.txt11 {
	font-size: 12px;
	color: #131f26;
	text-align: justify;
	line-height: 24px;

}

.txt12 {
	font-size: 12px;
	color: #131f26;
	text-align: left;
	line-height: 24px;
	width: auto;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.txt13 {
	font-size: 12px;
	line-height: 18px;

}

.txt14 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;

}


.bar1 {
	width:213px;
	height: 28px;
	background-image: url(../images/btn_01.jpg);
	padding-top: 5px;
	display: block;
	padding-left: 30px;
	font-size: 18px;
	text-align: left;
}
#bar1group a{
	color: #FFFFFF;
}
#bar1group a:hover{
	color: #000000;
}

.bar2 {
	width:180px;
	height: 27px;
	background-image: url(../images/btn_02.jpg);
	padding-top: 6px;
	display: block;
	padding-left: 63px;
	font-size: 16px;
	text-align: left;
}
#bar2group a{
	color: #FFFFFF;
}
#bar2group a:hover{

	color: #15fcf4;
}


#bar3group a{
	color: #236a8e;
	text-decoration: underline;
}
#bar3group a:hover{
	color: #FF0000;
}


#bar4group a{
	color: #412413;
	
}
#bar4group a:hover{
	color: #FF0000;
}


.bar3 {
	width:100px;
	height: 30px;
	padding-top: 10px;
	display: block;
	padding-left: 60px;
	font-size: 16px;
	text-align: left;
	background-image: url(../images/dowload_icon.jpg);
	background-repeat: no-repeat;
}





}
.blue {
	color: #183f79;

}
.bold {
	font-weight: bold;

}
