@charset "utf-8";


body,td,th {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	line-height: 18px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#con_text  {
	width: 600px;
	margin-left:60px;
	/*margin-left:auto;
	margin-right:auto;*/

}
#con_text2 {
width: 700px;
	margin-left:0px;
	/*margin-left:auto;
	margin-right:auto;*/

}

#con_text3 {
width: 600px;
	margin-left:60px;
	padding:20px;
	/*margin-left:auto;
	margin-right:auto;*/

}
.tb_style {
	border-width: 1px;
	border-color: #FFFFFF;
	border-collapse: collapse;
}

.tb_style td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #000000;
}

#list1 {
	padding-left: 18px;
	padding-top: 0px;
}


#footer {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 82px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 10px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 10px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #00FF00;
	margin-top: 10px;
}
.textbox {
	border: 1px solid #fefa79;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

#account {
	position: absolute;
	float: right;
	width: 180px;
	margin-top: 90px;
	margin-left: 490px;
	z-index: 99;
}
