﻿/* 分類按鈕 */
.TypeBtnDefault{
	background-image:url(../images/right_column_channel01-1.gif);
}
.TypeBtnDefault, .TypeBtnDefault A, .TypeBtnDefault A:link, .TypeBtnDefault A:hover, .TypeBtnDefault A:visited, .TypeBtnDefault A:active{
	color:#666666;
}
/*綠*/
.TypeBtnGreen{
	background-image:url(../images/right_column_channel01-2.gif);
}
.TypeBtnGreen, .TypeBtnGreen A, .TypeBtnGreen A:link, .TypeBtnGreen A:hover, .TypeBtnGreen A:visited, .TypeBtnGreen A:active{
	color:#569122;
}
/*橘*/
.TypeBtnOrange{
	background-image:url(../images/right_column_channel02-2.gif);
}
.TypeBtnOrange, .TypeBtnOrange A, .TypeBtnOrange A:link, .TypeBtnOrange A:hover, .TypeBtnOrange A:visited, .TypeBtnOrange A:active{
	color:#ee630f;
}
/*粉紅*/
.TypeBtnPink{
	background-image:url(../images/right_column_channel03-2.gif);
}
.TypeBtnPink, .TypeBtnPink A, .TypeBtnPink A:link, .TypeBtnPink A:hover, .TypeBtnPink A:visited, .TypeBtnPink A:active{
	color:#d24040;
}
/*黃*/
.TypeBtnYellow{
	background-image:url(../images/right_column_channel04-2.gif);
}
.TypeBtnYellow, .TypeBtnYellow A, .TypeBtnYellow A:link, .TypeBtnYellow A:hover, .TypeBtnYellow A:visited, .TypeBtnYellow A:active{
	color:#bca402;
}
/*藍*/
.TypeBtnBlue{
	background-image:url(../images/right_column_channel05-2.gif);
}
.TypeBtnBlue, .TypeBtnBlue A, .TypeBtnBlue A:link, .TypeBtnBlue A:hover, .TypeBtnBlue A:visited, .TypeBtnBlue A:active{
	color:#265891;
}
/*咖啡*/
.TypeBtnCoffee{ 
	background-image:url(../images/right_column_channel06-2.gif);
}
.TypeBtnCoffee, .TypeBtnCoffee A, .TypeBtnCoffee A:link, .TypeBtnCoffee A:hover, .TypeBtnCoffee A:visited, .TypeBtnCoffee A:active{ 
	color:#8d6d27;
}
/*淺灰*/
.TypeBtnGray1{
	background-image:url(../images/right_column_channel07-2.gif);
}
.TypeBtnGray1, .TypeBtnGray1 A, .TypeBtnGray1 A:link, .TypeBtnGray1 A:hover, .TypeBtnGray1 A:visited, .TypeBtnGray1 A:active{
	color:#6d6b6b;
}
/*生活百貨-黑*/
.TypeBtnGray2{
	background-image:url(../images/right_column_channel08-2.gif);
}
.TypeBtnGray2, .TypeBtnGray2 A, .TypeBtnGray2 A:link, .TypeBtnGray2 A:hover, .TypeBtnGray2 A:visited, .TypeBtnGray2 A:active{
	color:#434242;
}
