#tags,#tags2{
width:290px;
height:26px;
background:url(../images/bg_tags.gif) no-repeat;
}
#tag1,#tag2,#tag3,#tag4{
float:left;
text-align:center;
display:inline;
}
#tags a,#tags2 a{
width:75px;
display:block;
height:18px;
padding-top:8px;
font-weight:bold;
color:#f60;
text-decoration:none;
cursor:default;
}
#tags a:hover,#tags2 a:hover{
color:#f00;
}
#content1,#content2,#content3,#content4 {
background:#fff;
border-left:1px solid #c4c4c4;
border-right:1px solid #c4c4c4;
width:288px;
height:191px;
}
.bottom_content{
width:290px;
height:2px;
overflow:hidden;
background:url(../images/bottom_conts.gif) no-repeat;
}
.selected_tag{
background:url(../images/bg_tag_l.gif) no-repeat left top;
}
.unselected_tag{
background:url(../images/bg_tag_l.gif) no-repeat left bottom;
}
.selected_a{
background:url(../images/bg_tag_r.gif) no-repeat right top;
}
.unselected_a{
background:url(../images/bg_tag_r.gif) no-repeat right bottom;
}
.selected_cont{
display:block;
}
.unselected_cont{
display:none;
}
#tags a.gengduo_link,#tags2 a.gengduo_link{
color:#000;
font-weight:normal;
text-decoration:none;
width:55px;
height:20px;
padding-top:6px;
cursor:auto;
text-align:center;
}
#tags a.gengduo_link:visited,#tags2 a.gengduo_link:visited{
color:#000;
}
#tags a.gengduo_link:hover,#tags2 a.gengduo_link:hover{
color:#f00;
text-decoration:underline;
}
.gengduo{
display:inline; 
float:right;
}
.div_288px{
background:#fff;
border-left:1px solid #c4c4c4;
border-right:1px solid #c4c4c4;
width:288px;
text-align:center;
}