#abgne-block-20120327 {
width: 700px;
}
#abgne-block-20120327 ul, #abgne-block-20120327 li {
list-style: none;
margin: 0;
padding: 0;
}
#abgne-block-20120327 .tabs li {
float: left;
margin: 0 0 -1px 5px;
border: 1px solid #ddd;
background: #fafafa;
height: 32px;
cursor: pointer;
border-radius: 5px 5px 0 0;
}
#abgne-block-20120327 .tabs li.active {
background: #fff;
padding-bottom: 1px;
border-bottom: none;
}
#abgne-block-20120327 .tabs li.hover{
background: #f5f5f5; 
}
#abgne-block-20120327 .tabs span {
display: block;
float: left;
overflow: hidden;
padding: 7px 15px 5px 15px;
}
#abgne-block-20120327 .tab_container {
clear: both;
border: 1px solid #DDD;
background: #fff;
overflow: hidden;
border-radius: 5px;
}
#abgne-block-20120327 .tab_container ul {
position: relative;
top:-30px; 
left:-5px; 
height: 450px;
overflow: hidden;
}
#abgne-block-20120327 .tab_container .tab_content li {
position: absolute;
width: 660px;
height: 100%;
padding: 15px;
margin-top: 10px;
background: #fff;
}
#abgne-block-20120327 .tab_container .tab_content li img {
display: block;
float: left;
margin-right: 15px;
}