﻿@charset "UTF-8";
.knowlegeWord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	border-top-style: 5;
	border-right-style: 5;
	border-bottom-style: 5;
	border-left-style: 5;
	line-height: 18px;
}
.bullent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.bullent li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.commonText02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}.commonText02Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.commonText02BoldBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
	line-height: 16px;
}
.commonText02BoldG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
}
.ProductTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #562c03;
}

#pageWrapper
{
	display: block;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#footerWrapper
{
	background-color: #FFFFFF;
	width: 950px;
	position: fixed;
	bottom: 0px;
	padding-bottom: 5px;
	z-index: 100;
}

#copyright {
	font-size: 9px;
	text-align: right;
	vertical-align: top;
	right: 0px;
	width: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
