@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo img {
	margin-top: 10px;
	margin-left: 16px;
}
.contfaq {
	text-align: right;
	padding-right: 16px;
}
.contfaq img {
	padding-left: 10px;
}
.footer {
	text-align: center;
	font-family: "Trebuchet MS", Tahoma;
	color: #B7B7B7;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 4px;
}
.footer a{
	color: #B7B7B7;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.footer div {
	padding-top: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #858585;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
}

.footer a:hover{
	color: #8B8B8B;
}
.contents {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #3B3B3B;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.contents h3 {
	text-align: center;
	font-size: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
}
.contents h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.contents .expl {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #858585;
}
.contents .hlpBtn {
	display: block;
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	line-height: 20px;
	font-size: 14px;
	cursor: default;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
}
.contents .hidenImgs {
	display: none;
}
.contents a:active, .contents a:visited, .contents a:hover{
	color: #FF0000;
}
.contents .faqs {
	padding: 10px;
	color: #666666;
}
.contents .faqs strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 15px;
	font-weight: normal;
	color: #000000;
}
