﻿@font-face {
    font-family: "My Custom Font";
    src: url(http://www.skqs.com/font/FZKaiT_4.TTF) format("truetype");
}

@charset "utf-8";
.iframe_bg {
	background-attachment: fixed;
	background-image: url(images/iframe_bg.jpg);
	background-repeat: no-repeat;
}
.txtB_black {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
.txt_black {
	font-size: 12px;
	color: #000000;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-style: normal;
}
.txtB_black_subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
.alpha_bg {
	background-image: url(images/alpha_bg.gif);
	background-repeat: repeat;
}
.iframe_bg_right {

	background-attachment: fixed;
	background-image: url(images/iframe_bg_right.jpg);
	background-repeat: no-repeat;
}
.txtB_red {

	font-size: 12px;
	color: #86403E;
	font-weight: bold;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
.pop_bg {

	background-attachment: fixed;
	background-image: url(images/pop_bg.jpg);
	background-repeat: repeat;
}
.newsiframe_bg1 {
	background-attachment: fixed;
	background-image: url(images/news_frame_bg1.jpg);
	background-repeat: no-repeat;
}
.newsiframe_bg2 {

	background-attachment: fixed;
	background-image: url(images/news_frame_bg2.jpg);
	background-repeat: no-repeat;
}
.txtB_Red_subhead {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}
.txt_black2 {

	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
}

.customfont {
	font-size: 12px;
	color: #000000;
	line-height: 180%;
	font-family: "My Custom Font", Verdana, Tahoma;
	font-style: normal;
}