Files
ningbo/动易的标签库/Skin/sitemap.css
T
2026-08-31 16:22:00 +08:00

78 lines
1.2 KiB
CSS

#inter_middle{
padding:0 0 0 2px;
}
.c_daohang{
background: url(images/sitemap_daohang_bg.gif) no-repeat;
height:20px;
}
.c_daohang_sp{
padding-left:26px;
color:#2d6ec3;
}
.daohang
{
float:left;
margin-bottom:5px;
width:243px;
margin:0px 2px 5px;
}
.daohang dt
{
height:26px;
}
.daohang li
{
}
.daohang dd
{
background:url(images/sitemap_listbg.gif) repeat-x;
padding:10px 17px 10px 17px;
width:207px;
border-left:#9ac3ea 1px solid;
border-right:#9ac3ea 1px solid;
border-bottom:#9ac3ea 1px solid;
}
.daohang li a
{
font-size:14px;
color:#3e773d;
background:url(images/sitemap_bottomline.gif) no-repeat bottom;
display:block;
padding:8px 0px 0px 33px;
height:22px;
}
.daohang a:hover
{
color:#255892;
}
.daohang ul ul
{
background:#e9f1f8;
}
.daohang li li a
{
padding:8px 0px 0px 53px;
border-bottom:0;
background:none;
height:22px;
}
.inter_r_title{
height:26px;
background: url(images/sitemap_titlebg.gif) no-repeat;
}
.daohang dt .inter_r_title a
{
float:left;
font: normal normal bold 14px/120% auto;
color:#3d72b4;
height:19px;
padding:7px 0px 0px 25px;
display:inline;
}
.daohang dt .inter_r_title a:hover
{
color:#3d72b4;
text-decoration:none;
}