/* 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:20px 0px 50px 0px; width:1000px; min-height:200px;}
.content ul{ width:1000px; margin-left:10px; margin-top:0px; min-height:500px;}
.content ul li{ width:320px; float:left; margin-right:10px; margin-bottom:10px;}
.content ul li div.proimg{ width:320px; height:182px;}
.content ul li div.prowz{ width:254px; height:39px; padding:7px 53px 7px 12px; line-height:20px;border:1px solid #e5e5e5; font-size:13px; color:#7e7e7e; background:url(../img/proxx.png) no-repeat 265px 0px;}
.page{ height:30px; margin-top:30px; text-align:center;}