/**
* package  CL.v1.mod-buyer-tools
* import   OP.g.v2
* import   CL.v1.page
* @author  Edgar
* Date     June 11
*/
.mod-buyer-tools{
height:78px;
}
.mod-buyer-tools .cell-header{
border-top:1px solid #dedede;
}
.mod-buyer-tools .title{
display:inline-block;
padding:0 21px 0 12px;
border-top:2px solid #dedede;
color:#000;
font-weight:700;
font-size:14px;
line-height:28px;
}
.mod-buyer-tools .empty-line{
height:14px;
border-right:1px solid #dedede;
border-left:1px solid #dedede;
*overflow:hidden;
*width:310px;
*margin-top:-30px;
}
.mod-buyer-tools .content{
margin:4px 0 0 4px;
}
.mod-buyer-tools ul li{
height:25px;
}
.mod-buyer-tools ul li a{
background:url(//cbu01.alicdn.com/images/app/operation/clothing/v1/bg-buyer-tools.jpg) no-repeat 0 0;
display:block;
height:25px;
line-height:25px;
margin-right:5px;
}
.mod-buyer-tools .lt a{
width:85px;
text-indent:30px;
}
.mod-buyer-tools .ct a{
background-position:0 -36px;
width:106px;
text-indent:30px;
}
.mod-buyer-tools .rt a{
background-position:0 -72px;
width:99px;
text-indent:38px;
}
