html, body {
	padding:0;
	margin:0;
	min-width: 650px;  
}
@font-face {
    font-family: 'kelly_slabregular';
    src: url('../font/KellySlab-Regular-webfont.eot');
    src: url('../font/KellySlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/KellySlab-Regular-webfont.woff2') format('woff2'),
         url('../font/KellySlab-Regular-webfont.woff') format('woff'),
         url('../font/KellySlab-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'droid_sans_monoregular';
    src: url('../font/DroidSansMono-webfont.eot');
    src: url('../font/DroidSansMono-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DroidSansMono-webfont.woff2') format('woff2'),
         url('../font/DroidSansMono-webfont.woff') format('woff'),
         url('../font/DroidSansMono-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}



.load_menu{
	position:relative;
	height:80px;  
	width:100%;
	margin:0;
	padding:0;
	background:#f2f2f2;
}
.load_menu p{
	position:relative;
	margin:0;
	padding:0;
	background:#f2f2f2;
	font-size: 20px; 
}
.load_menu a {
	color:#71b1e0;
	text-decoration: none;
	position:relative;
	float:left;
	line-height:1.0em;
	font-size:20px;
	display:block; 
	font-style: normal;
	padding-top:10px;	
}
.centers{
	position: relative;
	width:100%;
}
.centers ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	display: block; 
	font-size: 0; 
}
.centers li {
	padding: 0px;
	margin: 0 px;
	font-size: 0px; 
	display: inline-block; 
	vertical-align: middle; 
}


.anons {
	position:relative;
	display:block;
	float:left;
	width:530px;
	margin:30px;
	color:#111;
	border:solid #ccc 1px;
	background:#eee;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;	  
	border-radius:10px; 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px; 
	-khtml-border-radius:10px;	
	
	font-family: 'kelly_slabregular', sans-serif;
	position	: relative;
	font-size: 16px; 
	line-height:1.4em;
	display:block; 	
}
.anons img {
	position	: relative;
	margin:0;
	padding:0; 
	border-radius:7px;
	border: solid #ddd 1px;   
}
.anons h3 {
	font-family: 'kelly_slabregular', sans-serif;
	position:relative;
	float:left;
	width:510px;
	font-size:20px; 
	padding-bottom:10px;
	margin:0px;
	line-height:1.3em;
	display:block; 
	font-style: normal ;
}
.anons p {
	font-family: 'kelly_slabregular', sans-serif;
	position	: relative;
	float:left;
	width:520px;
	font-size: 16px; 
	line-height:1.4em;
	display:block; 
	font-style: normal ;
	//padding-top:10px;
	//padding-right:5px;
	text-align: justify;
}



.anons a {
	font-family: 'kelly_slabregular', sans-serif;
	color:#71b1e0;
	text-decoration: none;
	position	: relative;
	margin:0;
	padding:0;	
	//float:right;
	//width:100px;
	line-height:1.0em;
	font-size: 16px;
	display:block; 
	font-style: normal ;
	padding-right:10px;
	display: inline-block;
}
.load_data{
	position:relative;
	display:block;
	height:0px;  
	width:100%;
	margin:0;
}

.load_counter{
	position:relative;
	display:block;
	height: 40px;  
	width:100%;
	margin:0;
	background:#e2e2e2;
}
.footer_count {
	width:220px;
	float:right;
	overflow:hidden;
	position:relative;
	top:12px;
}
.load_counter p {
	margin:0;
	padding:0;
	width:300px;
	float:left;
	overflow:hidden;
	position	: relative;
	top:12px;
	left:30px;	
	//font-family: 'kelly_slabregular', sans-serif;
	position:relative;
	font-size: 14px; 
	line-height:1.0em;
	display:block; 
	font-style: normal ;	
	color:#999;
}


.spoiler {
	color:#111;
	border:solid #ccc 1px;
	background:#eee;
	margin:10;
	width:700px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;	  
	
	border-radius:7px; 
	-webkit-border-radius:7px; 
	-moz-border-radius:7px; 
	-khtml-border-radius:7px;	
}

.spoiler a{
	// font-size: 22px;
	// color: #000000;
	 //border-bottom: #000000 dashed 2px;
	 //text-decoration: none;
	 
	color:#71b1e0;
	text-decoration: none;
	position	: relative;
	//float:right;
	//width:100%;
	line-height:1.0em;
	font-size: 16px;
	display:block; 
	font-style: normal ;	  
}
.spoiler:hover {
     cursor: pointer;
}
.spoiler-text {

	font-family: 'droid_sans_monoregular', sans-serif;
	color:#585858;
	line-height:1.5em;
	 font-size: 15px;
	padding:10px;
	color:#111;
	border:solid #ccc 1px;
	background:#fff;
	margin: 8px 0px 8px 0px;
	width:700px;
	  	
	border-radius:7px; 
	-webkit-border-radius:7px; 
	-moz-border-radius:7px; 
	-khtml-border-radius:7px;		 
}

.spoiler-text  img {
	position:relative;
	margin:0;
	padding:0; 
	border-radius:7px;
	border: solid #ddd 1px;   
}




.body_txt {
	margin:0;
	///background:#fff url(images/body_bg.gif) top repeat-x;
	border-top:2px solid #fff;	
    padding-bottom: 20px;
    padding-left:  10px;
    padding-right: 10px;
    padding-top: 20px;		
}
.body_txt h1 {
	font-family: 'kelly_slabregular', sans-serif;
	font-size: 25px;
	color:#585858;
	padding:3px 0 3px 5px;
	margin:5px 0 10px 0;
}

.body_txt h3 {
	font-family: 'kelly_slabregular', sans-serif;
	font-size: 20px;
	color:#585858;
	padding:3px 0 3px 5px;
	margin:5px 0 10px 0;
	text-align: justify;
}

.body_txt h4 {
	font-family: 'droid_sans_monoregular', sans-serif;
	font-size: 17px;
	color:#585858;
	margin-left: 25px;
	//padding:3px 0 3px 5px;
	//margin:5px 100 10px 0;
	//text-align: justify;
}


.body h5{
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#585858;
	margin:0;
	margin-left: 55px;
	line-height:1.5em;
	margin-top: 5px;
}

.body li {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#585858;
	margin:0;
    margin-left: 40px;
}


.body_txt li {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#585858;
	line-height:1.5em;
	margin-top: 5px;
	margin-left: 50px;
}

.body_txt p {
	font-family: 'droid_sans_monoregular', sans-serif;
	color:#585858;
	//margin:20;
	//font-size: 17px;
	line-height:1.5em;
	margin-top: 5px;
	margin-left: 30px;
	text-align: justify;
}

.body_txt p2 {
	font-family: 'droid_sans_monoregular', sans-serif;
	color:#585858;
	font-size: 14px;
	line-height:1.5em;
	margin-top: 5px;
	margin-left: 5px;
	//text-align: justify;
}


.body_txt p small {
	font-family: 'droid_sans_monoregular', sans-serif;
	color:#585858;
	font-size: 14px;
	margin:0;
	//font-size: 14px;
	//line-height:1.5em;
	//margin-top: 5px;
	margin-left: 30px;
	text-align: justify;
}

.body_txt a {
	font-family: 'droid_sans_monoregular', sans-serif;
	color:#71b1e0;
	text-decoration: none;
}




.image_pad{
	position:relative;
	display:block;
	float:left;
	//width:530px;
	margin:10px;
	color:#111;
	border:solid #ccc 1px;
	background:#eee;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;	  
	border-radius:10px; 
	-webkit-border-radius:10px; 
	-moz-border-radius:10px; 
	-khtml-border-radius:10px;	
	
	font-family: 'kelly_slabregular', sans-serif;
	position	: relative;
	font-size: 16px; 
	line-height:1.4em;
	display:block; 	
}
.image_pad img {
	position:relative;
	margin:0;
	padding:0; 
	border-radius:7px;
	border: solid #ddd 1px;   
}

.image_pad a {
	font-family: 'droid_sans_monoregular', sans-serif;
	color:#71b1e0;
	text-decoration: none;  
		color:#71b1e0;
	//text-decoration: none;
	position	: relative;
	//float:right;
	//width:100%;
	line-height:1.0em;
	font-size: 14px;
	padding-top:10px;	
	display:block; 
	font-style: normal ;	
}
