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

#content-compensation{
	float: left;
	height: auto;
	width: 700px;
	margin-right: 20px;
	position: relative;
}

#content-compensation h2{
	float: left;
	height: 50px;
	width: 660px;
	background-image: url(img/page/compensation-title.png);
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 50px;
	color: #1F66AA;
	padding-right: 15px;
	padding-left: 25px;
	margin-bottom: 10px;
}

#content-compensation-icon{
	float: left;
	width: auto;
	height: 40px;
	position: absolute;
	top: 5px;
	right: 15px;
}

#content-compensation-icon img{
	float: left;
	width: 40px;
	height: 40px;
	margin-left: 5px;
}

.content-compensation-box{
	float: left;
	height: auto;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}

.content-compensation-box h3{
	float: left;
	height: auto;
	width: 680px;
	color: #2066AB;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding: 10px;
	margin-bottom: 10px;
}


.content-compensation-tex{
	float: left;
	height: auto;
	width: 680px;
	padding: 10px;
}


.content-compensation-tex ul{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
}

.content-compensation-tex li{
	float: left;
	height: auto;
	width: 650px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}



#content-compensation-link{
	float: left;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content-compensation-link a{
	float: right;
	height: auto;
	width: auto;
	color: #FFF;
	background-color: #2066AB;
	background-image: url(img/arrow.png);
	background-position: 5px center;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#content-compensation-link a:hover{
	float: right;
	height: auto;
	width: auto;
	color: #FFF;
	background-color: #2066AB;
	background-image: url(img/arrow.png);
	background-position: 5px center;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-right: 10px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;
}

#content-compensation-bottom{
	float: left;
	height: auto;
	width: 660px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
}

#content-compensation-bottom ul{
	float: left;
	height: auto;
	width: 660px;
	margin-bottom: 10px;
}

#content-compensation-bottom li{
	float: left;
	height: auto;
	width: 650px;
	margin-bottom: 5px;
	background-image: url(img/arrow-bl.png);
	background-position: left 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


