#preload{
	background-image:url(../media_hover.png);
	display:none;
}

#bread{
	height: 60px;
	padding-top: 20px;
	padding-left: 40px;
	color:#436f2b;
}
.click {
	display:none;
}

#p_title {
	font-family: "Georgia", "Times New Roman", serif;
	font-weight: normal;
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 20px;
	color:#609842;
}

#speech{
	font-size: 33px;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	color:#609842;
	padding-top: 50px;
	padding-bottom:50px;
	text-align:center;
}

#aptek{
	width:283px;
	margin: 0 auto; 
	margin-left:8px;
}

#media{
	padding-bottom: 80px;
	width: 400px;
	height: 224px;
	margin: 0 auto;
}
	
#media a{
	background-image:url(../media.png);
	background-repeat:no-repeat;
	display: block;
	width:400px;
	height:224px;
}

#media a:hover{
	background-image:url(../media_hover.png);
	background-repeat:no-repeat;
	display: block;
	width:400px;
	height:224px;
}

/*-------------------*/

#media_mobile{
	padding-bottom: 80px;
	margin-bottom: 40px;
	width: 400px;
	height: 224px;
/*	margin: 0 auto;*/
}
	
#media_mobile a{
	background-image:url(../media.png);
	background-repeat:no-repeat;
	display: block;
	width:400px;
	height:224px;
}

#media_mobile a:hover{
	background-image:url(../media_hover.png);
	background-repeat:no-repeat;
	display: block;
	width:400px;
	height:224px;
}

/*-------------------*/
#tel a{
	color:#FFF;
	text-decoration: none;
}
/*-------------------*/

#body_list{
	margin-top: 20px;
}
#body_list li{
	list-style: circle;
	margin-left: 20px;
}

#body_list_safe{
	margin-top: 20px;
}
#body_list_safe li{
	list-style: circle;
	margin-left: 20px;
}

#safe_mobile{
	display:none;
}

/*-------------------*/
div.toggle-trigger{
	display: table;
	margin: 0 auto;
}
#scheme_pr table{
 border: 1px #999 solid;
 height: 160px;
}
#scheme_pr td {
 border: 1px #CCC solid;
 text-align: center;
 padding-left: 15px;
 padding-right: 15px;
 vertical-align: middle;
}
#scheme_pr .td_head td{
 background-color:#e0dbc6;
 border: 1px #e0dbc6 solid;
 color:#827963;
 text-align:center;
 height: 36px;
 vertical-align: middle;
}
#scheme_pr ul {
	margin-top: 20px;
}
#scheme_pr li {
	text-align: left;
}


#scheme_pr_2 table{
 border: 1px #999 solid;
 height: 160px;
}
#scheme_pr_2 td {
 border: 1px #CCC solid;
 vertical-align: middle;
 padding: 15px;
 text-align: center;
}
#scheme_pr_2 ul {
	margin-top: 20px;
	text-align: left;
}

#scheme_pr_3 table{
 border: 1px #999 solid;
}
#scheme_pr_3 td {
 border: 1px #CCC solid;
 text-align: left;
 padding: 10px;
 vertical-align: middle;
}
#scheme_pr_3 .td_head td{
 background-color:#e0dbc6;
 border: 1px #e0dbc6 solid;
 color:#827963;
 text-align:center;
 vertical-align: middle;
}

#scheme_pr_4 table{
 border: 1px #999 solid;
}
#scheme_pr_4 td {
 border: 1px #CCC solid;
 text-align: center;
 padding: 10px;
 vertical-align: middle;
}
#scheme_pr_4 .td_head td{
 background-color:#e0dbc6;
 border: 1px #e0dbc6 solid;
 color:#827963;
 text-align:center;
 vertical-align: middle;
}


#article_logo{
	vertical-align: top;
	font-size:54px;
	padding-right:20px;
	width:5%;
	color:#70ad46;
}

#article{
	padding-bottom: 20px;
}

#article .article_name {
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#article .article_name a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia;
	font-size: 16px;
	color:#487528;
	padding-bottom: 10px;
	text-decoration:none;	
}

#article .article_name a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia;
	font-size: 16px;
	color:#487528;
	padding-bottom: 10px;
	text-decoration: underline;
}

#article .article_authors{
	color: #666;	
}
#article .article_institution{
	color: #666;	
}

#article_name_2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia;
	font-size: 16px;
	color:#487528;
	padding-bottom: 10px;
	text-decoration:none;	
}

/*-------------------*/
.shortcode-toggle.closed .toggle-content, .shortcode-toggle .more-text.closed { display: none; } 
.shortcode-toggle .more-text.open { display: block; } 
/*-------------------*/

#term{
	padding-bottom: 3px;
	border-bottom: 1px dashed #999;
}
.tooltip {
	position: relative;
	cursor: pointer;
	}
.tooltip em li {
	list-style: circle;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	}
.tooltip em {
	display: none;
	}
