@charset "utf-8";
/* CSS Document */

a
{
color: #769c38;
text-decoration: none;
}

a:hover
{
color: #769c38;
text-decoration: underline;
}

img
{
border: 0px;
}

body
{
	background:#e7e3c6;
	margin: 0px;
	
font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
#t
{
	height: 100%;
	width: 1104px;
background-color: #f5f1d6;
}
#l
{
	background:url(/images/vline.jpg) repeat-y;
	width: 26px;
	height: 100%;
}
#r
{
	background:url(/images/vline1.jpg) repeat-y;
	width: 26px;
	height: 100%;
}
#head
{
	background:url(/images/blogo.jpg) no-repeat;
	width: 1052px;
	height: 447px;
}
#head_menu
{
	background:url(/images/flbg.jpg) repeat-x;
	width: 1052px;
	height: 55px;
}
#lf
{
	background:url(/images/flbg1.jpg) no-repeat;
	width: 103px;
	height: 55px;
	float:left;
}
#rf
{
	background:url(/images/flbg2.jpg) no-repeat;
	width: 103px;
	height: 55px;
	float:right;
}
a.am
{
	display:block;
	float:left;
	height: 55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-decoration:none;
	margin-right:50px;
	color:#FFF;
	background:url(/images/am.jpg) no-repeat;
	background-position:bottom center;
}
a.am1
{
	display:block;
	float:left;
	height: 55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#FFF;
	background:url(/images/am.jpg) no-repeat;
	background-position:bottom center;
}
a.am:hover, a.am1:hover 
{
    display:block;
	float:left;
	background:url(/images/am1.jpg) no-repeat;
	color: #efe761;
	background-position:bottom center;
}
a.am span, a.am1 span
{
display: block;
margin-top: 10px;
}
#left
{
	width: 211px;
float: left;
clear:both;
background-color: #f5f1d6;
        
}
#content
{
padding-top: 20px;
width: 800px;
margin-left: 240px;
background-color: #f5f1d6;
}

h5
{
display: block;
text-align: center;
font-weight:100;
background:url(/images/h2.jpg) no-repeat;
width: 211px;
height: 70px;
color:#FFF;
font-family:Verdana, Geneva, sans-serif;
font-size:18px;
padding-top: 13px;
margin-bottom: -20px;
}

.menu_point
{
	padding-left:5px;
	padding-right:8px;
color: #83a749;
}
a.left
{
text-decoration: none;
display:block;
float:left;
padding-left: 15px;
color: #698934;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
a.left:hover
{
text-decoration: underline;
display:block;
float:left;
padding-left: 15px;
color: #698934;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}
.news_date
{
color: #C9D1D3;
padding-bottom: 3px;
padding-left: 15px;
color: #ed9f25;
display:block;
float:left;
}

.news_title
{
        font-size: 8pt;
	font-weight: bold;
display:block;
float:left;
padding-left: 15px;
}

.news_description
{
color: #606060;
display:block;
float:left;
padding-left: 15px;
font-size: 12px;
}
h1
{
color: #7cb028;
font-family:Verdana, Geneva, sans-serif;
font-size:22px;
font-weight:100;

}
h2
{
color: #7cb028;
font-family:Verdana, Geneva, sans-serif;
font-size:20px;
font-weight:100;
}
h3
{
color: #7cb028;
font-family:Verdana, Geneva, sans-serif;
font-size:15px;
font-weight:100;
}
#foot
{
border-top: 1px dashed #7cb028; 
height: 40px; 
width: 1052px;
float:right;
margin-top: 70px;
padding-top: 10px; 
font-size: 11px;
}
#foot span
{
padding-left: 15px;
}
.table_border, .table_border td
{
	border-collapse: collapse;
	empty-cells: show;
	border-width:1px;
	border-color: #222222;
	border-style: dashed;
padding:5px;
}
