@charset "UTF-8";

body{
	font-family: Verdana, Geneva, sans-serif;
	margin: auto;
	width: auto;
}

a { text-decoration:none;}

.header_main{
	width:5%;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
	}

.main_img{
	width:100%;
	margin:0 auto;
	text-align:center;
}

.content{
	width:100%;
    overflow: hidden;
}


.main_content{
	width:75%;
	padding-bottom: 50px;
	padding-left: 50px;
	float:left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1%;
	position:absolute;
}
	

.content1{
	width:85%;
	height:auto;
	background-color: rgba(255, 255, 255, .01);
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	line-height:2;
	padding-bottom:4%;
	margin-bottom:3%;
	
}

.content1 img{
	width:200px;
	height:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	font-weight:bold;
	list-style:none;
	padding-right:30px;
	padding-bottom:10px;
	line-height:3;
	float:left;
}

.content1 p{
	width:100%;
	font-size:10pt;
	color:#999;
	line-height:2;
}

.content_title {
	width:85%;
	font-size:19pt;
	color:#e40012;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e40012;
	margin-bottom:40px;
	margin-top:30px;
}

content_title p{
	font-size: 10pt;
	font-weight: normal;
	font-variant: small-caps;	
}


.content1 h2{
	font-size:13pt;
	color:#000;
	font-weight:bolder;
	line-height:1;
}

.content1 li{
	width:12%;
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	font-weight:bold;
	list-style:none;
}

.content2{
	width:85%;
	background-color: rgba(255, 255, 255, .01);
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.content2 h2{
	font-size:13pt;
	color:#006bb4;
	font-weight:bolder;
	line-height:2;
}

.content2 li{
	width:12.5%;
	height:auto;
	font-size:10pt;
	color:#006bb4;
	font-weight:bold;
	list-style:none;
	line-height:2;
	display: -webkit-flex;
	display: flex;
	display:webkit-flex-direction: column; 
	flex-direction:column;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-items:stretch;
	align-content:flex-start;
	float:left;
	padding: 10px;
	margin-right:10px;
	text-align:center;
}

.content2 p{
	width:98%;
	height:auto;
	font-size:10pt;
	color:#000;
	line-height:2;
	border: 1px solid #006bb4;
	padding:10px;
}

figure {
	position: relative;
	overflow: hidden;
	width:auto;
	height:auto;
	margin:auto;
}
figcaption {
	position: absolute;
	top: -100%;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
	text-align:center;
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#FFF;
	display:table-cell;
}

figcaption p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#000;
	text-decoration:none;
}

figcaption li{
	text-align:left;
	list-style:none;
	line-height:1.5em;
	text-indent:25px;
}

figcaption label{
	max-width:80%;
	display:inline-block;
	text-align:left;
	list-style:none;
	line-height:1.5em;
	word-wrap:break-all;
}


figure:hover figcaption {
	top: 0;
	left: 0;
	right:0;
	bottom:0;
}


.content2{
	width:85%;
	background-color: rgba(255, 255, 255, .01);
	font:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #fff;
}

.sub_content{
	width:20%;
	margin:auto;
	float: right;
	padding-top: 40px;
	padding-right: 6%;
	padding-bottom: 50px;
	position:reative;
}


.sub_content_newstitle{
	background-color: #333;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom: 20px;
	font-weight:bold;
	border-bottom:solid #FFF 1px;
}


.sub_content_newstext{
	background-color: #333;
	display: block;
	width: 100%;
	color: #FFF;
	text-align: left;
	padding-top: -10px;
	padding-left:20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	line-height: 1.5em;
	text-decoration:none;
}


.sub_content_newstext p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 0;
	color: #999;
	text-decoration:none;	
}

.sub_content_newstext a{
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.sub_content_newstext_end{
	background-color: #333;
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-top: -20px;
	padding-left:20px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	line-height: 1.5em;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	text-decoration:none;
}

.sub_content_newstext_end p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: .5em;
	color: #999;
	text-decoration:none;	
}

.sub_content_newstext_end a{
	color:#FFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.fotter{
	width:100%;
	height:auto;
	margin-top:100%;
	position:absolute;
	background-color:#E7E7E7;
	display: -webkit-flex;
	display: flex;
	display:webkit-flex-direction: column; 
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	align-items:stretch;
	align-content:flex-start;
	padding-top:50px;
	padding-bottom:50px;
}

.fotter_box{
	width:15%;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2em;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	color: #666;
	text-decoration:none;
}

.fotter_box p{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #000;
	line-height:.5em;
}

.fotter_box li{
	list-style:none;
	text-indent:10px;
}

.fotter_box a{
	text-decoration:none;
}

.fotter_box_end{
	width:15%;
	border-right-width: 1px;
	border-right-color: #999;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #999;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2em;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	color: #666;
	text-indent:20px;
	text-decoration:none;
}

.fotter_box_end li{
	list-style:none;
	text-indent:10px;
	color:#666;
}

.fotter_box_end a{
	text-decoration:none;
}

.fotter_box_end p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bolder;
	color: #000;
	line-height:.5em;
}