/* CSS Document */

body {
	margin-top: 0px;
}
.header {color: #FFFFFF; font-weight: bold; font-size: 16px; font-family: Arial; }
.header a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:hover {
	color: #FF9900;
	text-decoration: none;
}
.header a:active {
	text-decoration: none;
}

.title_a{
	color: #013686;
	font-weight: bold;
	font-family: Verdana;
	font-size: 19px;
	text-decoration:none;
}
.title_a a:link{
	color:#013686;
	text-decoration: none;
}
.title_a a:hover {
	color: #FF9900;
	text-decoration:underline;
}
.title_b {
	color: #FC5B01;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
}
.title_b1 {
	font-family:  Arial;
	font-size: 13px;
	color: #01338a;
	font-weight: bold;
	text-decoration: none;
}
.title_b1 a:link{
    color: #01338a;
	text-decoration: none;
}
.title_b1 a:visited{
    color: #01338a;
	text-decoration: none;
}
.title_b1 a:hover {
	color: #FF9900;
	text-decoration:underline;
}

.title_c {
	font-family:  Arial;
	font-size: 18px;
	color: #013686;
	font-weight: bold;
}	

.title_d {color: #013686; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; }
.title_d1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #58A33C;
}
.left_item {color: #17345E; font-size: 12px; font-family: "Courier New"; text-decoration:none;}
.left_item a:link{
    color: #17345E;
	text-decoration: none;
}
.left_item a:visited {
	color: #17345E;
	text-decoration: none;
}
.left_item a:hover {
	color: #FF9900;
	text-decoration:underline;
}



.left_more {font-size: 12px; color: #6C915D; font-family:"Courier New"; text-decoration: none;}
.left_more a:link{
    color: #6C915D;
	text-decoration: none;
}
.left_more a:hover {
	color: #FF9900;
	text-decoration:underline;
}
.text_black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.text_blue {
	font-family: Arial;
	font-size: 12px;
	color: #013686;
	line-height:18px;
}
.text_title{
	font-family: Arial;
	font-size: 12px;
	color: #013686;
	font-weight: bold;
}
.text_time{
    font-family: Arial;
	font-size: 12px;
	color: #666666}
.text_green {color: #58A33C; font-size: 24px; font-weight: bold; }
.footer_1{color:#000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; }
.footer_1 a:link{
    color:#000000;
	text-decoration: none;
}
.footer_1 a:hover {
	color: #FF9900;
	text-decoration:underline;
}
.footer_2{font-size: 12px; font-family: "Times New Roman", Times, serif;
          color:#000000;
	     text-decoration: none;
}
.footer_2 a:link{
    color:#000000;
	text-decoration: none;
}
.footer_2 a:visited{
    color:#000000;
	text-decoration: none;
}
.footer_2 a:hover {
	color: #FF9900;
	text-decoration:underline;
}

.version_text{
    color:#013686;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.pic{ margin-top:2px; width:210px; height:100px;}
