@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_01.png);
	background-repeat: repeat-x;
	background-color: #ebf1f7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td object, td embed {
	vertical-align: bottom;
}
#flashContent { width:100%; height:100%; overflow:hidden;}
a.link {
	color: #036;
	text-decoration: none;
}

.b_main {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #09F;
	}
.b_main a:link {color:#036; font-weight: bold; font-size:11px; text-decoration: none;}
.b_main a:visited {color:#036; font-weight: bold; font-size:11px; text-decoration: none;}
.b_main a:hover {color:#036; font-weight: bold; font-size:11px; text-decoration: underline;}

#language {
	width: 370px;
	float: right;
	padding-top: 14px;
}
.txt_news {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
	}
.footer_bg {
	background:url(images/footer_bg.png);
	background-repeat:repeat-x;
	}
.txt_footer_head {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	font-variant:small-caps;
	}
.txt_footer_head_blu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #09F;
	font-variant:small-caps;
	}
.txt_footer { font-family: Arial, sans-serif; font-size: 10px; color: #003; line-height: 24px; }
.txt_footer a:link {color:#003; font-size:10px; text-decoration: none;}
.txt_footer a:visited {color:#003; font-size:10px; text-decoration: none;}
.txt_footer a:hover {color:#003; font-size:10px; text-decoration: underline;}

.txt_footer2l { font-family: Arial, sans-serif; font-size: 10px; color: #003;}
.txt_footer2l a:link {color:#003; font-size:10px; text-decoration: none;}
.txt_footer2l a:visited {color:#003; font-size:10px; text-decoration: none;}
.txt_footer2l a:hover {color:#003; font-size:10px; text-decoration: underline;}

.txt_main { font-family: Arial, sans-serif; font-size: 12px; color: #333; }
.txt_main a:link {color:#036; font-size:12px; text-decoration: none; font-weight: bold; }
.txt_main a:visited {color:#036; font-size:12px; text-decoration: none; font-weight: bold;}
.txt_main a:hover {color:#036; font-size:12px; text-decoration: underline; font-weight: bold;}

.txt_title { font-family: Arial, sans-serif; font-size: 18px; color: #09F; line-height: 24px; }

.b_onblu { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #FFF; }
.b_onblu a:link {color:#FFF; font-weight: bold; font-size:11px; text-decoration: none;}
.b_onblu a:visited {color:#FFF; font-weight: bold; font-size:11px; text-decoration: none;}
.b_onblu a:hover {color:#FFF; font-weight: bold; font-size:11px; text-decoration: underline;}

.b_readmore { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; color: #FFF; background-color:#09F; }
.b_readmore a:link {color:#FFF; font-weight: bold; font-size:11px; text-decoration: none; background-color:#09F;}
.b_readmore a:visited {color:#FFF; font-weight: bold; font-size:11px; text-decoration: none; background-color:#09F;}
.b_readmore a:hover {color:#FFF; font-weight: bold; font-size:11px; text-decoration: none; background-color:#0CF;}

#scrollbox {width:300px; height:457px; overflow:auto; }
