@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
.t-top{
	font-family:096-CAI978;
	color:#FFFFFF;
	font-size:22px;
}
.t-intro{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:145%;
}
.t-producttitle{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:145%;
}
.t-content{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:155%;
}
.STYLE2 {font-size: 18px}
.style1
{
    font-family: "Franklin Gothic Medium";
}
.style2
{
    font-size: 18px;
    font-family: "Courier New", Courier, monospace;
}
.style3
{
    font-family: Arial;
}
.style4
{
    font-size: 18px;
    font-family: Arial;
}
.style5
{
    font-size: 20px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover 
{
	color:#555555;
	text-decoration: none;
}
a:active 
{
	color:#555555;
	text-decoration: none;
}
