body {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	color: black;
}
.content_text {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #bababa;
}
.middot {
	
	font-family: Verdana;
	font-size: 6px;
	font-weight: bold;
	color: white;	
}
.main_link_a {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.main_link_a:hover {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
.main_link {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #bababa;
	text-decoration: none;
}
.main_link:hover {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #bababa;
	text-decoration: underline;
}
.sub_link_l {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.sub_link_l:hover {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
.sub_link_a {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
}
.sub_link_a:hover {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	text-decoration: underline;
}
.sub_link {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom: 1px dotted black;
}
.sub_link:hover {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
}
.text {
	
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;	
}
.text_small {
	
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: black;	
}
.mail_link {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.mail_link:hover {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
.mail_link_b {
	
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.mail_link_b:hover {
	
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: underline;
}
.mail_link_s {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.mail_link_s:hover {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
.agb_header {
	
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: justify;
}
.agb_normal {
	
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: justify;
}
.iframe {
	
	 z-index: 10;
	 border: 1px solid white; 
	 scrollbar-base-color:#8C8CC6;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#8C8CC6;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#ACACE6;

	 
}