@charset "UTF-8";
body {
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(../img/index/index_bg_img.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}
table {
	font-size: 12px;
	line-height: 180%;
}
a:link {
    color: #7FA619;
	text-decoration: underline;
}
a:visited {
	color: #7FA619;
	text-decoration: underline;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
h1 {
	margin: 0px;
}
.table1 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	font-size: 12px;
	line-height: 180%;
}
.table2 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	color: #7FA619;
!important
; 	font-size: 12px;
	line-height: 180%;
}
.table2 a:link {
	color: #7FA619;
	text-decoration: underline;
}
.table2 a:visited {
	color: #7FA619;
	text-decoration: underline;
}
.table2 a:hover {
	color: #336633;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	height: 36px;
	width: 910px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 36px;
}
