body td div{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	border:0;
	font-family:Arial ËÎÌå;

}
	
A {
	color: #22478d; text-decoration: none; outline: none;
}
A:hover {
	color: #3f3f3f; border-bottom: 1px solid;
}
A:active {
	color: #3f3f3f; border-bottom: 1px solid;
}
.T_Conent {
	width:870px; border:0; height:140px; overflow:hidden;
}
.T_Conent A.prev {
	display: block; background:#000 no-repeat left; float: left; width: 30px; height: 143px; text-decoration: none;
}
.T_Conent A.next {
	display: block; background:#000 no-repeat left; float: left; width: 30px; height: 143px; text-decoration: none;
}
.T_Conent ul {
	margin:0px; margin:0; display:list-item;
}
.T_Conent ul li {
	margin:0px; list-style:none; float:left;
}

.T_Conent li img {
	margin:10px; width:150px; height:118px;background-color: #fff
}




 .prev
 {
     background:#000 url(left.gif) no-repeat;
     height:166px;
     float:left;
     width:30px;
 }
 .next
 {
     background:#000 url(left.gif) no-repeat;
     height:166px;
     float:left;
     width:30px;
 }
 .anyClass
 {
     background-image:url(center.gif);
     background-repeat:repeat-x;
     width: 800px;
     height:166px;
     float:left;
     padding-top:10px;
 }
 .anyClass li
 {
     text-align:center;
 }

