body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
margin:0;
padding:0;
}
body,button,input,select,textarea {
font:12px/1.5tahoma,arial,\5b8b\4f53;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
}
address,cite,dfn,em,var {
font-style:normal;
}
code,kbd,pre,samp {
font-family:couriernew,courier,monospace;
}
small {
font-size:12px;
}
ul,ol {
list-style:none;
}
a {
text-decoration:none;
color:#000;
}
a:hover {
text-decoration:none!important;
}
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
legend {
color:#000;
}
fieldset,img {
border:0;
}
button,input,select,textarea {
font-size:100%;
}
table {
border-collapse:collapse;
border-spacing:0;
}
#rightcont {
position:absolute;
display:none;
top:10px;
left:200px;
}
#rightcont li {
height:30px;
border-bottom:1px solid #95B8E7;
width:125px;
background:#E0ECFF;
text-align:center;
line-height:30px;
}
#rightcont li:hover {
background:#F2F7FF;
}
#tab .tabul {
width:100%;
height:27px;
background:#E0ECFF;
padding-left:4px;
padding-top:2px;
margin:0px;
border-bottom:1px solid #95B8E7;
}
#tab .tabul li {
height:27px;
margin:0 4px -1px 0;
float:left;
}
#tab .tabul li a:nth-of-type(1) {
padding:0 10px;
height:25px;
line-height:25px;
display:inline-block;
border:1px solid #95B8E7;
border-radius:3px;
font-size:14px;
}
#tab .tabul li a:nth-of-type(1) i {
padding-left:4px;
font-size:12px;
}
自己写的不好,有啥问题大家指正,指正。