@charset "UTF-8";
/* CSS Document */

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Times New Roman, Times, Serif;
	/*font-family: Helvetica, Arial, sans-serif; */
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.02em;
	line-height: 1.3em;
	overflow: auto;
	}

p {
    text-indent: 0em;
}

A {
	text-decoration: none;
	outline: none;
}

A:link {
	color: #000;
}

A:hover, A:visited {
	color: #000000;
}

IMG {
	border: 0;
}



#container {
	width: 100%;
	height: auto;
	overflow: auto;
}

#container_grey {
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #ccc;

}


.text {
	width: 80%;
	margin-left: auto;
    margin-right: auto;
	padding: 30px;
	overflow: auto;
	z-index: 0;
	vertical-align: top;
	max-width: 1000px;
	}

.text a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	/*border-bottom: 2px solid #cc00ff;*/
	color: #000;
}

.text a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	/*border-bottom: 2px solid #cc00ff;*/
	color: #000;
}

.text a:hover {
	color: #000;
	border-bottom: 2px solid #000;
}

.text a:visited {
	color: #000;
	border-bottom: 2px solid #000;
}

.text2 {
	width: 100%;
	margin-left: auto;
    margin-right: auto;
	padding: 30px 0 0 0 ;
	overflow: auto;
	z-index: 0;
	vertical-align: top;
	max-width: 1000px;
	}


.top {
	width: 80%;
	margin-left: auto;
    margin-right: auto;
	padding: 30px 40px 0px 40px;
	text-align: center;
	overflow: auto;
	z-index: 0;
	vertical-align: top;
	max-width: 1000px;

	}

.top a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	/*border-bottom: 2px solid #cc00ff;*/
	color: #000;
}

.top a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .9em;
	/*border-bottom: 2px solid #cc00ff;*/
	color: #cc00ff;
}

.top a:hover {
	color: #cc00ff;
	font-size: .9em;
	border-bottom: 2px solid ##cc00ff;
}

.top a:visited {
	color: #cc00ff;
	font-size: .9em;
	border-bottom: 2px solid ##cc00ff;

}

.images {
	width: 100%;
	padding: 20px 0px 20px 0px;
	border: none;
	}

.images2 {
	width: 27%;
	padding: 31px ;
	float: left;
	border: none;
	position:relative;
	}

.imagebox {
	width: 90%;
	padding: 40px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1800px;
    border: none;

	}


.image-block {
	margin: 0px 40px 40px 0px;
	padding: 0;
	float: left;
	border: none;
	position:relative;
	}

.number {
    font-family: Times New Roman, Times, Serif;
	font-size: 20px;
    margin-right: auto;
	padding: 4px 0px 0px 0px;
	overflow: auto;
	z-index: 0;
	vertical-align: top;
	}

.number a {
	font-family: Times New Roman, Times, Serif;
	/*border-bottom: 1px solid #cc00ff;*/
	color: #000;
}

.number a:link {
	font-family: Times New Roman, Times, Serif;
	/*border-bottom: 2px solid #cc00ff;*/
	color: #000;
}

.number a:hover {
	color: #000;
}

.number a:visited {
	color: #000;
}

.caption {
    font-family: Times New Roman, Times, Serif;
	font-size: .8em;
	line-height: 1.3em;
	vertical-align: top;
	}
