/* CSS Document */
body {
	margin:0px auto;
	padding:0px;
	font-family: "新細明體";
	background-color: #E7EDF7;
}
.area{
	margin:0px auto;
	padding:0px;
	width:990px;height:517px;
	background-color: #3B88AB;
}
.area2{
	margin:0px auto;
	padding:0px;
	width:990px;
	height:138px;
	background-image: url(images/index_03.jpg);
	position: relative;

}

.area2 .enter{
	width:150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
	margin:10px auto;
}
	
.area2 .enter a{
	color: #006699;
	text-decoration: none;
}
.area2 .table{
	margin:0px 0px 0px 0px;
	width:220px;
	float:right;
	position: absolute;
	top: 10px;
	right: 125px;
}
.fb {
	margin:60px 0px 0px 30px;
	position: absolute;	top: 10px;
	left: 20px;
}
#qr {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 2px 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 5px;
	line-height: 1.5em;
}
#qr img {
	border: 0px none #FFFFFF;
	margin: 0px 0px 3px 0px;
}
#qr a {
	color: #333333;
	text-decoration: none;
}

#qr b {
	font-size: 13px;
	font-weight: normal;
}


	
.word12{
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
.red{
	color: #CC0000;
}
.blue{
	color: #669900;
}
.link{
	color: #003399;
	text-decoration: none;
	text-align: center;
	clear: both;
	font-size: 13px;
	line-height: 1.5em;
}.link a{
	color: #003399;
	text-decoration: none;
}

.copyright{
	background-repeat: repeat-x;
	margin:0px auto;
	padding:0px;
	background-position: top;
}

.copyright .ctin{
	margin :0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	color:#080808;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.copyright .ctin a:link, .copyright .ctin  a:visited{
	color:#080808;
}
.copyright .ctin a:hover{
	color:#0066CC;
}

