
.container { position: relative; width: 100%; }

.bArea01 { float:left; width:375px; border:1px solid #dcdcdc; height:265px; border-top-left-radius:5px;  border-top-right-radius:5px; }
.bArea02 { float:left; width:375px; margin-left:25px; border:1px solid #dcdcdc; height:265px; border-top-left-radius:5px;  border-top-right-radius:5px; }

.bArea .hd { padding:0 15px; height:28px; line-height:28px; background:url(../image/hd.jpg) repeat-x; border-bottom:1px solid #dcdcdc; }
.bArea .hd a { float:right; }
.bArea .hd p { font-size:16px; padding-left:30px; color:#333; }

.bArea01 .hd p { background:url(../image/hd01.png) no-repeat center left; }
.bArea02 .hd p { background:url(../image/hd02.png) no-repeat center left; }

.bArea .bd { padding:15px 15px 0 15px; }
.bArea .bd ul li { height:33px; line-height:33px; padding:0 10px; border-bottom:1px dashed #999; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }
.bArea .bd ul li span { float:right; padding-left:30px; }
.bArea .bd ul li a { padding-left:17px; background:url(../image/li.png) no-repeat center left; font-size:16px; }

.bArea03 { float:right; width:180px; padding:15px 10px 0 10px; height:250px; background:#f8f8f8; }
.bArea03 .p1 { padding-left:10px; height:40px; line-height:40px; background:#008cd7; color:#fff; font-size:16px; }
.bArea03 .p2 ul li { margin-top:10px; }
.bArea03 .p2 ul li p { font-size:13px; color:#333; margin-bottom:5px; }
.bArea03 .p2 ul li .text { width:165px; height:28px; padding-left:10px; line-height:28px; border:1px solid #d6d6d6; border-radius:5px; }
.bArea03 .p2 ul li .btn01 { width:60px; height:30px; text-align:center;line-height:30px; background:#008cd7; color:#fff; cursor:pointer; border-radius:5px; }
.bArea03 .p3 { margin-top:10px; font-size:13px; }
.bArea03 .p3 a { padding:0 5px; }

.bArea03 .p5 { padding:20px 10px; text-align:center; font-size:16px; }
.bArea03 .p4 a { display:block; width:150px; height:30px; font-size:16px; text-align:center;line-height:30px; background:#008cd7; color:#fff; cursor:pointer; border-radius:5px; margin:10px auto; }





