#splist {
	width:600px;
	border:1px solid #ccc;
}
#tags {
	width:400px;
	*height:27px;
        _height:25px;
}
        
#tags li {
    float:left;
	*height:27px;
        _height:25px;
	margin-right:5px;
	font-size:13px;
	text-align:center;
	*line-height:27px;
        _line-height:25px;
	width:61px;
	vertical-align:middle;
        border-bottom:1px solid #ccc;
}
#tags li a {
	color:#666;
}
#tags li.selectTag {
	cursor:pointer;
        border-bottom:1px solid #fff;
}
#tags li.selectTag a {
	font-weight:bold;
}
#c1, #c2, #c3, #c4, #c5, #c6 {
	display:none;
        *width:598px;
        _width:590px;
        padding-left:10px
}
.bg_list {
	/*background-image: url("./pictures/indeximg/ring_border.gif");*/
	background-repeat: repeat-x;
}


