@charset "utf-8";
bkloop {
	background-image: url(images/left_back_loop.jpg);
	background-repeat: repeat;
}

.side_title {
	font-family: "新細明體";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.side_text {
	font-family: "新細明體";
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
.side_text a:link {
	text-decoration: none;
}
.side_text a:hover {
	font-family: "新細明體";
	font-weight: normal;
	color: #CCCCCC;
	font-size: 12px;
}
.side_text a:visited {
	text-decoration: none;
}
.bottom_text {
	font-family: "新細明體";
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
.bottom_text a:link {
		font-family: "新細明體";
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
.bottom_text a:hover {
	font-family: "新細明體";
	font-weight: normal;
	color: #00F;
	font-size: 12px;
	text-decoration: underline;
}
.bottom_text a:visited {
		font-family: "新細明體";
	font-weight: normal;
	color: #999999;
	font-size: 12px;


bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	color: #666;
	font-size: 12px;
	font-style: normal;
}
.left_loop {
	background-image: url(images/left_back_loop.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #BAB0B1;
	background-position: center center;
}

@charset "utf-8";
.article_title {
	font-family: "新細明體";
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
	padding: 5px;
}
.article_time {
	font-family: "新細明體";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #F00;
}
.article_day {
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	padding: 5px;
}
