.product-border {
	background-repeat: no-repeat;
	height: 210px;
	width: 210px;
	position: absolute;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.txt_1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FBBF13;
}
.news_date {
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.news_title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.about_txt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a.about:link,a.about:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.about:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0a3da1;
	text-decoration: underline;
}
a.faq:link,a.faq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.faq:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0a3da1;
	text-decoration: underline;
}
.news_txt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding-left: 10px;
}
.download_txt {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a3da1;
}
.faq_title {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0a3da1;
}
a.uj:link,a.uj:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.uj:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
li {
	font-family: "·s²Ó©úÅé", Arial, Verdana;
	font-size: 12px;
	color: #777777;
	list-style-position: inside;
	list-style-image: url(../images/click.gif);
	list-style-type: disc;
	line-height: 21px;
}