/* CSS Document */

#top{ width:100%; overflow:hidden; clear:both; box-shadow: 0px 5px 5px #ccc;}
#top ul{ width:90%; border:1px solid #999; border-radius:5px; margin:4% auto 3%; overflow:hidden;}
#top li{ width:25%; float:left; font-size:16px; text-align:center; line-height:35px; color:#999; font-size:14px;}
#top li a{ width:100%; float:left; font-size:16px; text-align:center; line-height:35px; color:#999; font-size:14px;}
#top li.on a{ background:#8e8e8e; color:#fff;}

#content{ width:100%; margin-top:2%; overflow:hidden; padding:2% 0 4%; border-bottom:1px solid #ccc;}
#content .con_left{ width:10%; float:left; margin-left:5%;}
#content .con_left img{ width:100%;}
#content .con_mid{ width:40%; float:left; margin-top:2%; margin-left:5%; color:#dc4e5b; font-size:16px;}
#content .con_right{ width:5%; float:right; margin-right:5%; margin-top:2%;}
#content .con_right img{ width:80%; }






































































































