@charset "big5";
body {
	background-color: #000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, '微軟正黑體', '新細明體', sans-serif;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}

#main {
	width: 1000px;
	background-color: #c7d4e3;
}
#main_i {
	width: 1000px;
	background-color: #333;
}
#sidebar {
	width: 181px;
	margin: 0px;
	float: left;
}
#content {
	width: 819px;
	margin: 0px;
	float: right;
}
#foot {
	clear:both;
	background-color: #333;
	padding: 10px;
	text-align: center;
}
.Copyright ,
.Copyright a:link ,
.Copyright a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.Copyright a:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration:underline;
	text-align: right;
	font-family: Verdana, Arial, Helvetica;
}
.text_a {
	font-weight: normal;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
.text_b {
	font-size: 16px;
	color: #900;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
.text_c {
	font-size: 8px;
	color: #999;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	font-variant: normal;
	text-align: right;
}
.text_d {
	font-size: 8px;
	color: #999;
	font-weight: normal;
	font-style: normal;
	line-height: 10px;
	font-variant: normal;
	text-align: left;
}
.text_e {
	text-align:right;
	font-weight: normal;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-decoration: underline;
}
.text_f {
	font-size: 13px;
	color: #006;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
.text_g {
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
}
.text_i ,
.text_i a:link ,
.text_i a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.text_i a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.text_l ,
.text_l a:link ,
.text_l a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.text_l a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
.td_color {
	background-color: #9CF;
}
.td_color_bg {
	background-image: url(../images/td_bg.jpg);
	background-repeat: repeat-x;
}