@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #67CCFF;
	background-repeat: repeat-x;
}
.content_bg {
	background-image: url(images/index_13.jpg);
	text-align: center;
}

.border {
	border: 1px solid #333333;
	text-align: center;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 2px;
	line-height: 16px;
	
	text-align: justify;
	text-justify:inter-ideograph;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 2px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
h1 {
	font-family: "新細明體";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	background-position: center;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
h3 {
	font-family: "新細明體";
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 2px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
}
.under {
	font-size: 14px;
	color: #003;
	line-height: 20px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
}
.water {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 1px;
	margin: auto;
	font-size: 16px;
}
.under_water {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
}



a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
}
#pro_1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 80%;
	margin: auto;
}
#pro_1 img {
	border: thin solid #CCC;
	padding: 0px;
	margin: 8px;
}
