@charset "utf-8";
#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;
}
body {
	background-color: #c8e9f1;
}
a:link {
	color: #343795;
	text-decoration: none;
}
a:visited {
	color: #343795;
	text-decoration: none;
}
a:hover {
	color: #8781be;
}
.T1_Black {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 22px;
	color: #231f20;
	font-weight: bold;
}
.T2_Purple {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 22px;
	color: #92278f;
	font-weight: bold;
}
.T3_Top {
	font-family: "微軟正黑體";
	font-size: 16px;
	line-height: 22px;
	color: #343795;
	font-weight: bold;
}

.Box {
	background-color: #ffffff;
	background-image: url(images/Box.jpg);
	background-repeat: no-repeat;
	height: 582px;
	width: 985px;
}
.Picture_Box {
	float: right;
	margin-left: 10px;
}
.Picture_Box_2 {
	float: right;
	margin-left: 5px;
}
.Stroke {
	border: 1px solid #8781be;
}
.Stroke_White {
	border: 1px solid #ffffff;
}
.Desktop_Boader {
	border: 13px solid #8781be;
}
