@charset "utf-8";
/* CSS Document */

.BLT {
	font-family:Arial;
	font-size:9px;
	color:#0033FF;
}
.toplink{
	font-family:"Myriad Pro";
	font-size:10px;
	color:#ffffff;
}
.toplink a:link	{
	font-family:"Myriad Pro";
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.toplink a:hovor {
	font-family:"Myriad Pro";
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.toplink a:visited {
	font-family:"Myriad Pro";
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.navi {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#777575;
	font-weight:bold;
}
.navi_openpage {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#393838;
	font-weight:bold;
}
.navi a:link {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#777575;
	font-weight:bold;
	text-decoration:underline;
}
.navi a:hovor {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#777575;
	font-weight:bold;
	text-decoration:underline;
}
.navi a:visited {
	font-family:"Myriad Pro";
	font-size:12px;
	color:#777575;
	font-weight:bold;
	text-decoration:underline;
}
.title {
	font-family:"Myriad Pro";
	font-size:20px;
	color:#222d80;
	font-weight:bold;
}
.Detail {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.Detail a:link {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#222d80;
	font-weight:bold;
}
.Detail a:hovor {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#222d80;
	font-weight:bold;
}
.Detail a:visited {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#222d80;
	font-weight:bold;
}
.Detail_subtitle {
	font-family:"Myriad Pro";
	font-size:16px;
	color:#000000;
	font-weight:bolder;
}
.Detail_bold {
	font-family:"Myriad Pro";
	font-size:14px;
	color:#000000;
	font-weight:bolder;
}
.ScrollDiv {
	overflow: auto;
	height: 100%;
	width: 100%;
	scrollbar-base-color: White;
    scrollbar-face-color: White;
    scrollbar-track-color:silver;
    scrollbar-arrow-color: Black;
    scrollbar-3dlight-color: Black;
    scrollbar-darkshadow-color: Black;
    scrollbar-highlight-color: White;
    scrollbar-shadow-color: White;
}
.textBox {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
