@charset "big5";
body {
	background-color: #000000;
	margin: 0px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a0000;
}
.bcode_text {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.bg_rpt {
	background-image: url(/misc/callingcard/images/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_gradient {
	background-image: url(/misc/callingcard/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt_gray2 {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #CC0000;
}

.bg_photo {
	background-image: url(/misc/callingcard/images/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #A1A1A1;
}
a:visited {
	color: #A0A0A0;
	font-family: "新細明體", Arial;
	font-size: 12px;
}
a:hover {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:active {
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #993300;
}

.txt_gray {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 140%;
	color: bcbcbc;
}
.txt_input {
	font-family: "新細明體";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.login_text {
	font-family: "新細明體", Arial;
	font-size: 12px;
	line-height: 200%;
	color: #B2B2B2;
}
