@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color:#fff;
	background: #ffffff url("../images/bg.jpg") no-repeat scroll center top;
	font-size:12px;
	color:#007f24;
}
body,td,th {
	font-size: 12px;
	color:#007f24;
}
img{	border:0;}
a {
	font-size: 12px;
	color:#007f24;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#007f24;
}
a:hover {
	text-decoration: underline;
	color:#333;
}
a:active {
	text-decoration: none;
	color: #333;
}
td{
	color:#007f24;
	font-size:12px;}
.a{ 
	background: #ffffff url("../images/index_03.jpg") repeat-x scroll left top;
	width:695px;
	height:527px;
	}
.b{
	background: #ffffff url("../images/index_05.jpg") repeat-x scroll left top;
	width:988px;
	height:59px;
	}
.c{
	background: #ffffff url("../images/index_06.jpg") repeat-x scroll left top;
	width:988px;
	height:56px;
	font-size:12px;
	text-align:right;
	}
.d{
	background: #ffffff url("../images/index_04.jpg") repeat-x scroll left top;
	width:293px;
	height:527px;
	}	
	
.c6{
	background: #ffffff url("../images/cate_14.jpg") repeat-x scroll left top;
	width:997px;
	height:79px;
	}
#footer{
	display:none;
}