 
 #content .projedetail {width:150px;height:auto;float:left;margin:20px;-webkit-box-shadow:  0px 0px 5px 5px #dedede;box-shadow:  0px 0px 5px 5px #dedede;background:#fff;border-radius:5px;}
 #content .projedetail img {width:140px;height:94px;margin:5px 5px 0px 5px;border-radius:2px;}
 #content .projedetail p {width:140px;font-family:tahoma;font-size:12px;margin:0px;text-align:center;padding:5px;}
 #content #detail img {width:150px;float:left;margin:5px 0px 10px 0px;}
 #content .news {font-family:tahoma;font-size:12px;}
 #content .news li {border-bottom:1px dashed red;padding:5px;width:885px;}
 #content .news li a {color:#000;text-decoration: none;}
 #content .news li a:hover {text-decoration: underline;color:red;margin:0px 0px 0px 10px;}