/* 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{ padding:0px 20px; margin:20px 0px 50px 0px; width:960px; min-height:200px;}
