@charset "utf-8";
body {
	background-color: #ffffff;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
#top_navi  {
	margin: auto;
	background-image: url(images/navi/M_bg.gif);
	height: 36px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.T1_Black {
	font-family: Helvetica, Arial, "微軟正黑體", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}
.T2_Blue {
	font-family: Helvetica, Arial, "微軟正黑體", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #6950a1;
	font-weight: bold;
}
.T2_Blue_{
	font-family: Helvetica, Arial, "微軟正黑體", sans-serif;
	font-size: 9px;
	line-height: 24px;
	color: #6950a1;
	font-weight: bold;
}
.T3_Blue_Large {
	font-family: Helvetica, Arial, "微軟正黑體", sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #6950a1;
	font-weight: bold;
	text-align: center;
}
.Top {
	font-family: Helvetica, Arial, "微軟正黑體", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #00a1e9;
	font-weight: bold;
}
.Index_Stroke {
	border: 3px solid #969696;
}

.Stroke {
	border: 1px solid #FF00FF;
	background-color: #F5F5F5;
}
.Box_BK {
	background-image: url(images/Box.jpg);
	background-repeat: no-repeat;
	height: 689px;
	width: 735px;
}

