@charset "utf-8"; 
*{ margin:0; padding:0}

#focus{ overflow:hidden;}
#focus ul{ float:left;}
#focus li{ width:100%; float:left;}
#focus li img{ width:100%}
.clear{clear:both;}
#view_content img {
    max-width: 100%;
}
#view_content p {
    text-align: justify;
}
#end4 a {
    color: #606672;
}
