Верх:
Код:
<style>
.container1 {width:0px; margin: 0; padding: 0;}
ul.tabs {
margin-left: -13px;
afloat: left;
border: 0px;
list-style: none;
height: 0px;
width: 10px;
}
ul.tabs li {
float: left;
margin: 0;
padding: 0;
height: 65px;
line-height: 1px;
border: 0px;
background: url();
overflow: hidden;
position: relative;
}
ul.tabs li a {
text-decoration: none;
color: transparent;
display: block;
background: url();
outline: none;
}
ul.tabs li a:hover {
background: url();
border: 0px;
}
html ul.tabs li.active {
background: url();
border: 0px;
}
html ul.tabs li.active a:hover {
background: url();
border: 0px;
}
.tab_container1 {
clear: both;
float: left;
width: 440px;
height: 320px;
background-image : url();
background-color: transparent;
border: 0px;
}
.tab_content {
padding: 10px;
}
.tab_content h2 {
font-weight: normal;
padding-bottom: 10px;
border: 0px;
}
</style>







