@charset "utf-8";
/* CSS Document */

body, td {
/* overflow: scroll; */
font-family: Verdana;
color: #000000;
font-size: 12px }

h1 {
border-left: #ffffbf thick solid;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: bold;
font-size: 20px;
color: #003985;
font-weight: normal;
font-stretch: extra-expanded }

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: normal;
font-size: 16px;
color: #003985;
font-stretch: extra-expanded }

.news a {
color: #003985;
text-decoration: none;
font-weight: bold }

.picsubtitle {
font-size: 10px;
color: #666666 }
.tab_bg_light {
	background-color: #FFFFBF;
}
.tab_bg_dark {
	background-color: #FFFF80;
}

