@charset "utf-8";

.style-prifile01 {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(132, 180, 195, 1);
}

.style-prifile02 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.txtNew {
    word-wrap: break-word;
}

div.txtNew p{line-height:2.5em;}

.color_15 {
	font-weight:bold;
    color: #fff;
	font-size:18px
}

.color_16 {
	font-weight:bold;
    color: #fff;
	font-size:18px
}

.txtNew h4 {
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
}

.txtNew h6 {
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
}

.txtNew p {
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
}

.SITE_ROOT {
    min-height: 100%;
    position: relative;
    margin: 0 auto;
	height: 500px;
}