/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	font-size:12px;
   color: #666666;
   background:#29b070;
  }
a:link {
	color: #666666;
	text-decoration: none;
}


a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: red;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.top{width:822px; margin:0 auto;s
}
.top .top_t{width:802px;background:url(images/index1.jpg);height:47px; line-height:47px; padding-right:20px; text-align:right;
}
.top .top_c{width:822px;
}
.top .top_d{width:822px;
}
.content{width:822px; margin:0 auto; height:500px; background:#FFFFFF;
}
.content .left{ width:594px; float:left;
}
.content .left .logo{width:100px; margin-top:30px;
}
.content .right{ width:228px; float:right;
}
.content .right .search{ width:100%px;
}
.content .right .tj{ width:226px; height:188px; background:url(images/index8.jpg);
}
.foot{width:822px; margin:0 auto; background:url(images/index4.jpg); height:52px; line-height:25px; text-align:center; padding-top:15px;
}