/* CSS Document */

.body1{ width:1000px; height:auto; margin:0px auto; padding:0px 50px;}
.btop{ width:100%; height:50px; margin-top:20px; border-bottom:1px solid #005bac;}
.btop_left{ float:left; line-height:50px; height:50px; font-size:24px; color:#005bac; font-weight:900;}
.btop_right{ float:right; line-height:50px; height:50px; font-size:12px; color:#6a6a6a;}
.content{  margin:0px 0px 50px 0px; width:1000px; min-height:200px;}
.content ul{ width:1000px; margin-top:0px; min-height:500px;}
.content ul li{ width:100%; height:60px; padding:20px 0px; border-bottom:1px solid #e5e5e5; border-top:none;}
.content ul li div.proimg{ width:60px; height:60px; background-color:#005bac;float:left; color:#fff; font-size:16px; line-height:60px; text-align:center;}
.content ul li div.proimg span{ font-size:30px;}
.content ul li div.prowz{ height:60px; line-height:60px; font-size:13px; color:#7e7e7e; padding:0px 20px; float:left;}
.page{ height:30px; margin-top:30px; text-align:center;}