﻿.menuC02 A:link
{
	font-size: 24px;
	color: #FF9900;
	text-align: center;
	text-decoration: none;
}

.menuC02 A:visited
{
	color:#d9d1aa;
	text-decoration: none;
}

.menuC02 A:hover
{
	color:#ffcc00;
	text-decoration: none;
}

.menuC02 A:active
{
	color:#d9d1aa;
	text-decoration: none;
}

.left
{
	text-align:left;
}

/*5/6喜市集發展計劃1.1修改*/
/*跑馬燈*/
.runHorse {
	height: 30px;
	line-height: 30px;
    padding-left: 35px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 13px;
	overflow: hidden;
	background-image: url(/images/runHorse.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCCCCC;
    width: 900px;
	
}
.message {
	padding-top: 10px;
	padding-left: 10px;
	width: 900px;
	left: 10px;
	top: 9px;
	height: 27px;
}

.message div
{
	margin: 0px;
}
.messageText {
	height: 27px;
	font-size: 13px;
	line-height: 26px;
	width: 900px;
}
/*5/6喜市集發展計劃1.1修改*/

.banner_01 {
	margin-top: 15px;
	margin-right: 215px;
	margin-bottom: 10px;
	margin-left: 215px;
	position: relative;
}

.AdShow {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*tb下方排序連結*/
.tb_menu04{FONT-SIZE:13px;COLOR: #333333; TEXT-DECORATION: none;font-family: "Arial", "verdana";}
A.tb_menu04:link{FONT-SIZE:13px;COLOR: #333333; TEXT-DECORATION: none;font-family: "Arial", "verdana"}
A.tb_menu04:visited{FONT-SIZE:13px;COLOR: #333333; TEXT-DECORATION: none;font-family: "Arial", "verdana"}
A.tb_menu04:active{FONT-SIZE:13px;COLOR: #333333; TEXT-DECORATION: none;font-family: "Arial", "verdana"}
A.tb_menu04:hover{FONT-SIZE:13px;COLOR: red; TEXT-DECORATION: none;font-family: "Arial", "verdana"}

.pages {
	font-size: 10px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FF6600;
	line-height: 30px;	
}
.pages span {
	border: 1px solid #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FF6600;
	color: #FFFFFF;
}
.pages a:link, .pages a:visited, .pages a:active {
	color: #006699;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#FCFCFC;
}
.pages a:hover {
	color: #FFFFFF;
	background-color: #FF6600;

