.city {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-align: left;
	line-height:20px;
	BACKGROUND-POSITION: bottom;
    BACKGROUND-REPEAT: no-repeat;
}
.citytitle {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #F61264;
	text-align: left;
	line-height:20px;
	BACKGROUND-POSITION: bottom;
    BACKGROUND-REPEAT: no-repeat;
}
.exhibit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: left;
	line-height=20px;
	BACKGROUND-POSITION: bottom;
    BACKGROUND-REPEAT: no-repeat;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0059B5;
	text-align: left;
	font-size: 11px;
	vertical-align:sub;
	letter-spacing: 0.5px;
	BACKGROUND-POSITION: bottom;
	BACKGROUND-REPEAT: no-repeat;
}

body {
	background-color: #EAE1B8;
}
.title {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
}

.link{color:#ffffff;font-size : 12px;text-decoration:none;}
.link:visited{font-size : 12px;color : #ffffff;text-decoration:none;}
.link:active {font-size : 12px;color : #ffffff;text-decoration:none;}  
.link:hover {font-size : 12px;color : #FFD200;}


.link2{color:#555555;font-size : 12px;text-decoration:none;letter-spacing: 1px;}
.link2:visited{font-size : 12px;color : #555555;text-decoration:none;letter-spacing:1px;}
.link2:active {font-size : 12px;color : #555555;text-decoration:none;letter-spacing: 1px;}  
.link2:hover {font-size : 12px;color : #EF007C;letter-spacing:1px;}

