@charset "utf-8";
/* CSS Document */
*{ padding:0p; margin:0px;}
ul li{ list-style:none;}
a{ text-decoration:none;}
.top{width:995px; height:90px;margin:0px auto; background:#0091b3;}
.top .logo{ width:523px; height:65px;float:left;background:url(logo.png) no-repeat top center; margin-left:40px; margin-top:15px;}
.top p{ float:left;font:16px/90px "微软雅黑"; color:#CCC; margin-left:50px;}
.banner{ width:995px; margin:0px auto; height:322px; background:url(banner.jpg) no-repeat top center;}
.daohang{ width:995px; margin:0px auto; height:45px; background:#68bcd5;}
.daohang .a1{ margin-left:300px;}
.daohang a{ float:left; display:block; width:110px; text-align:center; font:16px/45px "微软雅黑"; color:#fff;}
.content{ width:995px; margin:0px auto; height:300px; background:#f8f8f8;}
.content .p1{ height:200px; background:#f8f8f8;font:16px/200px "微软雅黑"; text-align:center;}
.content .p2{ width:800px; margin:0px auto;background:#f8f8f8;font:16px/30px "微软雅黑"; }

.bottom{ width:995px; margin:0px auto; height:100px;background:#666666;}
.bottom p{ float:left; width:350px; height:100px;font:22px/100px "微软雅黑"; color:#fff; text-align:center;}
.bottom ul{ width:500px; float:left;font:14px/25px "微软雅黑"; color:#fff; margin-top:10px;}


