/*产品信息*/
.rights
{
	color: #BEBEBE;
    width: 500px;
    height: 24px;
    border: 0;
}

.td_menu {
	font-size: 11px;
	color: #545454;
	line-height: 16px;
	text-decoration: none;
}

li.playlist3
{
    float: left;
    padding-right: 12px;
    width: 165px;
    height: 200px;
    list-style-type: none;
    overflow: hidden;
}

.playlist3_cover
{
    float: Top;
    width: 165px;
    height: 135px;
    overflow: hidden;
}

.playlist3_title
{
    padding: 3px 0;
    line-height: 18px;
}

.search_pages
{
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}

/*翻页*/
.pages
{
    display: block;
    clear: both;
    padding: 20px 20px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
}
a.pages_previous, a.pages_next
{
    display: block;
    float: left;
    margin: 0 1px;
    padding: 0 10px;
    border: 1px outset #ccc;
    text-align: center;
    text-decoration: none;
    color: #666;
    background-color: #eee;
}
a.pages_current
{
    display: block;
    float: left;
    margin: 0 1px;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    color: #f00;
}
a.pages_page
{
    display: block;
    float: left;
    margin: 0 1px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    text-align: center;
    text-decoration: none;
    color: #666;
}
a.pages_page:hover
{
    color: #f00;
    border: 1px solid #f60;
}
a.pages_omission
{
    display: block;
    float: left;
    margin: 0 1px;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
    color: #666;
}
.font_green {
	font-weight: bold;
	color: #8DC63F;
}
.boxbody {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 13px; FONT-FAMILY: Tahoma
}
