<>
.chip {
width: 760px;
border: 1px solid #BBC5CF;
background: url(http://www.sogou.com/fuwu/help/images/chipbar.gif)
repeat-x;
overflow: auto;
}
.chip h2.chip h3.chip p.chip ul {
margin: 0;
padding: 0;
list-: none;
}
.leftchip {
line-height: 17px;
width: 540px;
border-right: 1px dashed #A9A9A9;
padding: 18px 0 20px;
margin-left: 14px;
display: inline;
float: left;
font-size: 14px;
}
.chip h3 {
font-size: 14px;
font-weight: normal;
margin-top: 18px;
}
.chip h3 a {
color: #001B68;
text-decoration: underline;
}
.chip strong {
font-weight: normal;
color: #FE0000;
}
.leftchip p.leftchip p a {
color: #646464;
text-decoration: none;
}
.leftchip .chipurl.leftchip .chipurl a {
color: #689900;
font-size: 12px;
text-decoration: none;
}
.rightchip {
float: left;
margin-left: 12px;
display: inline;
line-height: 24px;
font-size: 12px;
padding-top: 18px;
color: #002A94;
}
.rightchip a {
color: #002A94;
text-decoration: none;
}
>