@charset "utf-8";


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 28px;
	text-align: center;
	padding: 0px;
}
a img {
border:none
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
	height: 28px;
	line-height: 28px;
}
.bg_top {
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	height: 140px;
	width: 900px;
}
.bg_main_top {
	background-image: url(images/bg_main_top.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 780px;
}
.bg_main {
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	width: 900px;
}
.bg_main_base {
	background-image: url(images/bg_main_base.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 20px;
}
.bg_drop_base {
	background-image: url(images/bg_drop_base.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 80px;
}
.bg_news_top {
	background-image: url(images/news_top.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 60px;
}
.bg_involved_top {
	background-image: url(images/involved_top.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 60px;
}
.bg_search_top {
	background-image: url(images/search_top.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 60px;
}


.bg_news_main {
	background-image: url(images/news_main.png);
	background-repeat: repeat-y;
	width: 230px;
}
.bg_news_base {
	background-image: url(images/news_base.png);
	background-repeat: no-repeat;
	width: 230px;
	height: 20px;
}
.divide_news {
	background-image: url(images/divide_news.png);
	background-repeat: repeat-x;
	height: 20px;
}
.txt_main_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt_main_blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_main_greenB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #11C822;
	text-decoration: none;
}


.txt_page_blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_page_greenB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #11C822;
	text-decoration: none;
}
.txt_base_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_form_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.txt_form_blackB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}


.txt_form_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #11C822;
	text-decoration: none;
	
}
.txt_form_greenB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #11C822;
	text-decoration: none;
	line-height: 18px;
}
.txt_main_black a:visited    {
	color: #000000;
}
.txt_main_black a {
	color: #000000;
}
.txt_main_blackB  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_main_blackB a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_form_black    a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.txt_main_blackB a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

