@charset "utf-8";

.top{ background:#0369bc; height:50px;}

.top ul li{ float:left; line-height:50px; width:204px;}

.top ul li:hover{ background-color:#014d98}

.top ul li a{color:#fff; font-size:17px; display:block;}

.top ul li img{ float:left; margin-top:8px; margin-right:13px; margin-left:40px;}

.footer{ background:#f3f3f3; color:#333}

.footer p{ line-height:23px;}

