/*
mystage 女人 频道模板
(C) 2008 by mystage
http://www.my5tai.com
*/
/*-------------------------------样式------------------------------------*/
/*大表格样式*/
.table_1 {
	border: 1px solid #E494BD;
}

.table_4 {
	border: 1px solid #ADD373;
}
/*首推位置表格样式*/
.table_2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1387B;
}
.table_5 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

/*-------------------------------字体样式------------------------------------*/
/*频道标题*/
.title1{
	color: #E1387B;
}
.title1 a {
	color: #E1387B;
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #5C8F0B;
}
/*频道中部首推位置
.centerTop_Button {
	color: #E1387B;
}
.centerTop_Button a {
	color: #E1387B;
}*/
/*top10*/
.top10 {
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
.top10 a {
	text-decoration: none;
	color: #333333;
}
.top10 a:hover {
	text-decoration: underline;
	color: #FF6500;
}
/*友情链接*/
.bottom {
	font-size: 12px;
	line-height: 22px;
	color: #5C8F0B;
}
.bottom a {
	text-decoration: none;
	color: #5C8F0B;
}
.bottom a:hover{
	text-decoration: underline;
}
/*-------------------------------按钮样式------------------------------------*/
.TasADSOn{
	font-size:12px;
	background:url(../images/lady/lady_index_51.gif);
	color:#E1387B;
	font-weight:bold;
}
.TasADSOff{
	font-size:12px;
	background:url(../images/lady/lady_index_53.gif);
	color:#6D6D6D;
}

