@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.border {
	border: 1px solid #333333;
}
.border_a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
.border_a2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #202020;
	border-right-color: #333333;
	border-left-color: #333333;
}
.border_b {
	background-color: #202020;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.foot_wd {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	color: #454545;
}
a.foot_link {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	color: #454545;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
.wd_gray_11 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	color: #999999;
}
.wd_white_12 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.wd_white_16 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
}
.menu_bg {
	background-color: #202020;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a.foot_link:hover {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a.linka {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a.linka:hover {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.wd_org {
	font-size: 11px;
	color: #FFCC00;
}
a.link2 {
	color: #FFCC00;
	text-decoration: none;
}
a.topstudios {
	color: #333333;
	text-decoration: none;
}
.link_top {
	color: #333333;
}