.tooltip:hover em {
	width: 910px;
	font-style: normal;
	display: block;
	position: absolute;
 	background: #d1eebc;
	color: #518529;
	padding: 10px 10px;
	bottom: 40px;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
}
.tooltip:hover em i {
	color:#FFF;
	position: absolute;
	bottom: -7px;
	left: 140px;
	border-top: 7px solid #d1eebc;
	border-left: 7px solid;
	border-right: 7px solid;
	display: block;
}

.tooltip_2 {
	position: relative;
		cursor:help;
	}
.tooltip_2 em li {
	list-style: circle;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	}
.tooltip_2 em {
	display: none;
	}
.tooltip_2:hover em {
	width: 385px;
	font-style: normal;
	display: block;
	position: absolute;
 	background: #214e8a;
	color: #FFF;
	padding: 10px 10px;
	bottom: 10px;
	right: -50px;
 	border-radius: 5px;
	-webkit-border-radius: 5px;
 	-moz-border-radius: 5px;
}
.tooltip_2:hover em i {
	position: absolute;
	bottom: -7px;
	right: 180px;
	border-top: 7px solid #214e8a;
	border-left: 7px solid;
	border-right: 7px solid;
	display: block;
}
/*-------------------*/

.button24 a{
  font-size: 18px;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: .5em 2em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #95d373 #000 #436f2b;
  border-radius: 6px;
  background: #72af52;
  background: linear-gradient(#84c561, #609842) #72af52;
  transition: 0.2s;
} 
.button24 a:hover { background: linear-gradient(#a2d389, #609842) #a2d389; }
.button24 a:active { background: linear-gradient(#609842, #84c561) #f59500; }

a.button25 {
	margin-bottom: 20px;
  font-size: 14px;
  display: inline-block;
  color: white;
  text-decoration: none;
  padding: .3em 1.5em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #95d373 #000 #436f2b;
  border-radius: 6px;
  background: #72af52;
  background: linear-gradient(#84c561, #609842) #72af52;
  transition: 0.2s;
} 
a.button25:hover { background: linear-gradient(#a2d389, #609842) #a2d389; }
a.button25:active { background: linear-gradient(#609842, #84c561) #f59500; }

nav{
	text-align: center;
	background:#ceecb7;
	background-image: url(../menu_bg.png);
	background-repeat: repeat-x;
	height: 55px;
}
.menu{
	display:block;
	width: 900px;
	margin: 0 auto;
	margin-bottom:20px;
}
.menu li{
	display: inline-block;
	position: relative;
	z-index:100;
}
.menu li:first-child{
	margin-left:0;
}

.menu li a {
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 18px;
	text-decoration:none;
	padding:19px 11px 18px 11px;
	display:block;
	color:#578b33;
}

.menu li a:hover, 
.menu li:hover > a{
	color:#ffffff;
	background:#214e8a;
}

.menu ul {
	text-align:left;
	display: none;
	margin-left: 0;
	width: 150px;
	position: absolute;
	left: 0px;
	background: #ffffff;
}

.menu ul li {
	display:block;
	background:none;
	margin: 0;

}
.menu ul li a {
	font-weight: normal;
	display:block;
	color:#797979;
	border-left:3px solid #ffffff;
	background:#ffffff;
}
.menu ul li a:hover, .menu ul li:hover > a{
	background:#f0f0f0;
	border-left:3px solid #9db1cc; /*#9CA3DA;*/
	color:#797979;
}
.menu li:hover > ul{
	margin: 0;
	display: block;
}
.menu ul ul {
	margin: 0;
	left: 149px;
	top: 0px;
}
.mobile-menu{
	display:none;
}
.mobile-menu:hover{
	background:#214e8a;
	color:#ffffff;
	text-decoration:none;
}

@media (max-width: 959px) {

	.menu{
		display:none;
		width: 100%;
		float: left;
	}
	.mobile-menu{
		display:block;
		font-family: "Georgia", "Times New Roman", serif;
		font-size: 18px;
		text-decoration: none;
	}
	#touch-menu{
		background-image: url(../menu_bg_mob.png);
		background-repeat: no-repeat;
		padding:18px 15px 16px 16px;
		float: right;
		color:#578b33;
		margin-top: -39px;
	}
	#touch-menu:hover{
		color:#FFF;
	}
	nav{
		text-align: center;
		background:#ceecb7;
		background-image: url(../menu_bg.png);
		background-repeat: repeat-x;
		height: 55px;
	}
	.menu li{
		display:block;
		margin:0;
	}
	.menu li a {
		background:#ffffff;
		color:#797979;
		border-bottom:1px solid #e0e0e0;
		border-left:3px solid #ffffff;
		margin-top: 0px;
	}
	.menu li a:hover, .menu li:hover > a{
		background:#f0f0f0;
		color:#797979;
		border-left:3px solid #9db1cc;
	}
	.menu ul {
		text-align:center;
		display:block;
		position:relative;
		top:0;
		left:0;
		width:100%;
		margin: 0;
	}
	.menu ul ul {
		text-align:center;
		left:0;
		margin: 0;
	}

}