body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #585858;
	text-decoration: none;
}

a:visited {
	color: #585858;
	text-decoration: none;
}

a:hover {
	color: #a0b6c6;
	text-decoration: none;
}

a:active {
	color: #a0b6c6;
	text-decoration: none;
}

.STYLE1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}

.STYLE2 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}

.STYLE3 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #585858;
	line-height: 30px;
}

.STYLE4 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #0c4a79;
	line-height: 25px;
}

.STYLE5 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #585858;
	line-height: 30px;
}

.STYLE6 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #ffffff;
	line-height: 30px;
}

.STYLE7 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 60px;
	color: #3c9cd9;
	line-height: 40px;
}

.STYLE8 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #72d3fd;
	line-height: 40px;
}

.STYLE9 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 24px;
	color: #575756;
	line-height: 30px;
}

.STYLE10 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #828282;
	line-height: 30px;
}

.STYLE11 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 24px;
	color: #005bac;
	line-height: 25px;
}

.STYLE12 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
}

.STYLE13 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #3da0ee;
	line-height: 30px;
}

.STYLE14 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #3da0ee;
	line-height: 50px;
}

.STYLE15 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #3e3e3e;
	line-height: 35px;
}

.STYLE16 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	color: #a3a3a3;
	line-height: 15px;
}

.index_bg1{
    background-image: url("../images/bg.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
    padding-bottom:60px;
}
.index_bg2{
    background-image: url("../images/bg3.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
}
.index_bg3{
    background-image: url("../images/bg2.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width:100%;
}