/* page-company
--------------------------------------------------*/
.page-company{
	background-color: #F0F0F0;
	float: left;
	height: auto;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

.page-company-l{
	float: left;
	height: auto;
	width: 160px;
	padding: 20px;
}

.page-company-r{
	float: left;
	height: auto;
	width: 460px;
	background-color: #FFF;
	padding: 20px;
}


/* page-privacy
--------------------------------------------------*/
.page-privacy{
	float: left;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.page-privacy ul{
	float: left;
	height: auto;
	width: 670px;
	padding: 5px;
}

.page-privacy li{
	float: left;
	height: auto;
	width: 660px;
	background-image: url(img/arrow-bl.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 8px;
}

.page-privacy h3{
	float: left;
	height: 20px;
	width: 660px;
	background-image: url(img/page/single-title.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}


/* page-safety
--------------------------------------------------*/
.page-safety{
	float: left;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.page-safety p{
	float: left;
	height: auto;
	width: 660px;
	margin: 10px;
}

.page-safety ul{
	float: left;
	height: auto;
	width: 670px;
	padding: 5px;
}

.page-safety li{
	float: left;
	height: auto;
	width: 660px;
	background-image: url(img/arrow-bl.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 8px;
}

.page-safety h3{
	float: left;
	height: 20px;
	width: 660px;
	background-image: url(img/page/single-title.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}

.page-safety h4{
	float: left;
	height: 20px;
	width: 660px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1F66AA;
}


/* page-faq
--------------------------------------------------*/
.page-faq{
	float: left;
	height: auto;
	width: 680px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 10px;
}

.page-faq h3{
	float: left;
	height: 20px;
	width: 660px;
	background-image: url(img/page/single-title.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}

.page-faq h4.page-faq-q{
	line-height: 30px;
	background-image: url(img/page/faq-q.png);
	float: left;
	height: auto;
	width: 640px;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.page-faq-a{
	float: left;
	height: auto;
	width: 630px;
	background-color: #F0F0F0;
	background-image: url(img/page/faq-a.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.page-faq-a img{
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.page-faq-a ul{
	float: left;
	height: auto;
	width: 620px;
	padding: 5px;
}

.page-faq-a li{
	float: left;
	height: auto;
	width: 610px;
	background-image: url(img/arrow-bl.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 8px;
}


.page-faq-a small{
	float: right;
}



/* page-change
--------------------------------------------------*/
.page-change{
	float: left;
	height: auto;
	width: 680px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.page-change strong{
	float: left;
	height: 148px;
	width: 660px;
	background-image: url(img/page/change.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-position: center center;
}

.page-change2{
	float: left;
	height: auto;
	width: 660px;
	font-size: 12px;
	color: #900;
	background-color: #F0F0F0;
	padding: 10px;
}

.page-change p{
	float: left;
	height: auto;
	width: 660px;
	margin: 10px;
}

.page-change ul{
	float: left;
	height: auto;
	width: 670px;
	padding: 5px;
}

.page-change li{
	float: left;
	height: auto;
	width: 660px;
	background-image: url(img/arrow-bl.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 8px;
}

.page-change h3{
	float: left;
	height: 20px;
	width: 660px;
	background-image: url(img/page/single-title.png);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	padding: 10px;
	margin-bottom: 10px;
}

.page-change h4{
	float: left;
	height: 20px;
	width: 660px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #1F66AA;
}






/* page-contact
--------------------------------------------------*/
.page-contact{
	float: left;
	height: auto;
	width: 98%;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 30px;
	margin-left: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page-contact-box{
	float: left;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFFFFF;
}

.page-contact-l{
	float: left;
	height: auto;
	width: 35%;
	background-color: #F0F0F0;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page-contact-l small{
	float: right;
	height: auto;
	width: auto;
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	background-color: #900;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.page-contact-r{
	float: left;
	height: auto;
	width: 65%;
	padding: 20px;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page-contact-r small{
	color: #999;
}

.page-contact-r span.red{
	float: left;
	height: auto;
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	color: #F00;
}

.page-contact-send{
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
	padding: 10px;
}





/* page-change
--------------------------------------------------*/
#page-flow{
	float: left;
	height: auto;
	width: 700px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#page-flow-top{
	float: left;
	height: auto;
	width: 660px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	border: 1px solid #CCC;
}

.page-flow-box{
	float: left;
	height: auto;
	width: 560px;
	background-color: #B9E3F9;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 110px;
	position: relative;
	min-height: 300px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.page-flow-box h2#step1{
	background-image: url(img/page/flow-step.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 275px;
	width: 100px;
	position: absolute;
	left: -15px;
	top: -15px;
	background-position: 0px 0px;
}

.page-flow-box h2#step2{
	background-image: url(img/page/flow-step.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 275px;
	width: 100px;
	position: absolute;
	left: -15px;
	top: -15px;
	background-position: -100px 0px;
}

.page-flow-box h2#step3{
	background-image: url(img/page/flow-step.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 275px;
	width: 100px;
	position: absolute;
	left: -15px;
	top: -15px;
	background-position: -200px 0px;
}

.page-flow-box h2#step4{
	background-image: url(img/page/flow-step.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 275px;
	width: 100px;
	position: absolute;
	left: -15px;
	top: -15px;
	background-position: -300px 0px;
}


.page-flow-box-in{
	float: left;
	height: auto;
	width: 520px;
	background-color: #FFF;
	padding: 20px;
}

.page-flow-box-img{
	float: right;
	height: auto;
	width: auto;
	margin-left: 20px;
}

.page-flow-box-in img{
	max-width: 510px;
	height: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}





ul#sitemap_list{
	float: left;
	height: auto;
	width: 100%;
}

ul#sitemap_list li {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #C9C9C9;
}


ul#sitemap_list li ul.children{
	float: right;
	height: auto;
	width: 80%;
}

ul#sitemap_list li ul.children li.page_item {
	float: left;
	height: auto;
	width: 100%;
	border-bottom: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom:5px;
}


