/**********************************************************************　catarog　***/
.catarog {
	width: 680px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.catarog h1{
	background-image: url(../img/catarog/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}

/**********************************************************************　aboutus　***/
.about {
	width: 680px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.about h1{
	background-image: url(../img/aboutus/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.about td{
	font-size: 10pt;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 13pt;
	color: #333;
}
.about p{
	margin:0px;	
	padding:2px 0px 2px 5px;
}


/**********************************************************************　information　***/
.info {
	width: 680px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.info h1{
	background-image: url(../img/info/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.info p{
	line-height: 14pt;
	margin:0px 0px 10px;	
	padding:2px 0px 2px 5px;
	}

.info h2{
	padding:10px;
	font-weight: bold;
	color: #8D85A2;
}
.info h3{
	padding:0px 2px;
	font-weight: bold;
	color: #6A73BD;
	margin: 0px;
}
/**********************************************************************　contactus　***/
.contactus {
	width: 680px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.contactus h1{
	background-image: url(../img/contactus/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contactus td{
	font-size: 10pt;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 13pt;
	color: #333;
}
.contactus p{
	margin:0px;	
	padding:2px 0px 2px 5px;
}

/**********************************************************************　faq　***/
.faq {
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.faq h1{
	background-image: url(../img/faq/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 8px;
}
.faq h3{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px 0px 20px;
	padding-left: 17px;
	background-image: url(../img/faq/q.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	padding-top: 4px;
}
.faq p{
	margin:0px 0px 0px 20px;
	padding:5px 5px 5px 20px;
	line-height: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10pt;
}
/**********************************************************************　link　***/
.link {
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.link h1{
	background-image: url(../img/link/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.link p{
	line-height: 14pt;
}
/**********************************************************************　privacy　***/
.privacy {
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.privacy h1{
	background-image: url(../img/privacy/title.gif);
	text-indent: -10000pt;
	height: 30px;
	width: 680px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
}
.privacy p{
text-align:right;
}
.privacy h2{
	padding:0px 0px 2px 0px;
	font-weight: bold;
	color: #8D85A2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.privacy li{
	line-height: 16pt;
	margin:20px 0px;
	padding:0px 0px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	font-size: 10pt;
	}
