	*
	{
		padding: 0px;
		margin: 0px;
		/*border: 1px solid red;*/
		outline: none;
	}

	html
	{
		width: 100%;
		height: 100%;
		overflow: auto;
	}

	body
	{
		width: 100%;
		height: 100%;
		background: white;
		font: 14px/1.7  Georgia,"Nimbus Roman No9 L",serif;
	}

	table
	{
		border-collapse: collapse;
		border-spacing: 0;
	}

	a img
	{
		border: none;
	}

a
{
color: black;
}
	
a:hover
{
color: RGB(141, 22, 21);
}
	
p 
{
 text-indent: 30px;
}

	#main-table
	{
		margin: 0 auto;
		width: 1170px;
		height: 100%;
		background: transparent url('/images/bg.png') no-repeat top center;
	}
	
	#footer_table
	{
		background: transparent url('/images/bgf.png') no-repeat top center;
		height: 100%;
		width: 100%;
	}

	#logo
	{
		width: 250px;
		height: 139px;
		vertical-align: top;
	}

	#top_center
	{
		width: 669px;
		vertical-align: top;
	}

	#top_pic
	{
		margin: 8px 0px 4px 1px;
		width: 668px;
		height: 100px;
	}

	#font_header_right_table
	{
		font-size: 9pt;
		font-weight: 400;
		color: #FFFFFF;
	}

	#font_header_right_table a
	{
		color: #FFFFFF;
		text-decoration: none;
	}

	#div_left
	{
		width: 100px;
		margin: 0px 0px 0px 0px;
		border-left: 3px solid #e3c359;
	}

	#border_col
	{
		border-left: 1px solid #e3c359;
		border-right: 1px solid #e3c359;
	}

	#center_body_table
	{
		width: 630px;
		height: 100%;
	}

	#footer_left
	{
		height: 90px;
	}

	#body_table
	{
		width: 1130px;
		height: 100%;

	}

/*
	#body_table_text
	{
		text-align: left;
		font-size: 12px;
		font-weight: 400;
		color: black;
		margin-left: 2px;
	}
*/
	.body_table_text
	{
		text-align: left;
		font-size: 14px;
		line-height: 18px;
		font-weight: normal;
		color: black;
		margin-left: 0px;
	}
/*
	#body_table_caption
	{
		height:24px;
		font-size: 15px;
		vertical-align: top;
		font-weight: 600;
		color: black;
	}
	#body_table_caption a 
	{
		text-decoration: none;
		color: black; 
	}
	#body_table_caption a:hover 
	{
		color: RGB(141, 22, 21);
	}
*/

.body_table_caption
	{
		height: 30px;
		font-size: 14px;
		line-height: 18px;
		font-weight: bold;
		color: black;
	}
.body_table_caption a 
	{
		text-decoration: none;
		color: black;
	}
.body_table_caption a:hover 
	{
		color: RGB(141, 22, 21);
	}

	#top_menu
	{
		width: 530px;
		height: 20px;
	}

.top_menu
	{
		width: 100%;
		font-size: 11px;
		height: auto;
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
.top_menu a
	{
		color: white;
		text-decoration: none;
	}
.top_menu a:hover
	{
		color: #fbd53b;
	}

#left_menu
	{
		text-align: left;
		margin: 20px 0px 0px 0px;
	}



.note_spu
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #3b7255;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}

.note_spu_open
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #3b7255;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.note_spu a, .note_spu_open a
{
	display: block;
	padding: 0px 0px 0px 14px;
	color: #3b7255;
	text-decoration: none;
}

.note_spu a:hover, .note_spu_open a:hover
{
	color: RGB(141, 22, 21);
}

.submenu_spu {
	display: block;
	font-size: 12; 
	font-weight: bold; 
	color: #3b7255;

margin-left: 20px;

	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 14px;
}

.submenu_spu h4 {
	color: red;
	font-size: 12; 
}

.submenu_spu a {
margin-top: 10px;
	text-decoration: none;
	color: #3b7255;
}

.submenu_spu a {
margin-top: 10px;
	text-decoration: none;
	color: #3b7255;
}

.submenu_spu:hover a {
	color: #FFFFFF;
	background-color: #8DAA8E;
}


.lm1 {
	color: black;
	text-decoration: none;
	background-image: url(../images/C1.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	display: block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: 500;
	font-size: 10pt;
}
.lm1:hover {
	color: yellow;
	text-decoration: none;
	background-image: url(../images/C1H.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: silver;
	display: block;
	padding-right: 0px;
	padding-left: 50px;
	font-size: 10pt;
}

.lm1_spu
{
	font-size: 12px;
	color: #3b7255;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 39px;
}

.lm1_spu:hover
{
	text-decoration: none;
	color: RGB(141, 22, 21);
}

.lm2_spu
{
	font-size: 12px; 
	color: RGB(141, 22, 21);
	text-decoration: none;
	/*	background-color: #a7d0ba; */
	display: block;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 39px;
}



.d1 {
font-size: 8pt;
	margin: 10px 3px;
	border-width: 4px;
	border-color: RGB(1, 101, 31);
}
.d1 td {
	padding: 2px;
	text-align: center;
}
.d1 th {
	color: #FFFFFF;
	background-color: RGB(120, 140, 115);
	padding: 3px;
	font-weight: normal;
}
.d1 a {
   font-weight: normal;
   color: #383838;
   text-decoration: none;
   display: block;
   padding: 3px;
   margin: -3px;
}
.d1 a:hover {
   font-weight: bolder;
   text-decoration: none;
   background-color: #8DAA8E;
   padding: 3px;
   display: block;
   margin: -3px;
}

#bot_menu
{
	width: 530px;
	height: 20px;
	margin-top: 15px;
}



.text_pam{
   color: White;
   background-color: RGB(1, 101, 31);/**/
   padding: 7px;
}
.text_pam p{
   font-weight: bold;
   text-align: left;
   font-size: 8pt;
}
.text_pam a{
   text-decoration: none;
	color: #FFFFFF;
}
.text_pam a:hover{
	color: #CCCCCC;
}
.text_dat{
//   background-color: RGB(223, 224, 221);
   padding: 7px;
   font-size: 8pt;
}
.text_dat a{
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: black;
	font-weight: bold;
	height: 100%;
	text-decoration: none;
}
.text_dat a:hover {
	background-color: #8DAA8E;
}
