/* ---------------------------------------------------------------- body*/
Body,td,tr{
font-size: 12px; 
text-align: center; 
border: 0; 
padding: 0; 
margin: 0;
}
img,form{
margin: 0; 
border: 0; 
padding: 0;
}
html,ul,ol,li,dl,dt,dd{
margin: 0;
padding: 0;
}
ul,ol,li{
list-style: none;
}
a{
color: #666;
text-decoration: underline;
}
a:hover{ 
color: #cc0000;
text-decoration: none; 
}
/* ---------------------------------------------------------------- east_404*/
.east_404{
width: 500px;
height: 100%;
margin-top: 50px;
border: 1px #e2e2e2 solid;
}
.east_404_top{
width: 480px;
height: 66px;
margin-top: 15px;
overflow: hidden;
}
.east_404_center{
width: 480px;
height: 100%;
padding: 10px 0px 20px 0px;
overflow: hidden;
}
.east_404_center li{
width: 450px;
height: 100%;
color: #666;
text-align: left;
overflow: hidden;
padding: 4px 10px 0px 20px;
line-height: 18px;
}
