/*连接样式--------开始--------------------*/
/*新品上市|热销排行-------*/
a.NeiYi-01:link {
	color: #ff4c79;
	text-decoration: none;
}
a.NeiYi-01:visited {
	color: #ff4c79;
	text-decoration: none;
}
a.NeiYi-01:hover {
	color: #ff0876;
	text-decoration: underline;
}
/*势力推荐|优惠促销-------*/
a.NeiYi-02:link {
	color: #d9247d;
	text-decoration: none;
}
a.NeiYi-02:visited {
	color: #d9247d;
	text-decoration: none;
}
a.NeiYi-02:hover {
	color: #872651;
	text-decoration: underline;
}
/*文章-------*/
a.news_title:link {
	color: #7b3605;
	text-decoration: none;
}
a.news_title:visited {
	color: #7b3605;
	text-decoration: none;
}
a.news_title:hover {
	color: #872651;
	text-decoration: underline;
}

/*连接样式--------结束--------------------*/
.body_jiao_bj {
	background-image: url(../images/NeiYi/Jiao.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.body_tj-bj {
	background-image: url(../images/NeiYi/neiyi_32.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.td_title{
	background-image: url(images/NeiYi/Tiao.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
}