@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family:"宋体";
}
body { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#008D46;
	text-decoration:none;
}
a:active{
	color: #000;
	text-decoration: none;
}
#ft a:link {
	color: #12633f;
	text-decoration: none;
}
#ft a:visited {
	color: #12633f;
	text-decoration: none;
}
#ft a:hover {
	color:#008D46;
	text-decoration:none;
}
#ft a:active{
	color: #12633f;
	text-decoration: none;
}
.indexft a:link {
	color: #12633f;
	text-decoration: none;
}
.indexft a:visited {
	color: #12633f;
	text-decoration: none;
}
.indexft a:hover {
	color:#008D46;
	text-decoration:none;
}
.indexft a:active{
	color: #12633f;
	text-decoration: none;
}


#zmain{
	width:1004px;margin:0 auto; padding:0px; background-color:#FFF;
}
#tp{
	width:784px;margin:0 auto;text-align:center;
}
.tp1{
	width:784px;overflow:hidden;
}
.tp2{ 
	width:784px; height:39px; text-align:left;overflow:hidden;
}

#main{
	position:relative;margin:0px auto;width:1004px;overflow:hidden; background-color:#FFF; background:url(../images/bg.jpg) repeat-y;
}
.mainleft{
	width:221px;overflow:hidden; float:left; height:855px; overflow:hidden;
}
.mainleft div{
	width:221px; text-align:center;
}
.mainright{
	width:783px; float:right;overflow:hidden;
}
.mainright ul{ 
	list-style-type:none; padding:0px; margin:0px;
}
.mainright ul li{
	list-style-type:none; margin:0px;overflow:hidden; text-align:left;
}
.mainright ul li.mcontents{
	width:778px; padding-left:5px;
}

#ft{
	width:1004px;position:relative; height:50px;margin:0px auto; padding-top:9px;overflow:hidden; line-height:25px; text-align:center; background:url(../images/ft.jpg) no-repeat; color:#12633f;
}