﻿.tab_css {
width:100%;
max-width:560px;
height:160px;
overflow:hidden;
}

.tab_css_title {
width:100%;
max-width:560px;
height:28px;
background:#fff  url(images/1.jpg) no-repeat; 

overflow:hidden;
}

.tab_css_title li {
display:block;
float:left;
margin:0 3px 0 0;
display:inline;
text-align:center;
}
.tab_css_title li a {
display:block;
width:109px;
heigth:28px;
line-height:34px;
color:#333;
}
.tab_css_title li a:hover {
color:#06f;
text-decoration:underline;
}
.tab_css_title_bg1 {background-position:0 0;}
.tab_css_title_bg2 {background-position:0 -30px;}
.tab_css_title_bg3 {background-position:0 -58px;}
.tab_css_title_bg4 {background-position:0 -88px;}
.tab_css_title_bg5 {background-position:0 -117px;}
.tab_css_con {
display:block;
width:100%;
max-width:560px;
height:305px;
padding-top:8px;
}