@charset "utf-8";
/* CSS Document */
.leftBox{ float:left; width:185px;}
.rightBox{ float:left; width:760px; padding-left:20px;}
.newsList li{ line-height:30px; border-bottom:1px dashed #ccc; background:url(../images/ico-3.jpg) left 14px no-repeat; padding-left:16px; position:relative}
.newsList li span{ color:#ccc; position:absolute; right:10px}
.page{ text-align:center}
.login{ width:219px; height:179px; background:url(../images/login.jpg) no-repeat; padding:120px 0 0 400px}
.b2bList{ border:1px solid #ccc; padding:10px;}
.b2bList h3{ font-size:14px;}
.b2bList h3 span{ font-size:12px; color:#ccc; font-weight:normal;}
.b2bList li{ border-bottom:1px dashed #ccc; line-height:26px; padding:6px 0; height:110px; overflow:hidden}
.chose li{ float:left; display:block;  margin-right:8px;}
.chose li a{width:155px; height:26px; display:block; text-align:center;background:url(../images/navbg1.jpg);}
.chose li a.selected,.chose li a:hover{ background:url(../images/navbg.jpg); color:#fff; text-align:center;width:155px; height:26px; display:block; }
