@charset "utf-8";
a:link {
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}
a:active {
	color: #FF3366;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
.標題-深灰-20px {
	font-size: 28px;
	font-weight: bold;
	height: 36px;
	font-family: "標楷體";
	color: #333333;
}
.內文-中灰-15px {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.內文-中灰-15px-B {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.內文-中灰-12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.內文-中灰-12px-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.內文-中灰-11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.視窗背景1 {
	background-image: url(img/w-bar-04.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.內文-桃紅-15px {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6699;
}
